cvelist/2022/0xxx/CVE-2022-0889.json
2022-03-23 20:01:17 +00:00

109 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
"ID": "CVE-2022-0889",
"STATE": "PUBLIC",
"TITLE": "Ninja Forms - File Uploads Extension <= 3.3.12 - Reflected Cross-Site Scripting"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Ninja Forms - File Uploads Extension",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "3.3.12",
"version_value": "3.3.12"
}
]
}
}
]
},
"vendor_name": "Saturday Drive"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Muhammad Zeeshan (Xib3rR4dAr)"
},
{
"lang": "eng",
"value": "Nuno Correia (Blaze Security)\t"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Ninja Forms - File Uploads Extension WordPress plugin is vulnerable to reflected cross-site scripting due to missing sanitization of the files filename parameter found in the ~/includes/ajax/controllers/uploads.php file which can be used by unauthenticated attackers to add malicious web scripts to vulnerable WordPress sites, in versions up to and including 3.3.12."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://ninjaforms.com/extensions/file-uploads/?changelog=1/#:~:text=3.3.13%20(30%20November%202021)",
"name": "https://ninjaforms.com/extensions/file-uploads/?changelog=1/#:~:text=3.3.13%20(30%20November%202021)"
},
{
"refsource": "MISC",
"url": "https://wordfence.com/vulnerability-advisories/#CVE-2022-0889",
"name": "https://wordfence.com/vulnerability-advisories/#CVE-2022-0889"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to version 3.3.13, or newer. "
}
],
"source": {
"discovery": "UNKNOWN"
}
}