Lucene search
+L

3778 matches found

CVE
CVE
added 2019/11/12 1:1 a.m.86 views

CVE-2019-18873

FUDForum 3.0.9 is affected by CVE-2019-18873 (and related CVE in sources) via Stored XSS in the User-Agent header, enabling remote code execution. The issue arises in admsession.php and admuser.php, and requires an authenticated user to trigger the attack; when an admin visits the affected area u...

9CVSS8.9AI score0.08154EPSS
SaveExploits6References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/11/12 12:0 a.m.72 views

EulerOS 2.0 SP5 : httpd (EulerOS-SA-2019-2157)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A vulnerability was found in Apache HTTP Server 2.4.0 to 2.4.38. When the path component of a request URL contains multiple consecutive slashes...

5.9CVSS6.8AI score0.22016EPSS
SaveExploits0References5
OSV
OSV
added 2019/11/11 12:6 p.m.9 views

SUSE-SU-2019:2940-1 Security update for go1.12

This update for go1.12 fixes the following issues: Security issues fixed: - CVE-2019-16276: Fixed the handling of invalid HTTP headers, which had allowed request smuggling bsc1152082. - CVE-2019-17596: Fixed a panic in dsa.Verify caused by invalid public keys bsc1154402. Non-security issue fixed:...

7.5CVSS7.5AI score0.05299EPSS
SaveExploits1References6
OSV
OSV
added 2019/11/08 8:5 p.m.97 views

GHSA-M553-9WMX-533H Cross-site scripting in Dolibarr

In htdocs/societe/card.php in Dolibarr 10.0.1, the value of the User-Agent HTTP header is copied into the HTML document as plain text between tags, leading to XSS...

6.1CVSS6AI score0.0299EPSS
SaveExploits5References4
Github Security Blog
Github Security Blog
added 2019/11/08 8:5 p.m.29 views

Cross-site scripting in Dolibarr

In htdocs/societe/card.php in Dolibarr 10.0.1, the value of the User-Agent HTTP header is copied into the HTML document as plain text between tags, leading to XSS...

6.1CVSS0.2AI score0.0299EPSS
SaveExploits5References4Affected Software1
Hacker One
Hacker One
added 2019/11/06 6:7 p.m.11 views

Clario: CRLF Injection - http://stage.mackeeper.com/

Summary: CRLF Injection - http://stage.mackeeper.com/ CRLF injection vulnerabilities arise when user-supplied data is copied into a response header in an unsafe way. If an attacker can inject newline characters into the header, then they can inject new HTTP headers and also, by injecting an empty...

0.8AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2019/11/05 3:31 p.m.25 views

Security Bulletin: Security Vulnerabilties have been addressed in IBM Cognos Analytics

Summary This Security Bulletin addresses vulnerabilities that have been addressed in IBM Cognos Analytics 11.1.4 and 11.0.13 FP2. A vulnerability has been addressed where a parameter in a Cognos URL can be modified such that Cognos HTTP messages are forwarded to a hostile server. CVE-2018-1721 A...

8.8CVSS0.7AI score0.01843EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2019/11/04 6:11 a.m.21 views

Security Bulletin: Information Exposure vulnerability found on IBM Security Secret Server (CVE-2019-4634)

Summary This security bulletin describes plugging some potential, minor yet significant, information leaks by the IBM Security Secret Server Web server. IBM Security Secret Server may unintentionally disclose information about their underlying technologies through headers, error messages, version...

0.3AI score
SaveExploits0Affected Software1
CNVD
CNVD
added 2019/11/01 12:0 a.m.5 views

ClickHouse HTTP header injection vulnerability

ClickHouse is a columnar open source database management system that allows real-time generation of reports on analyzed data. A security vulnerability exists in ClickHouse versions prior to 19.13.5.44. The vulnerability can be exploited to conduct HTTP header injection attacks via the url table...

5.3CVSS7.2AI score0.01466EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/31 7:15 p.m.18 views

CVE-2019-18657

ClickHouse before 19.13.5.44 allows HTTP header injection via the url table function...

5.3CVSS7.2AI score
SaveExploits0References3
NVD
NVD
added 2019/10/31 7:15 p.m.21 views

CVE-2019-18657

ClickHouse before 19.13.5.44 allows HTTP header injection via the url table function...

5.3CVSS5.6AI score0.01466EPSS
SaveExploits0References3
CVE
CVE
added 2019/10/31 6:55 p.m.73 views

CVE-2019-18657

Summary : CVE-2019-18657 affects ClickHouse prior to 19.13.5.44, where the HTTP header injection flaw can be triggered via the url table function. The vulnerability’s root cause is unsafe handling of HTTP headers in the url table function, enabling an attacker to inject arbitrary headers in reque...

5.3CVSS5.5AI score0.01466EPSS
SaveExploits0References3Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2019/10/27 12:0 a.m.156 views

Security update for python (moderate)

openSUSE Security Update: Security update for python Announcement ID: openSUSE-SU-2019:2393-1 Rating: moderate References: 1130840 1149955 1153238 Cross-References: CVE-2019-16056 CVE-2019-16935 CVE-2019-9947 Affected Products: openSUSE Leap 15.1 An update that fixes three vulnerabilities is now...

7.5CVSS7.7AI score0.05601EPSS
SaveExploits2References3
OPENSUSE Linux
OPENSUSE Linux
added 2019/10/27 12:0 a.m.118 views

Security update for python (moderate)

openSUSE Security Update: Security update for python Announcement ID: openSUSE-SU-2019:2389-1 Rating: moderate References: 1130840 1149955 1153238 Cross-References: CVE-2019-16056 CVE-2019-16935 CVE-2019-9947 Affected Products: openSUSE Leap 15.0 An update that fixes three vulnerabilities is now...

7.5CVSS7.7AI score0.05601EPSS
SaveExploits2References3
FreeBSD
FreeBSD
added 2019/10/24 12:0 a.m.46 views

Python -- CRLF injection via the host part of the url passed to urlopen()

Python reports: An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. 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 host component...

6.1CVSS3AI score0.03513EPSS
SaveExploits0References2
Prion
Prion
added 2019/10/23 5:15 p.m.52 views

Path traversal

An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. 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 host component of a URL follow...

4.3CVSS6.4AI score0.05601EPSS
SaveExploits2References13Affected Software1
OSV
OSV
added 2019/10/23 4:31 p.m.40 views

PSF-2019-7 CVE-2019-18348: CRLF injection via the host part of the url passed to urlopen()

An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. 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 host component of a URL follow...

6.1CVSS6.6AI score0.03513EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2019/10/23 4:31 p.m.40 views

CVE-2019-18348

An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. 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 host component of a URL follow...

6.4AI score0.03513EPSS
SaveExploits0References13
AlpineLinux
AlpineLinux
added 2019/10/23 4:31 p.m.72 views

CVE-2019-18348

An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. 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 host component of a URL follow...

6.1CVSS6.7AI score0.03513EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2019/10/23 12:0 a.m.54 views

SUSE SLED15 / SLES15 Security Update : python (SUSE-SU-2019:2743-1)

This update for python fixes the following issues : Security issues fixed : CVE-2019-9947: Fixed an insufficient validation of URL paths with embedded whitespace or control characters that could allow HTTP header injections. bsc1130840 CVE-2019-16056: Fixed a parser issue in the email module...

7.5CVSS7.2AI score0.05601EPSS
SaveExploits2References10
Rows per page
Query Builder