Vulnerability from bitnami_vulndb
Published
2024-03-06 11:12
Modified
2025-05-20 10:02
Summary
Cross-site scripting in stats method (object cache) in WordPress
Details
In affected versions of WordPress, a vulnerability in the stats() method of class-wp-object-cache.php can be exploited to execute cross-site scripting (XSS) attacks. 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).
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "wordpress",
"purl": "pkg:bitnami/wordpress"
},
"ranges": [
{
"events": [
{
"introduced": "3.7.0"
},
{
"fixed": "3.7.33"
},
{
"introduced": "3.8.0"
},
{
"fixed": "3.8.33"
},
{
"introduced": "3.9.0"
},
{
"fixed": "3.9.31"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.30"
},
{
"introduced": "4.1.0"
},
{
"fixed": "4.1.30"
},
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.27"
},
{
"introduced": "4.3.0"
},
{
"fixed": "4.3.23"
},
{
"introduced": "4.4.0"
},
{
"fixed": "4.4.22"
},
{
"introduced": "4.5.0"
},
{
"fixed": "4.5.21"
},
{
"introduced": "4.6.0"
},
{
"fixed": "4.6.18"
},
{
"introduced": "4.7.0"
},
{
"fixed": "4.7.17"
},
{
"introduced": "4.8.0"
},
{
"fixed": "4.8.13"
},
{
"introduced": "4.9.0"
},
{
"fixed": "4.9.14"
},
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.9"
},
{
"introduced": "5.1.0"
},
{
"fixed": "5.1.5"
},
{
"introduced": "5.2.0"
},
{
"fixed": "5.2.6"
},
{
"introduced": "5.3.0"
},
{
"fixed": "5.3.3"
},
{
"introduced": "5.4.0"
},
{
"fixed": "5.4.1"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2020-11029"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
"cpe:2.3:a:wordpress:wordpress:5.4.0:*:*:*:*:*:*:*",
"cpe:2.3:a:wordpress:wordpress:5.4:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "In affected versions of WordPress, a vulnerability in the stats() method of class-wp-object-cache.php can be exploited to execute cross-site scripting (XSS) attacks. 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).",
"id": "BIT-wordpress-2020-11029",
"modified": "2025-05-20T10:02:07.006Z",
"published": "2024-03-06T11:12:04.602Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-568w-8m88-8g2c"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00011.html"
},
{
"type": "WEB",
"url": "https://wordpress.org/support/wordpress-version/version-5-4-1/#security-updates"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2020/dsa-4677"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11029"
}
],
"schema_version": "1.5.0",
"summary": "Cross-site scripting in stats method (object cache) in WordPress"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…