gsd-2013-4221
Vulnerability from gsd
Modified
2023-12-13 01:22
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-4221", "description": "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": "GSD-2013-4221", "references": [ "https://access.redhat.com/errata/RHSA-2013:1862", "https://access.redhat.com/errata/RHSA-2013:1410" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-4221" ], "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": "GSD-2013-4221", "modified": "2023-12-13T01:22:16.251956Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4221", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://rhn.redhat.com/errata/RHSA-2013-1862.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2013-1862.html" }, { "name": "http://blog.diniscruz.com/2013/08/using-xmldecoder-to-execute-server-side.html", "refsource": "MISC", "url": "http://blog.diniscruz.com/2013/08/using-xmldecoder-to-execute-server-side.html" }, { "name": "http://restlet.org/learn/2.1/changes", "refsource": "MISC", "url": "http://restlet.org/learn/2.1/changes" }, { "name": "http://rhn.redhat.com/errata/RHSA-2013-1410.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2013-1410.html" }, { "name": "https://github.com/restlet/restlet-framework-java/issues/774", "refsource": "MISC", "url": "https://github.com/restlet/restlet-framework-java/issues/774" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=995275", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=995275" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:milestone5:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:milestone4:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:milestone3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:milestone2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:rc6:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:rc5:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:rc4:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.1.3", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:rc3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:rc2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:milestone6:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:restlet:restlet:2.1:milestone1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4221" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-16" }, { "lang": "en", "value": "CWE-91" } ] } ] }, "references": { "reference_data": [ { "name": "http://blog.diniscruz.com/2013/08/using-xmldecoder-to-execute-server-side.html", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "http://blog.diniscruz.com/2013/08/using-xmldecoder-to-execute-server-side.html" }, { "name": "http://restlet.org/learn/2.1/changes", "refsource": "CONFIRM", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "http://restlet.org/learn/2.1/changes" }, { "name": "RHSA-2013:1410", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1410.html" }, { "name": "https://github.com/restlet/restlet-framework-java/issues/774", "refsource": "CONFIRM", "tags": [ "Patch", "Issue Tracking" ], "url": "https://github.com/restlet/restlet-framework-java/issues/774" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=995275", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=995275" }, { "name": "RHSA-2013:1862", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1862.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2016-12-07T18:13Z", "publishedDate": "2013-10-10T00:55Z" } } }
Loading...
Loading...
- 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.