cvelist/2020/35xxx/CVE-2020-35313.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2020-12-14 08:02:16 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-04-20 20:00:43 +00:00
"ID": "CVE-2020-35313",
"STATE": "PUBLIC"
2020-12-14 08:02:16 +00:00
},
2021-04-20 20:00:43 +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-12-14 08:02:16 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-04-20 20:00:43 +00:00
"value": "A server-side request forgery (SSRF) vulnerability in the addCustomThemePluginRepository function in index.php in WonderCMS 3.1.3 allows remote attackers to execute arbitrary code via a crafted URL to the theme/plugin installer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://zetc0de.github.io/post/authenticated-rce-ssrf-wondercms/",
"refsource": "MISC",
"name": "https://zetc0de.github.io/post/authenticated-rce-ssrf-wondercms/"
},
{
"refsource": "MISC",
"name": "https://github.com/robiso/wondercms",
"url": "https://github.com/robiso/wondercms"
},
{
"refsource": "MISC",
"name": "https://packetstormsecurity.com/files/160310/WonderCMS-3.1.3-Code-Execution-Server-Side-Request-Forgery.html",
"url": "https://packetstormsecurity.com/files/160310/WonderCMS-3.1.3-Code-Execution-Server-Side-Request-Forgery.html"
2020-12-14 08:02:16 +00:00
}
]
}
}