Lucene search
+L

5936 matches found

UbuntuCve
UbuntuCve
added 2020/03/24 3:15 p.m.33 views

CVE-2020-1747

A vulnerability was discovered in the PyYAML library in versions before 5.3.1, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

10CVSS7.4AI score0.05442EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2020/03/24 1:56 p.m.40 views

CVE-2020-1747

A vulnerability was discovered in the PyYAML library in versions before 5.3.1, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

9.8CVSS9.8AI score0.05442EPSS
SaveExploits1References10
CVE
CVE
added 2020/03/24 1:56 p.m.498 views

CVE-2020-1747

CVE-2020-1747 affects the PyYAML library. The vulnerability enables arbitrary code execution when processing untrusted YAML via full_load or the FullLoader, by abusing the python/object/new constructor. Affected releases are PyYAML versions before 5.3.1 (per the original CVE entry). Multiple conn...

10CVSS9.7AI score0.05442EPSS
SaveExploits1References10Affected Software1
AlpineLinux
AlpineLinux
added 2020/03/24 1:56 p.m.47 views

CVE-2020-1747

A vulnerability was discovered in the PyYAML library in versions before 5.3.1, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

10CVSS10AI score0.05442EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2020/03/23 2:08 p.m.31 views

CVE-2020-5249

A flaw was discovered in rubygem-puma, where it did not properly forbid untrusted input in an early-hints header. This flaw allows an attacker with the ability to tamper with HTTP headers to insert a carriage return character to end the header and then insert malicious content, allowing an HTTP...

6.5CVSS2.4AI score0.01571EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2020/03/23 2:08 p.m.34 views

CVE-2020-5247

A flaw was discovered in rubygem-puma, where it did not properly forbid untrusted input in a response header. This flaw allows an attacker with the ability to tamper with HTTP headers to insert a new-line and insert malicious content, allowing an HTTP response splitting, which exposes the risk of...

7.5CVSS1.8AI score0.02549EPSS
SaveExploits0References4
Gentoo Linux
Gentoo Linux
added 2020/03/19 12:00 a.m.71 views

PyYAML: Arbitrary code execution

Background PyYAML is a YAML parser and emitter for Python. Description It was found that using yaml.load API on untrusted input could lead to arbitrary code execution. Impact A remote attacker could entice a user to process specially crafted input in an application using yaml.load from PyYAML,...

9.8CVSS4.8AI score0.05656EPSS
SaveExploits2
OSV
OSV
added 2020/03/13 3:15 p.m.2 views

DEBIAN-CVE-2020-1953

Apache Commons Configuration uses a third-party library to parse YAML files which by default allows the instantiation of classes if the YAML includes special statements. Apache Commons Configuration versions 2.2, 2.3, 2.4, 2.5, 2.6 did not change the default settings of this library. So if a YAML...

10CVSS8.3AI score0.06849EPSS
SaveExploits0References1
OSV
OSV
added 2020/03/13 3:15 p.m.7 views

UBUNTU-CVE-2020-1953

Apache Commons Configuration uses a third-party library to parse YAML files which by default allows the instantiation of classes if the YAML includes special statements. Apache Commons Configuration versions 2.2, 2.3, 2.4, 2.5, 2.6 did not change the default settings of this library. So if a YAML...

10CVSS7.3AI score0.06849EPSS
SaveExploits0References5
Veracode
Veracode
added 2020/03/09 4:16 a.m.18 views

Regular Expression Denial Of Service (ReDoS)

acorn is vulnerable to denial of service. A regex in the form of /x-\ud800/u causes the parser to enter an infinite loop as the string is not valid UTF-16 character. This results in it being sanitized before reaching the parser and when an application processes untrusted input and passes it...

5AI score
SaveExploits0
CNVD
CNVD
added 2020/03/09 12:00 a.m.6 views

PyYAML Input Validation Error Vulnerability

PyYAML is a Python based YAML parser and generator . There is an input validation error vulnerability in PyYAML, when the user loads a yaml file that the program does not trust through the fullload method or Fullloader method, it is easy to cause arbitrary code execution vulnerability, which can ...

10CVSS9.1AI score0.05442EPSS
SaveExploits1References1
OSV
OSV
added 2020/03/02 4:15 p.m.4 views

DEBIAN-CVE-2020-5249

In Puma RubyGem before 4.3.3 and 3.12.4, if an application using Puma allows untrusted input in an early-hints header, an attacker can use a carriage return character to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is...

6.5CVSS6.5AI score0.01571EPSS
SaveExploits0References1
OSV
OSV
added 2020/03/02 4:15 p.m.15 views

UBUNTU-CVE-2020-5249

In Puma RubyGem before 4.3.3 and 3.12.4, if an application using Puma allows untrusted input in an early-hints header, an attacker can use a carriage return character to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is...

6.5CVSS6.9AI score0.01571EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2020/03/02 9:41 a.m.38 views

CVE-2020-1747

A vulnerability was discovered in the PyYAML library, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. ...

10CVSS9.7AI score0.05442EPSS
SaveExploits1References3
NVD
NVD
added 2020/02/28 5:15 p.m.34 views

CVE-2020-5247

In Puma RubyGem before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters i.e. CR, LF or/r, /n to end the header and inject malicious content, such as additional headers or an entirely new response body. This...

7.5CVSS6.4AI score0.02549EPSS
SaveExploits0References7
OSV
OSV
added 2020/02/28 5:15 p.m.9 views

UBUNTU-CVE-2020-5247

In Puma RubyGem before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters i.e. CR, LF or/r, /n to end the header and inject malicious content, such as additional headers or an entirely new response body. This...

7.5CVSS6.6AI score0.02549EPSS
SaveExploits0References7
OSV
OSV
added 2020/02/28 4:53 p.m.66 views

GHSA-84J7-475P-HP8V HTTP Response Splitting in Puma

In Puma RubyGem before 4.3.2 and 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters i.e. CR, LF or/r, /n to end the header and inject malicious content, such as additional headers or an entirely new response body. This...

6.5CVSS6.6AI score0.02549EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2020/02/28 12:00 a.m.11 views

PT-2020-18343 · Ruby +1 · Puma +1

Name of the Vulnerable Software and Affected Versions: Puma RubyGem versions prior to 4.3.3 Puma RubyGem versions prior to 3.12.4 Description: The issue allows an attacker to inject malicious content, such as additional headers or an entirely new response body, by using a carriage return characte...

9.8CVSS6.6AI score0.98507EPSS
SaveExploits40References113
RedhatCVE
RedhatCVE
added 2020/02/27 7:12 p.m.33 views

CVE-2019-20478

A vulnerability was discovered in the ruamel.yaml library, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the load method. Applications that use ruamel.yaml to process untrusted input may be vulnerable to this flaw. An attacker could use this fl...

10CVSS2.3AI score0.0675EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2020/02/27 12:00 a.m.4 views

CVE-2020-5341

Deserialization of Untrusted Data Vulnerability Dell EMC Avamar Server versions 7.4.1, 7.5.0, 7.5.1, 18.2, 19.1 and 19.2 and Dell EMC Integrated Data Protection Appliance versions 2.0, 2.1, 2.2, 2.3, 2.4 and 2.4.1 contain a Deserialization of Untrusted Data Vulnerability. A remote unauthenticated...

10CVSS8.8AI score0.04254EPSS
SaveExploits0References2
Rows per page
Query Builder