Lucene search
+L

343 matches found

Debian
Debian
added 2020/02/12 2:23 p.m.54 views

[SECURITY] [DLA 2101-1] libemail-address-list-perl security update

Package : libemail-address-list-perl Version : 0.05-1+deb8u1 CVE ID : CVE-2018-18898 An denial of service via an algorithmic complexity attack on email address parsing have been identified in libemail-address-list-perl. For Debian 8 "Jessie", this problem has been fixed in version 0.05-1+deb8u1. ...

7.5CVSS6.9AI score0.02356EPSS
SaveExploits0
OSV
OSV
added 2019/12/18 6:15 p.m.8 views

CVE-2019-8788

An issue existed in the parsing of URLs. This issue was addressed with improved input validation. This issue is fixed in iOS 13.2 and iPadOS 13.2, macOS Catalina 10.15.1. Improper URL processing may lead to data exfiltration...

7.5CVSS6.3AI score0.01222EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2019/11/26 3:15 a.m.23 views

CVE-2011-3624

Various methods in WEBrick::HTTPRequest in Ruby 1.9.2 and 1.8.7 and earlier do not validate the X-Forwarded-For, X-Forwarded-Host and X-Forwarded-Server headers in requests, which might allow remote attackers to inject arbitrary text into log files or bypass intended address parsing via a crafted...

5.3CVSS6.2AI score0.01521EPSS
SaveExploits0References1
Prion
Prion
added 2019/11/26 3:15 a.m.20 views

Design/Logic Flaw

Various methods in WEBrick::HTTPRequest in Ruby 1.9.2 and 1.8.7 and earlier do not validate the X-Forwarded-For, X-Forwarded-Host and X-Forwarded-Server headers in requests, which might allow remote attackers to inject arbitrary text into log files or bypass intended address parsing via a crafted...

5CVSS7.2AI score0.01521EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2019/11/26 2:50 a.m.98 views

CVE-2011-3624

CVE-2011-3624 affects WEBrick::HTTPRequest in Ruby 1.9.2 and 1.8.7 and earlier. The vulnerability arises because these methods do not validate the X-Forwarded-For, X-Forwarded-Host and X-Forwarded-Server headers, which could allow remote attackers to inject arbitrary text into log files or to byp...

5.3CVSS5.3AI score0.01521EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2019/11/26 2:50 a.m.34 views

CVE-2011-3624

Various methods in WEBrick::HTTPRequest in Ruby 1.9.2 and 1.8.7 and earlier do not validate the X-Forwarded-For, X-Forwarded-Host and X-Forwarded-Server headers in requests, which might allow remote attackers to inject arbitrary text into log files or bypass intended address parsing via a crafted...

5.3AI score0.01521EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2019/11/12 12:00 a.m.254 views

EulerOS 2.0 SP8 : python2 (EulerOS-SA-2019-2114)

According to the versions of the python2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the servertitle field. This...

7.5CVSS7.4AI score0.05366EPSS
SaveExploits2References4
OSV
OSV
added 2019/11/07 11:36 p.m.11 views

MGASA-2019-0318 Updated python packages fix security vulnerabilities

Updated python and python3 packages fix security vulnerabilities: An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.2. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to...

9.8CVSS8.5AI score0.11844EPSS
SaveExploits4References6
OSV
OSV
added 2019/10/10 1:01 p.m.7 views

USN-4151-2 python2.7, python3.4 vulnerabilities

USN-4151-1 fixed several vulnerabilities in Python. This update provides the corresponding update for Ubuntu 12.04 ESM and Ubuntu 14.04 ESM. Original advisory details: It was discovered that Python incorrectly parsed certain email addresses. A remote attacker could possibly use this issue to tric...

7.5CVSS6.8AI score0.05366EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/09/17 12:00 a.m.233 views

Debian DLA-1925-1 : python2.7 security update

