Lucene search
+L

607 matches found

Github Security Blog
Github Security Blog
added 2020/12/21 4:28 p.m.153 views

Server-Side Forgery Request can be activated unmarshalling with XStream

Impact The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. Patches If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.15...

7.7CVSS8.3AI score0.81817EPSS
SaveExploits4References15Affected Software1
Prion
Prion
added 2020/12/16 1:15 a.m.34 views

Arbitrary file deletion

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling. The vulnerability may allow a remote attacker to delete arbitrary know files on the host as log as the executin...

6.4CVSS7.9AI score0.82392EPSS
SaveExploits5References9Affected Software3
Prion
Prion
added 2020/12/16 1:15 a.m.35 views

Server side request forgery (ssrf)

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, a Server-Side Forgery Request vulnerability can be activated when unmarshalling. The vulnerability may allow a remote attacker to request data from internal resources that are not publicly...

5CVSS8.4AI score0.81817EPSS
SaveExploits4References9Affected Software3
Debian CVE
Debian CVE
added 2020/12/16 1:05 a.m.53 views

CVE-2020-26259

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling. The vulnerability may allow a remote attacker to delete arbitrary know files on the host as log as the executin...

6.8CVSS6.2AI score0.82392EPSS
SaveExploits5
CNNVD
CNNVD
added 2020/12/15 12:00 a.m.11 views

XStream Code Issue Vulnerability

XStream is a lightweight, easy-to-use, open source Java class library from the XStream team that is primarily used to serialize or deserialize objects into XML JSON. XStream suffers from a code issue vulnerability that stems from a server-side forged request vulnerability can be activated during...

7.7CVSS6.8AI score0.82392EPSS
SaveExploits7References39
Positive Technologies
Positive Technologies
added 2020/12/14 12:00 a.m.10 views

PT-2020-5496 · Packwood · Mpxj

Name of the Vulnerable Software and Affected Versions: Packwood MPXJ versions prior to 8.3.5 Description: The issue exists due to incorrect restriction of the directory path name in the common/InputStreamHelper.java library of MPXJ, allowing a remote attacker to write files to arbitrary locations...

5.3CVSS9.6AI score0.01842EPSS
SaveExploits0References10
NVD
NVD
added 2020/12/03 9:15 p.m.33 views

CVE-2018-21270

Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream when using Node.js 4.x...

6.5CVSS6.3AI score0.03682EPSS
SaveExploits1References3
OSV
OSV
added 2020/12/03 9:15 p.m.6 views

DEBIAN-CVE-2018-21270

Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream when using Node.js 4.x...

6.5CVSS6.9AI score0.03682EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/03 9:15 p.m.16 views

CVE-2018-21270

Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream when using Node.js 4.x...

6.5CVSS6.5AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2020/12/03 9:15 p.m.15 views

CVE-2018-21270

Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream when using Node.js 4.x...

6.5CVSS6.9AI score0.03682EPSS
SaveExploits1References5
Prion
Prion
added 2020/12/03 9:15 p.m.17 views

Out-of-bounds

Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream when using Node.js 4.x...

5.8CVSS6.4AI score0.03682EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/12/03 9:15 p.m.7 views

UBUNTU-CVE-2018-21270

Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream when using Node.js 4.x...

6.5CVSS6.9AI score0.03682EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2020/12/03 9:00 p.m.67 views

CVE-2018-21270

Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream when using Node.js 4.x...

6.5CVSS6.6AI score0.03682EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/12/03 9:00 p.m.50 views

CVE-2018-21270

Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream when using Node.js 4.x...

6.2AI score0.03682EPSS
SaveExploits1References3
Veracode
Veracode
added 2020/11/17 5:32 a.m.38 views

Remote Code Execution (RCE)

XStream is vulnerable to remote code execution RCE. The processed stream at unmarshalling time contains type information to recreate the formerly written objects, and new instances are created based on these type information. The vulnerability allows an attacker to manipulate the processed input...

8.8CVSS3.7AI score0.85001EPSS
SaveExploits7References20Affected Software2
CNVD
CNVD
added 2020/11/17 12:00 a.m.4 views

XStream Remote Code Execution Vulnerability (CNVD-2020-63975)

XStream is a lightweight , easy to use open source Java class library of the XStream team , it is mainly used to serialize objects into XML JSON or deserialize objects . A security vulnerability exists in XStream versions prior to 1.4.14 that stems from vulnerability to remote code execution...

9.3CVSS9.7AI score0.85001EPSS
SaveExploits7References1
UbuntuCve
UbuntuCve
added 2020/11/16 9:15 p.m.35 views

CVE-2020-26217

XStream before version 1.4.14 is vulnerable to Remote Code Execution.The vulnerability may allow a remote attacker to run arbitrary shell commands only by manipulating the processed input stream. Only users who rely on blocklists are affected. Anyone using XStream's Security Framework allowlist i...

9.3CVSS7.1AI score0.85001EPSS
SaveExploits7References7
RedHat Linux
RedHat Linux
added 2020/07/27 1:08 p.m.13 views

keycloak: Lack of checks in ObjectInputStream leading to Remote Code Execution

A flaw was found in Keycloak, where the code base contains usages of ObjectInputStream without type checks. This flaw allows an attacker to inject arbitrarily serialized Java Objects, which would then get deserialized in a privileged context and potentially lead to remote code execution...

8.8CVSS6.1AI score0.02604EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/07/02 1:21 p.m.17 views

keycloak: Lack of checks in ObjectInputStream leading to Remote Code Execution

A flaw was found in Keycloak, where the code base contains usages of ObjectInputStream without type checks. This flaw allows an attacker to inject arbitrarily serialized Java Objects, which would then get deserialized in a privileged context and potentially lead to remote code execution...

8.8CVSS6.1AI score0.02604EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/26 3:46 p.m.10 views

apache-commons-compress: ZipArchiveInputStream.read() fails to identify correct EOF allowing for DoS via crafted zip

When reading a specially crafted ZIP archive, the read method of Apache Commons Compress 1.7 to 1.17's ZipArchiveInputStream can fail to return the correct EOF indication after the end of the stream has been reached. When combined with a java.io.InputStreamReader this can lead to an infinite...

5.5CVSS7.2AI score0.05253EPSS
SaveExploits0References5
Rows per page
Query Builder