Lucene search
+L

292 matches found

OSV
OSV
added 2020/12/16 1:15 a.m.4 views

UBUNTU-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.8AI score0.82392EPSS
Exploits5References7
OSV
OSV
added 2020/12/16 1:15 a.m.3 views

UBUNTU-CVE-2020-26258

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...

7.7CVSS7AI score0.81817EPSS
Exploits4References7
CVE
CVE
added 2020/12/16 1:5 a.m.325 views

CVE-2020-26258

CVE-2020-26258 is a Server-Side Forgery/SSRF via XStream unmarshalling in versions prior to 1.4.15. Public docs corroborate exploitation possible by crafted input streams to access internal resources, with Java 15+ mitigating the issue and a whitelist-based Security Framework recommended over the...

7.7CVSS8.1AI score0.81817EPSS
Exploits4References14Affected Software1
Cvelist
Cvelist
added 2020/12/16 1:5 a.m.32 views

CVE-2020-26258 Server-Side Forgery Request can be activated unmarshalling with XStream

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...

6.3CVSS8.1AI score0.81817EPSS
Exploits4References9
Debian CVE
Debian CVE
added 2020/12/16 1:5 a.m.34 views

CVE-2020-26258

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...

7.7CVSS8.1AI score0.81817EPSS
Exploits4
CVE
CVE
added 2020/12/16 1:5 a.m.346 views

CVE-2020-26259

CVE-2020-26259 affects XStream in IBM Storage Copy Data Management (2.2.0.0–2.2.25.0). Unmarshalling user-supplied data could allow arbitrary file deletion on the host if the process runs with sufficient privileges. IBM’s remediation for the affected products is to upgrade to 2.2.26.0 (Linux) and...

6.8CVSS7.5AI score0.82392EPSS
Exploits5References9Affected Software1
Cvelist
Cvelist
added 2020/12/16 1:5 a.m.34 views

CVE-2020-26259 XStream is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling

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.8CVSS7.5AI score0.82392EPSS
Exploits5References9
Positive Technologies
Positive Technologies
added 2020/12/15 12:0 a.m.9 views

PT-2020-6136 · Thornton Rose +3 · Xstream +3

Name of the Vulnerable Software and Affected Versions: XStream versions prior to 1.4.15 Description: The issue is related to a Server-Side Forgery Request vulnerability in XStream, a Java library used to serialize objects to XML and back again. This vulnerability can be activated when unmarshalli...

9.9CVSS6.5AI score0.98124EPSS
Exploits32References162
Positive Technologies
Positive Technologies
added 2020/12/15 12:0 a.m.24 views

PT-2020-6135 · Thoughtworks +3 · Xstream +3

Name of the Vulnerable Software and Affected Versions: XStream versions prior to 1.4.15 Description: The issue allows a remote attacker to delete arbitrary files on the host as long as the executing process has sufficient rights, by manipulating the processed input stream. This can be done when...

9.9CVSS6.6AI score0.98124EPSS
Exploits32References162
OSV
OSV
added 2020/06/30 10:48 p.m.10 views

GHSA-7HWC-46RM-65JH Denial of service in XStream

XStream through 1.4.9, when a certain denyTypes workaround is not used, mishandles attempts to create an instance of the primitive type 'void' during unmarshalling, leading to a remote application crash, as demonstrated by an xstream.fromXML"" call...

7.5CVSS6.8AI score0.04928EPSS
Exploits0References14
Github Security Blog
Github Security Blog
added 2020/06/30 10:48 p.m.67 views

Denial of service in XStream

XStream through 1.4.9, when a certain denyTypes workaround is not used, mishandles attempts to create an instance of the primitive type 'void' during unmarshalling, leading to a remote application crash, as demonstrated by an xstream.fromXML"" call...

7.5CVSS4.4AI score0.04928EPSS
Exploits0References14Affected Software1
Kitploit
Kitploit
added 2020/06/11 12:30 p.m.65 views

RMIScout - Wordlist And Bruteforce Strategies To Enumerate Java RMI Functions And Exploit RMI Parameter Unmarshalling Vulnerabilities