A vulnerability was discovered in Python, an interactive high-level object-oriented language. CVE-2019-16056 The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a...

7.5CVSS7AI score0.05366EPSS
SaveExploits0References3
OSV
OSV
added 2019/06/27 5:15 p.m.4 views

UBUNTU-CVE-2019-5839

Excessive data validation in URL parser in Google Chrome prior to 75.0.3770.80 allowed a remote attacker who convinced a user to input a URL to bypass website URL validation via a crafted URL...

4.3CVSS6.7AI score0.01252EPSS
SaveExploits0References2
OSV
OSV
added 2019/06/07 12:00 a.m.5 views

UBUNTU-CVE-2019-10160

A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL...

9.8CVSS7.2AI score0.05227EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2019/05/07 4:22 a.m.13 views

python: Information Disclosure due to urlsplit improper NFKC normalization

It was discovered that python's functions urllib.parse.urlsplit and urllib.parse.urlparse do not properly handle URLs encoded with Punycode/Internationalizing Domain Names in Applications IDNA, which may result in a wrong domain name specifically the netloc component of URL - user@domain:port bei...

9.8CVSS6.7AI score0.08811EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/05/07 4:21 a.m.12 views

python: Information Disclosure due to urlsplit improper NFKC normalization

It was discovered that python's functions urllib.parse.urlsplit and urllib.parse.urlparse do not properly handle URLs encoded with Punycode/Internationalizing Domain Names in Applications IDNA, which may result in a wrong domain name specifically the netloc component of URL - user@domain:port bei...

9.8CVSS6.7AI score0.08811EPSS
SaveExploits0References5
Veracode
Veracode
added 2019/05/02 6:09 a.m.32 views

Stack-based Buffer Overflow

libevent is vulnerable to stack-based buffer overflow attacks. an attacker could cause the application to crash when parsing a malformed address in IPv6 notation of more than 2GiB in length resulting in denial of service conditions...

7.5CVSS8.5AI score0.06681EPSS
SaveExploits3References23Affected Software2
RedHat Linux
RedHat Linux
added 2019/04/23 11:40 a.m.9 views

python: Information Disclosure due to urlsplit improper NFKC normalization

It was discovered that python's functions urllib.parse.urlsplit and urllib.parse.urlparse do not properly handle URLs encoded with Punycode/Internationalizing Domain Names in Applications IDNA, which may result in a wrong domain name specifically the netloc component of URL - user@domain:port bei...

9.8CVSS6.7AI score0.08811EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/04/16 12:59 p.m.15 views

python: Information Disclosure due to urlsplit improper NFKC normalization

It was discovered that python's functions urllib.parse.urlsplit and urllib.parse.urlparse do not properly handle URLs encoded with Punycode/Internationalizing Domain Names in Applications IDNA, which may result in a wrong domain name specifically the netloc component of URL - user@domain:port bei...

9.8CVSS6.7AI score0.08811EPSS
SaveExploits0References5
NVD
NVD
added 2019/03/21 4:00 p.m.19 views

CVE-2018-18898

The email-ingestion feature in Best Practical Request Tracker 4.1.13 through 4.4 allows denial of service by remote attackers via an algorithmic complexity attack on email address parsing...

7.5CVSS7.4AI score0.02356EPSS
SaveExploits0References5
OSV
OSV
added 2019/03/21 4:00 p.m.24 views

CVE-2018-18898

The email-ingestion feature in Best Practical Request Tracker 4.1.13 through 4.4 allows denial of service by remote attackers via an algorithmic complexity attack on email address parsing...

7.5CVSS5.8AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2019/03/17 9:16 p.m.56 views

CVE-2018-18898

The email-ingestion feature in Best Practical Request Tracker 4.1.13 through 4.4 allows denial of service by remote attackers via an algorithmic complexity attack on email address parsing...

7.5CVSS7.4AI score0.02356EPSS
SaveExploits0
Rows per page
Query Builder