Lucene search
+L

3458 matches found

RedHat Linux
RedHat Linux
added 2020/04/14 5:56 p.m.7 views

python: CRLF injection via the path part of the url passed to urlopen()

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.1CVSS6.7AI score0.05601EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/04/14 5:56 p.m.68 views

Moderate: Red Hat Security Advisory: python security update

An update for python is now available for Red Hat Enterprise Linux 7.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.1CVSS6.8AI score0.12261EPSS
SaveExploits3References5
OSV
OSV
added 2020/04/12 2:15 p.m.14 views

CVE-2020-11709

cpp-httplib through 0.5.8 does not filter \r\n in parameters passed into the setredirect and setheader functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts...

7.5CVSS7AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2020/04/12 2:15 p.m.33 views

CVE-2020-11709

cpp-httplib through 0.5.8 does not filter \r\n in parameters passed into the setredirect and setheader functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts...

7.5CVSS7.1AI score0.01643EPSS
SaveExploits1References3
Prion
Prion
added 2020/04/12 2:15 p.m.22 views

Crlf injection

cpp-httplib through 0.5.8 does not filter \r\n in parameters passed into the setredirect and setheader functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts...

5CVSS8.2AI score0.01643EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2020/04/12 1:30 p.m.95 views

CVE-2020-11709

The CVE-2020-11709 issue affects the cpp-httplib library prior to 0.12.4, where CRLF injection is possible because input is not filtered when setting the Content-Type header in HTTP requests created by Patch, Post, Put, or Delete. The vulnerability arises in untrusted input used to influence head...

7.5CVSS7.6AI score0.01643EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/04/12 1:30 p.m.47 views

CVE-2020-11709

cpp-httplib through 0.5.8 does not filter \r\n in parameters passed into the setredirect and setheader functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts...

8.2AI score0.01643EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2020/04/12 1:30 p.m.71 views

CVE-2020-11709

cpp-httplib through 0.5.8 does not filter \r\n in parameters passed into the setredirect and setheader functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts...

7.5CVSS8AI score0.01643EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2020/04/12 12:0 a.m.9 views

PT-2020-12796 · Cpp Httplib · Cpp-Httplib

Name of the Vulnerable Software and Affected Versions: cpp-httplib versions 0.5.8 and earlier Description: The issue arises from the lack of filtering for r in parameters passed to the set redirect and set header functions, potentially leading to CRLF injection and HTTP response splitting in...

7.5CVSS6.9AI score0.01643EPSS
SaveExploits1References13
GitLab Advisory Database
GitLab Advisory Database
added 2020/04/12 12:0 a.m.34 views

Injection Vulnerability

cpp-httplib does not filter \r\n in parameters passed into the setredirect and setheader functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts...

7.5CVSS1.8AI score0.01643EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
added 2020/04/10 1:2 a.m.62 views

CRLF Injection

firefox is vulnerable to CRLF injection. A flaw was found in the way Firefox handled Location headers in redirect responses. Two copies of this header with different values could be a symptom of a CRLF injection attack against a vulnerable server. Firefox now treats two copies of the Location,...

4.3CVSS2.2AI score0.02018EPSS
SaveExploits0References17Affected Software3
Veracode
Veracode
added 2020/04/10 12:58 a.m.29 views

CRLF Injection

thunderbird and firefox are vulnerable to CRLF injection. A remote attacker is able to bypass intended access restrictions using a string containing a newline \n character...

4.3CVSS3.9AI score0.01034EPSS
SaveExploits0References9Affected Software4
Veracode
Veracode
added 2020/04/10 12:28 a.m.35 views

CRLF Injection

Xterm is vulnerable to CRLF Injection. A flaw was found in the xterm handling of Device Control Request Status String DECRQSS escape sequences. An attacker could create a malicious text file or log entry, if unfiltered that could run arbitrary commands if read by a victim inside an xterm window...

9.3CVSS3AI score0.04974EPSS
SaveExploits0References32Affected Software1
Veracode
Veracode
added 2020/04/10 12:17 a.m.39 views

CRLF Injection

php is vulnerable to CRLF Injection. A flaw was found in the PHP 'ftp' extension. If a PHP script used this extension to provide access to a private FTP server, and passed untrusted script input directly to any function provided by this extension, a remote attacker would be able to send arbitrary...

2.6CVSS2.3AI score0.02066EPSS
SaveExploits0References37Affected Software1
Veracode
Veracode
added 2020/04/10 12:15 a.m.24 views

CRLF Injection

php is vulnerable to CRLF injection. A flaw was discovered in the way PHP's mail function processed header data. If a script sent mail using a Subject header containing a string from an untrusted source, a remote attacker could send bulk e-mail to unintended recipients...

7.8CVSS1.3AI score0.06689EPSS
SaveExploits2References28Affected Software1
RedhatCVE
RedhatCVE
added 2020/04/09 10:53 a.m.61 views

CVE-2019-9947

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.5CVSS3.5AI score0.05601EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2020/04/07 11:35 a.m.32 views

CVE-2019-9740

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the query string after a ? charact...

6.5CVSS3.5AI score0.0552EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2020/04/07 9:36 a.m.84 views

Moderate: Red Hat Security Advisory: python security update

An update for python is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support, Red Hat Enterprise Linux 7.4 Telco Extended Update Support, and Red Hat Enterprise Linux 7.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impac...

9.1CVSS6.8AI score0.12261EPSS
SaveExploits4References7
RedHat Linux
RedHat Linux
added 2020/04/07 9:36 a.m.5 views

python: CRLF injection via the path part of the url passed to urlopen()

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.1CVSS6.7AI score0.05601EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2020/04/07 12:0 a.m.49 views

RHEL 7 : python (RHSA-2020:1346)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:1346 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level...

9.1CVSS6.8AI score0.12261EPSS
SaveExploits4References15
Rows per page
Query Builder