ghsa-f3mv-g3xr-fp7w
Vulnerability from github
Published
2022-05-17 03:28
Modified
2023-08-29 18:02
Summary
Restlet Arbitrary Java Code Execution via a serialized object
Details
The default configuration of the ObjectRepresentation class in Restlet before 2.1.4 deserializes objects from untrusted sources, which allows remote attackers to execute arbitrary Java code via a serialized object, a different vulnerability than CVE-2013-4221.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.restlet.jse:org.restlet" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-4271" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-08-29T18:02:19Z", "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, which allows remote attackers to execute arbitrary Java code via a serialized object, a different vulnerability than CVE-2013-4221.", "id": "GHSA-f3mv-g3xr-fp7w", "modified": "2023-08-29T18:02:19Z", "published": "2022-05-17T03:28:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4271" }, { "type": "WEB", "url": "https://github.com/restlet/restlet-framework-java/issues/778" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=999735" }, { "type": "PACKAGE", "url": "https://github.com/restlet/restlet-framework-java" }, { "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 Arbitrary Java Code Execution via a serialized object" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.