"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-10-17 20:01:34 +00:00
parent 0f0b6e6a53
commit e32678057f
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-27197",
"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": "** DISPUTED ** TAXII libtaxii through 1.1.117, as used in EclecticIQ OpenTAXII through 0.2.0 and other products, allows SSRF via an initial http:// substring to the parse method, even when the no_network setting is used for the XML parser. NOTE: the vendor points out that the parse method \"wraps the lxml library\" and that this may be an issue to \"raise ... to the lxml group.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/eclecticiq/OpenTAXII/issues/176",
"refsource": "MISC",
"name": "https://github.com/eclecticiq/OpenTAXII/issues/176"
},
{
"url": "https://github.com/TAXIIProject/libtaxii/issues/246",
"refsource": "MISC",
"name": "https://github.com/TAXIIProject/libtaxii/issues/246"
}
]
}
}