You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bus-core provides XML utility classes that may be vulnerable to remote code execution when using XmlKit.readObjectFromXml() to interpret untrusted XML strings.
Detail
The program will call XMLDecoder.readObject to parse the XML string, causing a deserialization vulnerability.
Description
bus-core provides XML utility classes that may be vulnerable to remote code execution when using XmlKit.readObjectFromXml() to interpret untrusted XML strings.
Detail
The program will call XMLDecoder.readObject to parse the XML string, causing a deserialization vulnerability.
Version
<= 8.0.0
POC
Attack
The text was updated successfully, but these errors were encountered: