cvelist/2020/24xxx/CVE-2020-24148.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2020-08-13 14:13:47 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-07-07 14:00:50 +00:00
"ID": "CVE-2020-24148",
"STATE": "PUBLIC"
2020-08-13 14:13:47 +00:00
},
2021-07-07 14:00:50 +00:00
"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",
2020-08-13 14:13:47 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-07-07 14:00:50 +00:00
"value": "Server-side request forgery (SSRF) in the Import XML and RSS Feeds (import-xml-feed) plugin 2.0.1 for WordPress via the data parameter in a moove_read_xml action."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wordpress.org/plugins/import-xml-feed/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/import-xml-feed/#developers"
},
{
"refsource": "MISC",
"name": "https://github.com/secwx/research/blob/main/cve/CVE-2020-24148.md",
"url": "https://github.com/secwx/research/blob/main/cve/CVE-2020-24148.md"
2020-08-13 14:13:47 +00:00
}
]
}
}