cvelist/2017/14xxx/CVE-2017-14868.json
2019-03-17 23:32:40 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-14868",
"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.11, when using SimpleXMLProvider, allows remote attackers to access arbitrary files via an XXE attack in a REST API HTTP request. This affects use of the Jax-rs extension."
}
]
},
"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-14868",
"refsource": "MISC",
"url": "https://lgtm.com/blog/restlet_CVE-2017-14868"
},
{
"name": "https://github.com/restlet/restlet-framework-java/issues/1286",
"refsource": "MISC",
"url": "https://github.com/restlet/restlet-framework-java/issues/1286"
}
]
}
}