Lucene search
+L

4195 matches found

OSV
OSV
added 2023/11/27 11:17 p.m.57 views

GHSA-Q3QX-C6G2-7PW2 aiohttp's ClientSession is vulnerable to CRLF injection via version

Summary Improper validation make it possible for an attacker to modify the HTTP request e.g. to insert a new header or even create a new HTTP request if the attacker controls the HTTP version. Details The vulnerability only occurs if the attacker can control the HTTP version of the request...

7.2CVSS6.2AI score0.00882EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2023/11/15 9:38 p.m.12 views

dotnet: Arbitrary File Write and Deletion Vulnerability: FormatFtpCommand

A vulnerability was found in FormatFtpCommand in the .NET package that may result in a CRLF injection arbitrary file write and deletion...

9.8CVSS5.8AI score0.12512EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/15 9:28 p.m.9 views

dotnet: Arbitrary File Write and Deletion Vulnerability: FormatFtpCommand

A vulnerability was found in FormatFtpCommand in the .NET package that may result in a CRLF injection arbitrary file write and deletion...

9.8CVSS5.8AI score0.12512EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/15 8:42 p.m.10 views

dotnet: Arbitrary File Write and Deletion Vulnerability: FormatFtpCommand

A vulnerability was found in FormatFtpCommand in the .NET package that may result in a CRLF injection arbitrary file write and deletion...

9.8CVSS5.8AI score0.12512EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/15 8:40 p.m.9 views

dotnet: Arbitrary File Write and Deletion Vulnerability: FormatFtpCommand

A vulnerability was found in FormatFtpCommand in the .NET package that may result in a CRLF injection arbitrary file write and deletion...

9.8CVSS5.8AI score0.12512EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/11/15 2:11 p.m.76 views

CVE-2023-36049

A vulnerability was found in FormatFtpCommand in the .NET package that may result in a CRLF injection arbitrary file write and deletion. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease...

9.8CVSS8.7AI score0.12512EPSS
SaveExploits0References3
Zero Day Initiative
Zero Day Initiative
added 2023/11/15 12:00 a.m.46 views

Microsoft .NET FormatFtpCommand CRLF Injection Arbitrary File Write and Deletion Vulnerability

This vulnerability allows remote attackers to create or delete arbitrary files on FTP servers implemented using affected versions of Microsoft .NET. Interaction with the .NET framework is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The...

7.6CVSS7.2AI score0.12512EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2023/11/09 12:00 a.m.19 views

NewStart CGSL MAIN 6.06 : PyYAML Multiple Vulnerabilities (NS-SA-2023-0139)

The remote NewStart CGSL host, running version MAIN 6.06, has PyYAML packages installed that are affected by multiple vulnerabilities: - In PyYAML before 5.1, the yaml.load API could execute arbitrary code if used with untrusted data. The load function has been deprecated in version 5.1 and the...

9.1AI score0.35963EPSS
SaveExploits25References75
Tenable Nessus
Tenable Nessus
added 2023/11/09 12:00 a.m.18 views

NewStart CGSL MAIN 6.06 : python-lxml Multiple Vulnerabilities (NS-SA-2023-0136)

The remote NewStart CGSL host, running version MAIN 6.06, has python-lxml packages installed that are affected by multiple vulnerabilities: - In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter. CVE-2019-11236 - The urllib3...

9.2AI score0.35963EPSS
SaveExploits23References65
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.35 views

Rocky Linux 8 : python27:2.7 (RLSA-2021:1761)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2021:1761 advisory. - http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker control...

9.8CVSS8.6AI score0.23293EPSS
SaveExploits3References10
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.37 views

Rocky Linux 8 : python27:2.7 (RLSA-2019:3335)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2019:3335 advisory. - In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter. CVE-2019-11236 - The...

9.8CVSS7.8AI score0.13625EPSS
SaveExploits6References18
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.39 views

Rocky Linux 8 : python-urllib3 (RLSA-2021:1631)

The remote Rocky Linux 8 host has a package installed that is affected by a vulnerability as referenced in the RLSA-2021:1631 advisory. - urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the...

6.5CVSS7.3AI score0.02269EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.30 views

Rocky Linux 8 : python27:2.7 (RLSA-2020:1605)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2020:1605 advisory. - The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect,...

9.8CVSS7AI score0.07443EPSS
SaveExploits5References16
Tenable Nessus
Tenable Nessus
added 2023/11/06 12:00 a.m.35 views

Rocky Linux 8 : python38:3.8 (RLSA-2021:1879)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2021:1879 advisory. - http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker control...

9.8CVSS8.6AI score0.23293EPSS
SaveExploits3References10
NVD
NVD
added 2023/11/03 11:15 a.m.18 views

CVE-2023-4767

A CRLF injection vulnerability has been found in ManageEngine Desktop Central affecting version 9.1.0. This vulnerability could allow a remote attacker to inject arbitrary HTTP headers and perform HTTP response splitting attacks via the fileName parameter in /STATEID/1613157927228/InvSWMetering.c...

6.1CVSS6.3AI score0.0287EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/03 11:15 a.m.10 views

CVE-2023-4767

A CRLF injection vulnerability has been found in ManageEngine Desktop Central affecting version 9.1.0. This vulnerability could allow a remote attacker to inject arbitrary HTTP headers and perform HTTP response splitting attacks via the fileName parameter in /STATEID/1613157927228/InvSWMetering.c...

6.1CVSS5.8AI score0.0287EPSS
SaveExploits0References1
NVD
NVD
added 2023/11/03 11:15 a.m.31 views

CVE-2023-4768

A CRLF injection vulnerability has been found in ManageEngine Desktop Central affecting version 9.1.0. This vulnerability could allow a remote attacker to inject arbitrary HTTP headers and perform HTTP response splitting attacks via the fileName parameter in /STATEID/1613157927228/InvSWMetering.p...

6.1CVSS6.3AI score0.0287EPSS
SaveExploits0References1
Prion
Prion
added 2023/11/03 11:15 a.m.22 views

Crlf injection

A CRLF injection vulnerability has been found in ManageEngine Desktop Central affecting version 9.1.0. This vulnerability could allow a remote attacker to inject arbitrary HTTP headers and perform HTTP response splitting attacks via the fileName parameter in /STATEID/1613157927228/InvSWMetering.p...

5.8CVSS6.3AI score0.0287EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2023/11/03 11:15 a.m.24 views

Crlf injection

A CRLF injection vulnerability has been found in ManageEngine Desktop Central affecting version 9.1.0. This vulnerability could allow a remote attacker to inject arbitrary HTTP headers and perform HTTP response splitting attacks via the fileName parameter in /STATEID/1613157927228/InvSWMetering.c...

5.8CVSS6.3AI score0.0287EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/11/03 10:42 a.m.33 views

CVE-2023-4768 Improper Neutralization of CRLF Sequences in ManageEngine Desktop Central

A CRLF injection vulnerability has been found in ManageEngine Desktop Central affecting version 9.1.0. This vulnerability could allow a remote attacker to inject arbitrary HTTP headers and perform HTTP response splitting attacks via the fileName parameter in /STATEID/1613157927228/InvSWMetering.p...

6.1CVSS6.5AI score0.0287EPSS
SaveExploits0References1
Rows per page
Query Builder