cvelist/2021/29xxx/CVE-2021-29447.json

108 lines
4.2 KiB
JSON
Raw Normal View History

2021-03-30 18:01:10 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2021-03-30 18:01:10 +00:00
"ID": "CVE-2021-29447",
"STATE": "PUBLIC",
"TITLE": "WordPress Authenticated XXE attack when installation is running PHP 8"
2021-03-30 18:01:10 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "wordpress-develop",
"version": {
"version_data": [
{
"version_value": ">= 5.6.0, < 5.7.1"
}
]
}
}
]
},
"vendor_name": "WordPress"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-03-30 18:01:10 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Wordpress is an open source CMS. A user with the ability to upload files (like an Author) can exploit an XML parsing issue in the Media Library leading to XXE attacks. This requires WordPress installation to be using PHP 8. Access to internal files is possible in a successful XXE attack. This has been patched in WordPress version 5.7.1, along with the older affected versions via a minor release. We strongly recommend you keep auto-updates enabled."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-611\":\"Improper Restriction of XML External Entity Reference\"}"
}
]
2021-03-30 18:01:10 +00:00
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-rv47-pc52-qrhh",
"refsource": "CONFIRM",
"url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-rv47-pc52-qrhh"
},
{
"name": "https://wordpress.org/news/category/security/",
"refsource": "MISC",
"url": "https://wordpress.org/news/category/security/"
2021-04-21 09:00:42 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210421 [SECURITY] [DLA 2630-1] wordpress security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00017.html"
2021-04-23 12:00:54 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4896",
"url": "https://www.debian.org/security/2021/dsa-4896"
2021-06-15 21:00:58 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/163148/XML-External-Entity-Via-MP3-File-Upload-On-WordPress.html",
"url": "http://packetstormsecurity.com/files/163148/XML-External-Entity-Via-MP3-File-Upload-On-WordPress.html"
2021-09-20 18:01:12 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/164198/WordPress-5.7-Media-Library-XML-Injection.html",
"url": "http://packetstormsecurity.com/files/164198/WordPress-5.7-Media-Library-XML-Injection.html"
}
]
},
"source": {
"advisory": "GHSA-rv47-pc52-qrhh",
"discovery": "UNKNOWN"
2021-03-30 18:01:10 +00:00
}
}