RMIScout performs wordlist and bruteforce attacks against exposed Java RMI interfaces to safely guess method signatures without invocation. On misconfigured servers, any known RMI signature using non-primitive types e.g., java.lang.String, can be exploited by replacing the object with a serialize...

7.6AI score
Exploits0References4
OSV
OSV
added 2020/05/26 2:49 p.m.74 views

GHSA-2P68-F74V-9WC6 ActiveSupport potentially unintended unmarshalling of user-provided objects in MemCacheStore and RedisCacheStore

In ActiveSupport, there is potentially unexpected behaviour in the MemCacheStore and RedisCacheStore where, when untrusted user input is written to the cache store using the raw: true parameter, re-reading the result from the cache can evaluate the user input as a Marshalled object instead of pla...

9.8CVSS7.7AI score0.45732EPSS
Exploits5References12
Github Security Blog
Github Security Blog
added 2020/05/26 2:49 p.m.80 views

ActiveSupport potentially unintended unmarshalling of user-provided objects in MemCacheStore and RedisCacheStore

In ActiveSupport, there is potentially unexpected behaviour in the MemCacheStore and RedisCacheStore where, when untrusted user input is written to the cache store using the raw: true parameter, re-reading the result from the cache can evaluate the user input as a Marshalled object instead of pla...

9.8CVSS9AI score0.45732EPSS
Exploits5References13Affected Software1
0day.today
0day.today
added 2020/04/16 12:0 a.m.528 views

Liferay Portal Java Unmarshalling Remote Code Execution Exploit

This Metasploit module exploits a Java unmarshalling vulnerability via JSONWS in Liferay Portal versions prior to 6.2.5 GA6, 7.0.6 GA7, 7.1.3 GA4, and 7.2.1 GA2 to execute code as the Liferay user. Tested against 7.2.0 GA1. This module requires Metasploit: https://metasploit.com/download Current...

9.8CVSS0.5AI score0.99766EPSS
Exploits10
Exploit DB
Exploit DB
added 2020/04/16 12:0 a.m.562 views

Liferay Portal - Java Unmarshalling via JSONWS RCE (Metasploit)

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Liferay Portal Java Unmarshalling via JSONWS RCE', 'Description' = %q This module exploits a Java unmarshalling vulnerability via JSONWS in Lifer...

9.8CVSS9.8AI score0.99766EPSS
Exploits10
Packet Storm
Packet Storm
added 2020/04/15 12:0 a.m.343 views

Liferay Portal Java Unmarshalling Remote Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Liferay Portal Java Unmarshalling via JSONWS RCE', 'Description' = %q This module exploits a Java unmarshalling vulnerability via JSONWS in Lifer...

7.5CVSS0.7AI score0.99766EPSS
Exploits10
Metasploit
Metasploit
added 2020/04/14 7:1 p.m.187 views

Liferay Portal Java Unmarshalling via JSONWS RCE

This module exploits a Java unmarshalling vulnerability via JSONWS in Liferay Portal versions 'Liferay Portal Java Unmarshalling via JSONWS RCE', 'Description' = %q This module exploits a Java unmarshalling vulnerability via JSONWS in Liferay Portal versions 'Markus Wulftange', Discovery 'Thomas...

9.8CVSS9.7AI score0.99766EPSS
Exploits10
RedHat Linux
RedHat Linux
added 2020/04/14 1:4 p.m.5 views

activemq: Corrupt MQTT frame can cause broker shutdown

In Apache ActiveMQ 5.0.0 - 5.15.8, unmarshalling corrupt MQTT frame can lead to broker Out of Memory exception making it unresponsive...

7.5CVSS7.4AI score0.12357EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/03/23 8:21 a.m.9 views

activemq: Corrupt MQTT frame can cause broker shutdown

In Apache ActiveMQ 5.0.0 - 5.15.8, unmarshalling corrupt MQTT frame can lead to broker Out of Memory exception making it unresponsive...

7.5CVSS7.4AI score0.12357EPSS
Exploits0References4
Rows per page
Query Builder