cvelist/2018/1000xxx/CVE-2018-1000526.json

71 lines
2.0 KiB
JSON
Raw Normal View History

2018-06-26 12:05:02 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-06-23T11:22:33.036331",
"DATE_REQUESTED" : "2018-06-01T15:33:50",
"ID" : "CVE-2018-1000526",
"REQUESTER" : "sajeeb@0dd.zone",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Openpsa",
"version" : {
"version_data" : [
{
"version_value" : "<= 9.4.0"
}
]
}
}
]
},
"vendor_name" : "Openpsa"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Openpsa contains a XML Injection vulnerability in RSS file upload feature that can result in Remote denial of service. This attack appear to be exploitable via Specially crafted XML file. This vulnerability appears to have been fixed in after commit 4974a26."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "XML Injection"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://0dd.zone/2018/05/31/OpenPSA-Object-Injection/",
"refsource" : "MISC",
"url" : "https://0dd.zone/2018/05/31/OpenPSA-Object-Injection/"
},
{
"name" : "https://github.com/flack/openpsa/issues/192",
"refsource" : "MISC",
"url" : "https://github.com/flack/openpsa/issues/192"
}
]
}
}