cvelist/2021/39xxx/CVE-2021-39320.json

99 lines
3.3 KiB
JSON
Raw Normal View History

2021-08-20 19:00:51 +00:00
{
"CVE_data_meta": {
2021-09-01 15:01:01 +00:00
"ASSIGNER": "security@wordfence.com",
"DATE_PUBLIC": "2021-08-31T00:00:00.000Z",
2021-08-20 19:00:51 +00:00
"ID": "CVE-2021-39320",
2021-09-01 15:01:01 +00:00
"STATE": "PUBLIC",
"TITLE": "underConstruction <= 1.18 - Reflected Cross-Site Scripting"
2021-08-20 19:00:51 +00:00
},
2021-09-01 15:01:01 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "underConstruction",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.18",
"version_value": "1.18"
}
]
}
}
]
},
"vendor_name": "Noah Kagan"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Ramuel Gall, Wordfence"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-08-20 19:00:51 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-09-01 15:01:01 +00:00
"value": "The underConstruction plugin <= 1.18 for WordPress echoes out the raw value of `$GLOBALS['PHP_SELF']` in the ucOptions.php file. On certain configurations including Apache+modPHP, this makes it possible to use it to perform a reflected Cross-Site Scripting attack by injecting malicious code in the request path."
2021-08-20 19:00:51 +00:00
}
]
2021-09-01 15:01:01 +00:00
},
"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://wpscan.com/vulnerability/49ae1df0-d6d2-4cbb-9a9d-bf3599429875",
"name": "https://wpscan.com/vulnerability/49ae1df0-d6d2-4cbb-9a9d-bf3599429875"
},
{
"refsource": "MISC",
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39320",
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39320"
}
]
},
"source": {
"discovery": "INTERNAL"
2021-08-20 19:00:51 +00:00
}
}