GHSA-92J2-5R7P-6HJW
Vulnerability from github – Published: 2022-05-17 03:28 – Updated: 2024-03-05 17:30
VLAI?
Summary
Restlet is vulnerable to Arbitrary Java Code Execution via crafted XML
Details
The default configuration of the ObjectRepresentation class in Restlet before 2.1.4 deserializes objects from untrusted sources using the Java XMLDecoder, which allows remote attackers to execute arbitrary Java code via crafted XML.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.restlet.jse:org.restlet"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2013-4221"
],
"database_specific": {
"cwe_ids": [
"CWE-91"
],
"github_reviewed": true,
"github_reviewed_at": "2023-08-29T18:02:04Z",
"nvd_published_at": "2013-10-10T00:55:00Z",
"severity": "HIGH"
},
"details": "The default configuration of the ObjectRepresentation class in Restlet before 2.1.4 deserializes objects from untrusted sources using the Java XMLDecoder, which allows remote attackers to execute arbitrary Java code via crafted XML.",
"id": "GHSA-92j2-5r7p-6hjw",
"modified": "2024-03-05T17:30:03Z",
"published": "2022-05-17T03:28:12Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4221"
},
{
"type": "WEB",
"url": "https://github.com/restlet/restlet-framework-java/issues/774"
},
{
"type": "WEB",
"url": "https://github.com/restlet/restlet-framework-java/commit/b85c2ef182c69c5e2e21df008ccb249ccf80c7b"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=995275"
},
{
"type": "PACKAGE",
"url": "https://github.com/restlet/restlet-framework-java"
},
{
"type": "WEB",
"url": "http://blog.diniscruz.com/2013/08/using-xmldecoder-to-execute-server-side.html"
},
{
"type": "WEB",
"url": "http://restlet.org/learn/2.1/changes"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2013-1410.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2013-1862.html"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Restlet is vulnerable to Arbitrary Java Code Execution via crafted XML"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…