CVE-2017-14949
HIGH7.5EPSS 0.32%Restlet Framework allows remote attackers to access arbitrary files via a crafted REST API HTTP request
Published: 10/17/2018Modified: 11/8/2023
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.
Affected packages (1)
- Maven/org.restlet.jse:org.restletfrom 0, < 2.3.12
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
References (6)
- ADVISORYhttps://github.com/advisories/GHSA-cvj4-g3gx-8vqq
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2017-14949
- PATCHhttps://github.com/restlet/restlet-framework-java
- WEBhttps://github.com/restlet/restlet-framework-java/commit/fe75aff3af23b879b984db7a2b6824cee0ef0fc5
- WEBhttps://github.com/restlet/restlet-framework-java/wiki/XEE-security-enhancements
- WEBhttps://lgtm.com/blog/restlet_CVE-2017-14949