Lucene search
+L

622 matches found

Debian CVE
Debian CVE
added 2018/06/08 9:00 p.m.43 views

CVE-2018-12020

mainproc.c in GnuPG before 2.2.8 mishandles the original filename during decryption and verification actions, which allows remote attackers to spoof the output that GnuPG sends on file descriptor 2 to other programs that use the "--status-fd 2" option. For example, the OpenPGP data might represen...

7.5CVSS7.2AI score0.08546EPSS
SaveExploits0
OSV
OSV
added 2018/06/08 12:00 a.m.9 views

UBUNTU-CVE-2018-12020

mainproc.c in GnuPG before 2.2.8 mishandles the original filename during decryption and verification actions, which allows remote attackers to spoof the output that GnuPG sends on file descriptor 2 to other programs that use the "--status-fd 2" option. For example, the OpenPGP data might represen...

7.5CVSS6.8AI score0.08546EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2018/06/08 12:00 a.m.37 views

CVE-2018-12020

mainproc.c in GnuPG before 2.2.8 mishandles the original filename during decryption and verification actions, which allows remote attackers to spoof the output that GnuPG sends on file descriptor 2 to other programs that use the "--status-fd 2" option. For example, the OpenPGP data might represen...

7.5CVSS6.9AI score0.08546EPSS
SaveExploits0References12
OSV
OSV
added 2018/05/06 12:00 a.m.7 views

UBUNTU-CVE-2018-0494

GNU Wget before 1.19.5 is prone to a cookie injection vulnerability in the respnew function in http.c via a \r\n sequence in a continuation line...

6.5CVSS6.6AI score0.16656EPSS
SaveExploits5References6
zdt
zdt
added 2018/04/02 12:00 a.m.201 views

Nginx 1.13.10 Accept-Encoding Line Feed Injection Exploit

Exploit for linux platform in category remote exploits // UndergroundAgency UA - koa, bacL, g3kko, Dostoyevsky // trigger nginx 1.13.10 latest logic flaw / bug // 2018 // Tested on Ubuntu 17.10 x86 4.13.0-21-generic include include include include include include include int mainint argc, char ar...

7.1AI score
SaveExploits0
Prion
Prion
added 2018/02/06 4:29 p.m.15 views

Directory traversal

Sandstorm before build 0.203 allows remote attackers to read any specified file under /etc or /run via the sandbox backup function. The root cause is that the findFilesToZip function doesn't filter Line Feed \n characters in a directory name...

4CVSS6.5AI score0.02311EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2018/02/06 4:00 p.m.28 views

CVE-2017-6200

Sandstorm before build 0.203 allows remote attackers to read any specified file under /etc or /run via the sandbox backup function. The root cause is that the findFilesToZip function doesn't filter Line Feed \n characters in a directory name...

6.5AI score0.02311EPSS
SaveExploits1References5
OSV
OSV
added 2017/11/17 2:29 p.m.10 views

CVE-2017-4928

The flash-based vSphere Web Client 6.0 prior to 6.0 U3c and 5.5 prior to 5.5 U3f i.e. not the new HTML5-based vSphere Client, contains SSRF and CRLF injection issues due to improper neutralization of URLs. An attacker may exploit these issues by sending a POST request with modified headers toward...

7.5CVSS5.8AI score0.01237EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2017/10/05 12:00 a.m.13 views

The vulnerability of the management tools for virtual infrastructure, such as VMware vCenter Server and VMware ESXi hypervisors, arises from the failure to address sequences of characters CRLF. This allows attackers to control the headers and bodies of HTTP responses, as well as execute cross-site scripting attacks and attacks on intermediate proxy servers.

The vulnerability of the VMware vCenter Server and VMware ESXi hypervisor management infrastructure relates to the lack of measures to neutralize CRLF sequences. User-provided data is appended to HTTP responses without proper processing, allowing arbitrary headers to be inserted into HTTP...

5.5CVSS6.5AI score0.01906EPSS
SaveExploits1References6Affected Software2
OSV
OSV
added 2017/06/12 8:29 p.m.18 views

UBUNTU-CVE-2015-9097

The mail gem before 2.5.5 for Ruby aka A Really Ruby Mail Library is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences immediately before and after a DATA substring...

