ghsa-cvj4-g3gx-8vqq
Vulnerability from github
Published
2018-10-17 00:04
Modified
2022-04-26 21:37
Severity ?
VLAI Severity ?
Summary
Restlet Framework allows remote attackers to access arbitrary files via a crafted REST API HTTP request
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.restlet.jse:org.restlet" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-14949" ], "database_specific": { "cwe_ids": [ "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:32:56Z", "nvd_published_at": null, "severity": "HIGH" }, "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": "GHSA-cvj4-g3gx-8vqq", "modified": "2022-04-26T21:37:05Z", "published": "2018-10-17T00:04:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14949" }, { "type": "WEB", "url": "https://github.com/restlet/restlet-framework-java/commit/fe75aff3af23b879b984db7a2b6824cee0ef0fc5" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-cvj4-g3gx-8vqq" }, { "type": "PACKAGE", "url": "https://github.com/restlet/restlet-framework-java" }, { "type": "WEB", "url": "https://github.com/restlet/restlet-framework-java/wiki/XEE-security-enhancements" }, { "type": "WEB", "url": "https://lgtm.com/blog/restlet_CVE-2017-14949" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Restlet Framework allows remote attackers to access arbitrary files via a crafted REST API HTTP request" }
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…