mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
149 lines
6.4 KiB
JSON
149 lines
6.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2020-11026",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Specially crafted filenames in WordPress leading to XSS"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "WordPress",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": ">= 5.4.0, < 5.4.1"
|
|
},
|
|
{
|
|
"version_value": ">= 5.3.0, < 5.3.3"
|
|
},
|
|
{
|
|
"version_value": ">= 5.2.0, < 5.2.6"
|
|
},
|
|
{
|
|
"version_value": ">= 5.1.0, < 5.1.5"
|
|
},
|
|
{
|
|
"version_value": ">= 5.0.0, < 5.0.9"
|
|
},
|
|
{
|
|
"version_value": ">= 4.9.0, < 4.9.14"
|
|
},
|
|
{
|
|
"version_value": ">= 4.8.0, < 4.8.13"
|
|
},
|
|
{
|
|
"version_value": ">= 4.7.0, < 4.7.17"
|
|
},
|
|
{
|
|
"version_value": ">= 4.6.0, < 4.6.18"
|
|
},
|
|
{
|
|
"version_value": ">= 4.5.0, < 4.5.21"
|
|
},
|
|
{
|
|
"version_value": ">= 4.4.0, < 4.4.22"
|
|
},
|
|
{
|
|
"version_value": ">= 4.3.0, < 4.3.23"
|
|
},
|
|
{
|
|
"version_value": ">= 4.2.0, < 4.2.27"
|
|
},
|
|
{
|
|
"version_value": ">= 4.1.0, < 4.1.30"
|
|
},
|
|
{
|
|
"version_value": ">= 4.0.0, < 4.0.30"
|
|
},
|
|
{
|
|
"version_value": ">= 3.9.0, < 3.9.31"
|
|
},
|
|
{
|
|
"version_value": ">= 3.8.0, < 3.8.33"
|
|
},
|
|
{
|
|
"version_value": ">= 3.7.0, < 3.7.33"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "WordPress"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In affected versions of WordPress, files with a specially crafted name when uploaded to the Media section can lead to script execution upon accessing the file. This requires an authenticated user with privileges to upload files. This has been patched in version 5.4.1, along with all the previously affected versions via a minor release (5.3.3, 5.2.6, 5.1.5, 5.0.9, 4.9.14, 4.8.13, 4.7.17, 4.6.18, 4.5.21, 4.4.22, 4.3.23, 4.2.27, 4.1.30, 4.0.30, 3.9.31, 3.8.33, 3.7.33)."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 8.7,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-707: Improper Neutralization"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://wordpress.org/support/wordpress-version/version-5-4-1/#security-updates",
|
|
"refsource": "MISC",
|
|
"url": "https://wordpress.org/support/wordpress-version/version-5-4-1/#security-updates"
|
|
},
|
|
{
|
|
"name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-3gw2-4656-pfr2",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-3gw2-4656-pfr2"
|
|
},
|
|
{
|
|
"refsource": "DEBIAN",
|
|
"name": "DSA-4677",
|
|
"url": "https://www.debian.org/security/2020/dsa-4677"
|
|
},
|
|
{
|
|
"refsource": "MLIST",
|
|
"name": "[debian-lts-announce] 20200511 [SECURITY] [DLA 2208-1] wordpress security update",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00011.html"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-3gw2-4656-pfr2",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |