Lucene search
+L

4254 matches found

Tenable Nessus
Tenable Nessus
added 2020/05/26 12:00 a.m.55 views

openSUSE Security Update : python (openSUSE-2020-696)

This update for python fixes the following issues : Security issues fixed : - CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen. Now an InvalidURL exception is raised bsc1155094. - CVE-2019-9674: Improved the documentation to reflect the dangers of zip-bombs...

7.5CVSS7.2AI score0.05535EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/05/23 12:00 a.m.22 views

openSUSE: Security Advisory for python (openSUSE-SU-2020:0696-1)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS7.3AI score0.05535EPSS
SaveExploits0References2
OSV
OSV
added 2020/05/22 6:14 p.m.11 views

OPENSUSE-SU-2020:0696-1 Security update for python

This update for python fixes the following issues: Security issues fixed: - CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen. Now an InvalidURL exception is raised bsc1155094. - CVE-2019-9674: Improved the documentation to reflect the dangers of zip-bombs...

7.5CVSS8AI score0.05535EPSS
SaveExploits0References5
OPENSUSE Linux
OPENSUSE Linux
added 2020/05/22 12:00 a.m.151 views

Security update for python (moderate)

openSUSE Security Update: Security update for python Announcement ID: openSUSE-SU-2020:0696-1 Rating: moderate References: 1155094 1162825 Cross-References: CVE-2019-18348 CVE-2019-9674 Affected Products: openSUSE Leap 15.1 An update that fixes two vulnerabilities is now available. Description:...

7.5CVSS7.7AI score0.05535EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/05/22 12:00 a.m.44 views

SUSE SLED15 / SLES15 Security Update : python (SUSE-SU-2020:1339-1)

This update for python fixes the following issues : Security issues fixed : CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen. Now an InvalidURL exception is raised bsc1155094. CVE-2019-9674: Improved the documentation to reflect the dangers of zip-bombs...

7.5CVSS7.2AI score0.05535EPSS
SaveExploits0References7
Veracode
Veracode
added 2020/05/21 6:42 a.m.31 views

CRLF Injection

httplib2 is vulnerable to carriage-return line-feed CRLF injection. The vulnerability exists as it fails to restrict the characters , \r, \n in the value of URI...

6.8CVSS3.9AI score0.02593EPSS
SaveExploits0References17Affected Software4
Veracode
Veracode
added 2020/05/21 3:40 a.m.28 views

CRLF Injection

OpenJDK is vulnerable to carriage-return line-feed CRLF injection. The vulnerability exists through HTTP headers in HttpServer...

4.8CVSS1.4AI score0.02879EPSS
SaveExploits0References19Affected Software6
RedHat Linux
RedHat Linux
added 2020/05/20 5:35 p.m.10 views

OpenJDK: CRLF injection into HTTP headers in HttpServer (Lightweight HTTP Server, 8234825)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Lightweight HTTP Server. Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network acce...

5.8CVSS7.3AI score0.02879EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/05/20 4:46 p.m.10 views

OpenJDK: CRLF injection into HTTP headers in HttpServer (Lightweight HTTP Server, 8234825)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Lightweight HTTP Server. Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network acce...

5.8CVSS7.3AI score0.02879EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/05/20 4:26 p.m.113 views

Important: Red Hat Security Advisory: java-1.8.0-ibm security update

An update for java-1.8.0-ibm is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

8.3CVSS6.7AI score0.0623EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2020/05/20 4:26 p.m.25 views

OpenJDK: CRLF injection into HTTP headers in HttpServer (Lightweight HTTP Server, 8234825)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Lightweight HTTP Server. Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network acce...

5.8CVSS7.3AI score0.02879EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2020/05/20 4:00 p.m.26 views

CVE-2020-11078 CRLF injection in httplib2

In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as...

6.8CVSS6.6AI score0.02593EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2020/05/20 3:55 p.m.91 views

CRLF injection in httplib2

Impact Attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. Impacts software that uses httplib2 with uri constructed by string concatenation, as opposed to proper urllib building with escaping...

6.8CVSS0.8AI score0.02593EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2020/05/20 3:55 p.m.59 views

GHSA-GG84-QGV9-W4PQ CRLF injection in httplib2

Impact Attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. Impacts software that uses httplib2 with uri constructed by string concatenation, as opposed to proper urllib building with escaping...

6.8CVSS6.7AI score0.02593EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2020/05/20 3:10 p.m.7 views

OpenJDK: CRLF injection into HTTP headers in HttpServer (Lightweight HTTP Server, 8234825)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Lightweight HTTP Server. Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network acce...

5.8CVSS7.3AI score0.02879EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/05/20 3:10 p.m.22 views

OpenJDK: CRLF injection into HTTP headers in HttpServer (Lightweight HTTP Server, 8234825)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Lightweight HTTP Server. Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network acce...

5.8CVSS7.3AI score0.02879EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/05/20 3:10 p.m.131 views

Important: Red Hat Security Advisory: java-1.8.0-ibm security update

An update for java-1.8.0-ibm is now available for Red Hat Enterprise Linux 7 Supplementary. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.3CVSS6.7AI score0.0623EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2020/05/20 12:00 a.m.44 views

RHEL 6 : java-1.7.1-ibm (RHSA-2020:2236)

The remote Redhat Enterprise Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:2236 advisory. IBM Java SE version 7 Release 1 includes the IBM Java Runtime Environment and the IBM Java Software Development Kit. This update upgrades IB...

8.3CVSS6.8AI score0.0623EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2020/05/20 12:00 a.m.52 views

RHEL 6 : java-1.8.0-ibm (RHSA-2020:2239)

The remote Redhat Enterprise Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:2239 advisory. IBM Java SE version 8 includes the IBM Java Runtime Environment and the IBM Java Software Development Kit. This update upgrades IBM Java SE ...

8.3CVSS6.8AI score0.0623EPSS
SaveExploits0References24
OSV
OSV
added 2020/05/19 11:22 a.m.7 views

SUSE-SU-2020:1339-1 Security update for python

This update for python fixes the following issues: Security issues fixed: - CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen. Now an InvalidURL exception is raised bsc1155094. - CVE-2019-9674: Improved the documentation to reflect the dangers of zip-bombs...

7.5CVSS7AI score0.05535EPSS
SaveExploits0References5
Rows per page
Query Builder