cvelist/2020/9xxx/CVE-2020-9364.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2020-02-24 16:01:17 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-03-04 16:01:18 +00:00
"ID": "CVE-2020-9364",
"STATE": "PUBLIC"
2020-02-24 16:01:17 +00:00
},
2020-03-04 16:01:18 +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-02-24 16:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-03-04 16:01:18 +00:00
"value": "An issue was discovered in helpers/mailer.php in the Creative Contact Form extension 4.6.2 before 2019-12-03 for Joomla!. A directory traversal vulnerability resides in the filename field for uploaded attachments via the creativecontactform_upload parameter. An attacker could exploit this vulnerability with the \"Send me a copy\" option to receive any files of the filesystem via email."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://extensions.joomla.org/extension/creative-contact-form/",
"refsource": "MISC",
"name": "https://extensions.joomla.org/extension/creative-contact-form/"
},
{
"refsource": "MISC",
"name": "https://www.ait.ac.at/themen/cyber-security/pentesting/security-advisories/ait-sa-20200301-01/",
"url": "https://www.ait.ac.at/themen/cyber-security/pentesting/security-advisories/ait-sa-20200301-01/"
2020-02-24 16:01:17 +00:00
}
]
}
}