gsd-2017-14949
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Restlet Framework before 2.3.12 allows remote attackers to access arbitrary files via a crafted REST API HTTP request that conducts an XXE attack, because only general external entities (not parameter external entities) are properly considered. This is related to XmlRepresentation, DOMRepresentation, SaxRepresentation, and JacksonRepresentation.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-14949", "description": "Restlet Framework before 2.3.12 allows remote attackers to access arbitrary files via a crafted REST API HTTP request that conducts an XXE attack, because only general external entities (not parameter external entities) are properly considered. This is related to XmlRepresentation, DOMRepresentation, SaxRepresentation, and JacksonRepresentation.", "id": "GSD-2017-14949" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-14949" ], "details": "Restlet Framework before 2.3.12 allows remote attackers to access arbitrary files via a crafted REST API HTTP request that conducts an XXE attack, because only general external entities (not parameter external entities) are properly considered. This is related to XmlRepresentation, DOMRepresentation, SaxRepresentation, and JacksonRepresentation.", "id": "GSD-2017-14949", "modified": "2023-12-13T01:21:12.295433Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-14949", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Restlet Framework before 2.3.12 allows remote attackers to access arbitrary files via a crafted REST API HTTP request that conducts an XXE attack, because only general external entities (not parameter external entities) are properly considered. This is related to XmlRepresentation, DOMRepresentation, SaxRepresentation, and JacksonRepresentation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/restlet/restlet-framework-java/wiki/XEE-security-enhancements", "refsource": "MISC", "url": "https://github.com/restlet/restlet-framework-java/wiki/XEE-security-enhancements" }, { "name": "https://lgtm.com/blog/restlet_CVE-2017-14949", "refsource": "MISC", "url": "https://lgtm.com/blog/restlet_CVE-2017-14949" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,2.3.12)", "affected_versions": "All versions before 2.3.12", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-611", "CWE-937" ], "date": "2017-12-15", "description": "Restlet Framework allows remote attackers to access arbitrary files via a crafted REST API HTTP request that conducts an XXE attack, because only general external entities (not parameter external entities) are properly considered. This is related to `XmlRepresentation`, `DOMRepresentation`, `SaxRepresentation`, and `JacksonRepresentation`.", "fixed_versions": [], "identifier": "CVE-2017-14949", "identifiers": [ "CVE-2017-14949" ], "not_impacted": "", "package_slug": "maven/org.restlet.jee/org.restlet", "pubdate": "2017-11-30", "solution": "Unfortunately, there is no solution available yet.", "title": "Improper Restriction of XML External Entity Reference", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2017-14949" ], "uuid": "c44d6585-dcd1-467a-b9c2-20a420212d2c" }, { "affected_range": "(,2.3.12)", "affected_versions": "All versions before 2.3.12", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-611", "CWE-937" ], "date": "2021-09-09", "description": "Restlet Framework before 2.3.12 allows remote attackers to access arbitrary files via a crafted REST API HTTP request that conducts an XXE attack, because only general external entities (not parameter external entities) are properly considered. This is related to XmlRepresentation, DOMRepresentation, SaxRepresentation, and JacksonRepresentation.", "fixed_versions": [ "2.3.12" ], "identifier": "CVE-2017-14949", "identifiers": [ "GHSA-cvj4-g3gx-8vqq", "CVE-2017-14949" ], "not_impacted": "All versions starting from 2.3.12", "package_slug": "maven/org.restlet.jse/org.restlet", "pubdate": "2018-10-17", "solution": "Upgrade to version 2.3.12 or above.", "title": "Improper Restriction of XML External Entity Reference", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2017-14949", "https://github.com/advisories/GHSA-cvj4-g3gx-8vqq", "https://github.com/restlet/restlet-framework-java/wiki/XEE-security-enhancements" ], "uuid": "f2cd41b0-5728-45dd-bde4-42d76fdae8f5" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:restlet:restlet:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.3.12", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-14949" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Restlet Framework before 2.3.12 allows remote attackers to access arbitrary files via a crafted REST API HTTP request that conducts an XXE attack, because only general external entities (not parameter external entities) are properly considered. This is related to XmlRepresentation, DOMRepresentation, SaxRepresentation, and JacksonRepresentation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-611" } ] } ] }, "references": { "reference_data": [ { "name": "https://lgtm.com/blog/restlet_CVE-2017-14949", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://lgtm.com/blog/restlet_CVE-2017-14949" }, { "name": "https://github.com/restlet/restlet-framework-java/wiki/XEE-security-enhancements", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/restlet/restlet-framework-java/wiki/XEE-security-enhancements" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2017-12-15T19:17Z", "publishedDate": "2017-11-30T18:29Z" } } }
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.
Loading…
Loading…