cvelist/2018/1xxx/CVE-2018-1306.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2017-12-07 15:03:50 -05:00
{
2019-03-17 22:08:16 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"DATE_PUBLIC": "2018-06-27T00:00:00",
"ID": "CVE-2018-1306",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Pluto",
"version": {
"version_data": [
{
"version_value": "3.0.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-06-27 13:11:29 -04:00
{
2019-03-17 22:08:16 +00:00
"lang": "eng",
"value": "The PortletV3AnnotatedDemo Multipart Portlet war file code provided in Apache Pluto version 3.0.0 could allow a remote attacker to obtain sensitive information, caused by the failure to restrict path information provided during a file upload. An attacker could exploit this vulnerability to obtain configuration data and other sensitive information."
2018-06-27 13:11:29 -04:00
}
2019-03-17 22:08:16 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "45396",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/45396/"
},
{
"name": "http://portals.apache.org/pluto/security.html",
"refsource": "MISC",
"url": "http://portals.apache.org/pluto/security.html"
}
]
}
}