6.1CVSS6.7AI score0.03396EPSS
SaveExploits1References8
Microsoft KB
Microsoft KB
added 2017/04/18 12:00 a.m.10 views

Update for Windows Server 2008 and Windows Vista (KB3217877)

Update for Windows Server 2008 and Windows Vista KB3217877 Issues that are fixed This update fixes the following issue: When you use the fre ad function to read data from a pipe in Windows Vista Service Pack 2, the runtime program may omit line feed LF characters between lines and cause corrupted...

6.6AI score
SaveExploits0
CNVD
CNVD
added 2016/12/20 12:00 a.m.50 views

Bottle CRLF Injection Vulnerability

Bottle is a lightweight Python web framework developed by German software developer Marcel Hellkamp, which provides a file with path mapping, templates, simple database access and other web framework components. A security vulnerability exists in the 'redirect' function in Bottle version 0.12.10 ...

6.5CVSS6.8AI score0.01761EPSS
SaveExploits0References1
Veracode
Veracode
added 2016/12/19 3:00 a.m.22 views

Carriage Return And Line Feed (CRLF)

bottle is vulnerable to carriage return and line feed CRLF attacks. It doesn't filter a "\r\n" sequence, which can lead to a CRLF attacks...

6.5CVSS6.2AI score0.01761EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2016/12/16 9:59 a.m.4 views

UBUNTU-CVE-2016-9964

redirect in bottle.py in bottle 0.12.10 doesn't filter a "\r\n" sequence, which leads to a CRLF attack, as demonstrated by a redirect"233\r\nSet-Cookie: name=salt" call...

6.5CVSS6.5AI score0.01761EPSS
SaveExploits0References2
OSV
OSV
added 2016/09/02 12:00 a.m.5 views

UBUNTU-CVE-2016-5699

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython aka Python before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL...

6.1CVSS7AI score0.09887EPSS
SaveExploits3References4
BDU FSTEC
BDU FSTEC
added 2016/04/19 12:00 a.m.9 views

The vulnerability of the microprogramming software used in the API Gateway allows a perpetrator to compromise the integrity and confidentiality of information.

The vulnerability of the API Gateway’s security micro-programming system exists due to the lack of measures to neutralize CRLF sequences returning the cursor after a line is translated. Exploiting this vulnerability allows an attacker, operating remotely, to compromise the integrity and...

6.4CVSS6.5AI score0.01229EPSS
SaveExploits0References2Affected Software1
CNVD
CNVD
added 2016/04/06 12:00 a.m.11 views

CA API Gateway CRLF Injection Vulnerability

CA API Gateway formerly known as Layer7 API Gateway is a gateway product from CA USA for partners, developers, mobile, cloud and mobile mainframe access to data and services. CA API Gateway suffers from a CRLF injection vulnerability. A remote attacker could exploit this vulnerability to conduct ...

6.5CVSS7.2AI score0.01229EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2015/11/26 12:00 a.m.11 views

The vulnerability of WebSphere Application Server’s application servers allows attackers to inject arbitrary HTTP headers.

The vulnerability of WebSphere Application Server applications stems from a lack of handling of CRLF sequences in HTTP headers. Exploiting this vulnerability allows an attacker to inject arbitrary HTTP headers using a specially crafted URL...

4.3CVSS6.5AI score0.01876EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2015/10/30 10:13 a.m.32 views

CVE-2007-2026

The gnu regular expression code in file 4.20 allows context-dependent attackers to cause a denial of service CPU consumption via a crafted document with a large number of line feed characters, which is not well handled by OS/2 REXX regular expressions that use wildcards, as originally reported fo...

7.8CVSS7.2AI score0.02092EPSS
SaveExploits1References2
CNVD
CNVD
added 2015/06/01 12:00 a.m.10 views

Cisco Headend System Release Digital Broadband Delivery System CRLF Injection Vulnerability

The Cisco Headend System Release Digital Broadband Delivery System is a digital broadband delivery system. The system provides content protection, video-on-demand, and dbd backup and recovery. A CRLF injection vulnerability in the HTTP Header handler in the Digital Broadband Delivery System for...

4.3CVSS7.4AI score0.01548EPSS
SaveExploits0References1
Rows per page
Query Builder