cvelist/2020/25xxx/CVE-2020-25614.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-09-16 15:01:47 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-25614",
"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": "xmlquery before 1.3.1 lacks a check for whether a LoadURL response is in the XML format, which allows attackers to cause a denial of service (SIGSEGV) at xmlquery.(*Node).InnerText or possibly have unspecified other impact."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/antchfx/xmlquery/issues/39",
"refsource": "MISC",
"name": "https://github.com/antchfx/xmlquery/issues/39"
},
{
"url": "https://github.com/antchfx/xmlquery/compare/v1.3.0...v1.3.1",
"refsource": "MISC",
"name": "https://github.com/antchfx/xmlquery/compare/v1.3.0...v1.3.1"
}
]
}
}