All the vulnerabilites related to WordPress - wordpress-develop
cve-2022-21662
Vulnerability from cvelistv5
Published
2022-01-06 23:05
Modified
2024-08-03 02:46
Severity ?
EPSS score ?
Summary
Stored XSS in WordPress
References
▼ | URL | Tags |
---|---|---|
https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/ | x_refsource_MISC | |
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-699q-3hj9-889w | x_refsource_CONFIRM | |
https://www.debian.org/security/2022/dsa-5039 | vendor-advisory, x_refsource_DEBIAN | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html | mailing-list, x_refsource_MLIST |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T02:46:39.402Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-699q-3hj9-889w" }, { "name": "DSA-5039", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2022/dsa-5039" }, { "name": "FEDORA-2022-8472dd59ff", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003c 5.8.3" } ] } ], "descriptions": [ { "lang": "en", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. Low-privileged authenticated users (like author) in WordPress core are able to execute JavaScript/perform stored XSS attack, which can affect high-privileged users. This has been patched in WordPress version 5.8.3. Older affected versions are also fixed via security release, that go back till 3.7.37. We strongly recommend that you keep auto-updates enabled. There are no known workarounds for this issue." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-01-23T20:06:12", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-699q-3hj9-889w" }, { "name": "DSA-5039", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2022/dsa-5039" }, { "name": "FEDORA-2022-8472dd59ff", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" } ], "source": { "advisory": "GHSA-699q-3hj9-889w", "discovery": "UNKNOWN" }, "title": "Stored XSS in WordPress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-21662", "STATE": "PUBLIC", "TITLE": "Stored XSS in WordPress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003c 5.8.3" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. Low-privileged authenticated users (like author) in WordPress core are able to execute JavaScript/perform stored XSS attack, which can affect high-privileged users. This has been patched in WordPress version 5.8.3. Older affected versions are also fixed via security release, that go back till 3.7.37. We strongly recommend that you keep auto-updates enabled. There are no known workarounds for this issue." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/", "refsource": "MISC", "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-699q-3hj9-889w", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-699q-3hj9-889w" }, { "name": "DSA-5039", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2022/dsa-5039" }, { "name": "FEDORA-2022-8472dd59ff", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" } ] }, "source": { "advisory": "GHSA-699q-3hj9-889w", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-21662", "datePublished": "2022-01-06T23:05:10", "dateReserved": "2021-11-16T00:00:00", "dateUpdated": "2024-08-03T02:46:39.402Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2020-4047
Vulnerability from cvelistv5
Published
2020-06-12 16:00
Modified
2024-08-04 07:52
Severity ?
EPSS score ?
Summary
Authenticated XSS via media attachment page in WordPress
References
▼ | URL | Tags |
---|---|---|
https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/ | x_refsource_MISC | |
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-8q2w-5m27-wm27 | x_refsource_CONFIRM | |
https://github.com/WordPress/wordpress-develop/commit/0977c0d6b241479ecedfe19e96be69f727c3f81f | x_refsource_MISC | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/ | vendor-advisory, x_refsource_FEDORA | |
https://www.debian.org/security/2020/dsa-4709 | vendor-advisory, x_refsource_DEBIAN | |
https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html | mailing-list, x_refsource_MLIST | |
https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html | mailing-list, x_refsource_MLIST |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T07:52:20.835Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-8q2w-5m27-wm27" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/commit/0977c0d6b241479ecedfe19e96be69f727c3f81f" }, { "name": "FEDORA-2020-8447a3e195", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 5.4.0, \u003c 5.4.2" }, { "status": "affected", "version": "\u003e= 5.3.0, \u003c 5.3.4" }, { "status": "affected", "version": "\u003e= 5.2.0, \u003c 5.2.7" }, { "status": "affected", "version": "\u003e= 5.1.0, \u003c 5.1.6" }, { "status": "affected", "version": "\u003e= 5.0.0, \u003c 5.0.10" }, { "status": "affected", "version": "\u003e= 4.9.0, \u003c 4.9.15" }, { "status": "affected", "version": "\u003e= 4.8.0, \u003c 4.8.14" }, { "status": "affected", "version": "\u003e= 4.7.0, \u003c 4.7.18" }, { "status": "affected", "version": "\u003e= 4.6.0, \u003c 4.6.19" }, { "status": "affected", "version": "\u003e= 4.5.0, \u003c 4.5.22" }, { "status": "affected", "version": "\u003e= 4.4.0, \u003c 4.4.23" }, { "status": "affected", "version": "\u003e= 4.3.0, \u003c 4.3.24" }, { "status": "affected", "version": "\u003e= 4.2.0, \u003c 4.2.28" }, { "status": "affected", "version": "\u003e= 4.1.0, \u003c 4.1.31" }, { "status": "affected", "version": "\u003e= 4.0.0, \u003c 4.0.31" }, { "status": "affected", "version": "\u003e= 3.9.0, \u003c 3.9.32" }, { "status": "affected", "version": "\u003e= 3.8.0, \u003c 3.8.34" }, { "status": "affected", "version": "\u003e= 3.7.0, \u003c 3.7.34" } ] } ], "descriptions": [ { "lang": "en", "value": "In affected versions of WordPress, authenticated users with upload permissions (like authors) are able to inject JavaScript into some media file attachment pages in a certain way. This can lead to script execution in the context of a higher privileged user when the file is viewed by them. This has been patched in version 5.4.2, along with all the previously affected versions via a minor release (5.3.4, 5.2.7, 5.1.6, 5.0.10, 4.9.15, 4.8.14, 4.7.18, 4.6.19, 4.5.22, 4.4.23, 4.3.24, 4.2.28, 4.1.31, 4.0.31, 3.9.32, 3.8.34, 3.7.34)." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-80", "description": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-09-11T16:06:35", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-8q2w-5m27-wm27" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/WordPress/wordpress-develop/commit/0977c0d6b241479ecedfe19e96be69f727c3f81f" }, { "name": "FEDORA-2020-8447a3e195", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ], "source": { "advisory": "GHSA-8q2w-5m27-wm27", "discovery": "UNKNOWN" }, "title": "Authenticated XSS via media attachment page in WordPress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-4047", "STATE": "PUBLIC", "TITLE": "Authenticated XSS via media attachment page in WordPress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003e= 5.4.0, \u003c 5.4.2" }, { "version_value": "\u003e= 5.3.0, \u003c 5.3.4" }, { "version_value": "\u003e= 5.2.0, \u003c 5.2.7" }, { "version_value": "\u003e= 5.1.0, \u003c 5.1.6" }, { "version_value": "\u003e= 5.0.0, \u003c 5.0.10" }, { "version_value": "\u003e= 4.9.0, \u003c 4.9.15" }, { "version_value": "\u003e= 4.8.0, \u003c 4.8.14" }, { "version_value": "\u003e= 4.7.0, \u003c 4.7.18" }, { "version_value": "\u003e= 4.6.0, \u003c 4.6.19" }, { "version_value": "\u003e= 4.5.0, \u003c 4.5.22" }, { "version_value": "\u003e= 4.4.0, \u003c 4.4.23" }, { "version_value": "\u003e= 4.3.0, \u003c 4.3.24" }, { "version_value": "\u003e= 4.2.0, \u003c 4.2.28" }, { "version_value": "\u003e= 4.1.0, \u003c 4.1.31" }, { "version_value": "\u003e= 4.0.0, \u003c 4.0.31" }, { "version_value": "\u003e= 3.9.0, \u003c 3.9.32" }, { "version_value": "\u003e= 3.8.0, \u003c 3.8.34" }, { "version_value": "\u003e= 3.7.0, \u003c 3.7.34" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In affected versions of WordPress, authenticated users with upload permissions (like authors) are able to inject JavaScript into some media file attachment pages in a certain way. This can lead to script execution in the context of a higher privileged user when the file is viewed by them. This has been patched in version 5.4.2, along with all the previously affected versions via a minor release (5.3.4, 5.2.7, 5.1.6, 5.0.10, 4.9.15, 4.8.14, 4.7.18, 4.6.19, 4.5.22, 4.4.23, 4.3.24, 4.2.28, 4.1.31, 4.0.31, 3.9.32, 3.8.34, 3.7.34)." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/", "refsource": "MISC", "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-8q2w-5m27-wm27", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-8q2w-5m27-wm27" }, { "name": "https://github.com/WordPress/wordpress-develop/commit/0977c0d6b241479ecedfe19e96be69f727c3f81f", "refsource": "MISC", "url": "https://github.com/WordPress/wordpress-develop/commit/0977c0d6b241479ecedfe19e96be69f727c3f81f" }, { "name": "FEDORA-2020-8447a3e195", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ] }, "source": { "advisory": "GHSA-8q2w-5m27-wm27", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2020-4047", "datePublished": "2020-06-12T16:00:36", "dateReserved": "2019-12-30T00:00:00", "dateUpdated": "2024-08-04T07:52:20.835Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2021-39203
Vulnerability from cvelistv5
Published
2021-09-09 22:00
Modified
2024-08-04 01:58
Severity ?
EPSS score ?
Summary
Private data disclosure/privilege escalation through the block editor in Wordpress
References
▼ | URL | Tags |
---|---|---|
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-qxvw-qxm9-qvg6 | x_refsource_CONFIRM | |
https://hackerone.com/reports/1225282 | x_refsource_MISC |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T01:58:18.303Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-qxvw-qxm9-qvg6" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://hackerone.com/reports/1225282" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "5.8 beta 1" } ] } ], "descriptions": [ { "lang": "en", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. In affected versions authenticated users who don\u0027t have permission to view private post types/data can bypass restrictions in the block editor under certain conditions. This affected WordPress 5.8 beta during the testing period. It\u0027s fixed in the final 5.8 release." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-200", "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-09-09T22:00:11", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-qxvw-qxm9-qvg6" }, { "tags": [ "x_refsource_MISC" ], "url": "https://hackerone.com/reports/1225282" } ], "source": { "advisory": "GHSA-qxvw-qxm9-qvg6", "discovery": "UNKNOWN" }, "title": "Private data disclosure/privilege escalation through the block editor in Wordpress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-39203", "STATE": "PUBLIC", "TITLE": "Private data disclosure/privilege escalation through the block editor in Wordpress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "5.8 beta 1" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. In affected versions authenticated users who don\u0027t have permission to view private post types/data can bypass restrictions in the block editor under certain conditions. This affected WordPress 5.8 beta during the testing period. It\u0027s fixed in the final 5.8 release." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-qxvw-qxm9-qvg6", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-qxvw-qxm9-qvg6" }, { "name": "https://hackerone.com/reports/1225282", "refsource": "MISC", "url": "https://hackerone.com/reports/1225282" } ] }, "source": { "advisory": "GHSA-qxvw-qxm9-qvg6", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-39203", "datePublished": "2021-09-09T22:00:11", "dateReserved": "2021-08-16T00:00:00", "dateUpdated": "2024-08-04T01:58:18.303Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2020-4049
Vulnerability from cvelistv5
Published
2020-06-12 16:00
Modified
2024-08-04 07:52
Severity ?
EPSS score ?
Summary
Authenticated self-XSS via theme uploads in WordPress
References
▼ | URL | Tags |
---|---|---|
https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/ | x_refsource_MISC | |
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-87h4-phjv-rm6p | x_refsource_CONFIRM | |
https://github.com/WordPress/wordpress-develop/commit/404f397b4012fd9d382e55bf7d206c1317f01148 | x_refsource_MISC | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/ | vendor-advisory, x_refsource_FEDORA | |
https://www.debian.org/security/2020/dsa-4709 | vendor-advisory, x_refsource_DEBIAN | |
https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html | mailing-list, x_refsource_MLIST | |
https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html | mailing-list, x_refsource_MLIST |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T07:52:20.760Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-87h4-phjv-rm6p" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/commit/404f397b4012fd9d382e55bf7d206c1317f01148" }, { "name": "FEDORA-2020-8447a3e195", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 5.4.0, \u003c 5.4.2" }, { "status": "affected", "version": "\u003e= 5.3.0, \u003c 5.3.4" }, { "status": "affected", "version": "\u003e= 5.2.0, \u003c 5.2.7" }, { "status": "affected", "version": "\u003e= 5.1.0, \u003c 5.1.6" }, { "status": "affected", "version": "\u003e= 5.0.0, \u003c 5.0.10" }, { "status": "affected", "version": "\u003e= 4.9.0, \u003c 4.9.15" }, { "status": "affected", "version": "\u003e= 4.8.0, \u003c 4.8.14" }, { "status": "affected", "version": "\u003e= 4.7.0, \u003c 4.7.18" }, { "status": "affected", "version": "\u003e= 4.6.0, \u003c 4.6.19" }, { "status": "affected", "version": "\u003e= 4.5.0, \u003c 4.5.22" }, { "status": "affected", "version": "\u003e= 4.4.0, \u003c 4.4.23" }, { "status": "affected", "version": "\u003e= 4.3.0, \u003c 4.3.24" }, { "status": "affected", "version": "\u003e= 4.2.0, \u003c 4.2.28" }, { "status": "affected", "version": "\u003e= 4.1.0, \u003c 4.1.31" }, { "status": "affected", "version": "\u003e= 4.0.0, \u003c 4.0.31" }, { "status": "affected", "version": "\u003e= 3.9.0, \u003c 3.9.32" }, { "status": "affected", "version": "\u003e= 3.8.0, \u003c 3.8.34" }, { "status": "affected", "version": "\u003e= 3.7.0, \u003c 3.7.34" } ] } ], "descriptions": [ { "lang": "en", "value": "In affected versions of WordPress, when uploading themes, the name of the theme folder can be crafted in a way that could lead to JavaScript execution in /wp-admin on the themes page. This does require an admin to upload the theme, and is low severity self-XSS. This has been patched in version 5.4.2, along with all the previously affected versions via a minor release (5.3.4, 5.2.7, 5.1.6, 5.0.10, 4.9.15, 4.8.14, 4.7.18, 4.6.19, 4.5.22, 4.4.23, 4.3.24, 4.2.28, 4.1.31, 4.0.31, 3.9.32, 3.8.34, 3.7.34)." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 2.4, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-80", "description": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-09-11T16:06:33", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-87h4-phjv-rm6p" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/WordPress/wordpress-develop/commit/404f397b4012fd9d382e55bf7d206c1317f01148" }, { "name": "FEDORA-2020-8447a3e195", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ], "source": { "advisory": "GHSA-87h4-phjv-rm6p", "discovery": "UNKNOWN" }, "title": "Authenticated self-XSS via theme uploads in WordPress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-4049", "STATE": "PUBLIC", "TITLE": "Authenticated self-XSS via theme uploads in WordPress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003e= 5.4.0, \u003c 5.4.2" }, { "version_value": "\u003e= 5.3.0, \u003c 5.3.4" }, { "version_value": "\u003e= 5.2.0, \u003c 5.2.7" }, { "version_value": "\u003e= 5.1.0, \u003c 5.1.6" }, { "version_value": "\u003e= 5.0.0, \u003c 5.0.10" }, { "version_value": "\u003e= 4.9.0, \u003c 4.9.15" }, { "version_value": "\u003e= 4.8.0, \u003c 4.8.14" }, { "version_value": "\u003e= 4.7.0, \u003c 4.7.18" }, { "version_value": "\u003e= 4.6.0, \u003c 4.6.19" }, { "version_value": "\u003e= 4.5.0, \u003c 4.5.22" }, { "version_value": "\u003e= 4.4.0, \u003c 4.4.23" }, { "version_value": "\u003e= 4.3.0, \u003c 4.3.24" }, { "version_value": "\u003e= 4.2.0, \u003c 4.2.28" }, { "version_value": "\u003e= 4.1.0, \u003c 4.1.31" }, { "version_value": "\u003e= 4.0.0, \u003c 4.0.31" }, { "version_value": "\u003e= 3.9.0, \u003c 3.9.32" }, { "version_value": "\u003e= 3.8.0, \u003c 3.8.34" }, { "version_value": "\u003e= 3.7.0, \u003c 3.7.34" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In affected versions of WordPress, when uploading themes, the name of the theme folder can be crafted in a way that could lead to JavaScript execution in /wp-admin on the themes page. This does require an admin to upload the theme, and is low severity self-XSS. This has been patched in version 5.4.2, along with all the previously affected versions via a minor release (5.3.4, 5.2.7, 5.1.6, 5.0.10, 4.9.15, 4.8.14, 4.7.18, 4.6.19, 4.5.22, 4.4.23, 4.3.24, 4.2.28, 4.1.31, 4.0.31, 3.9.32, 3.8.34, 3.7.34)." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 2.4, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/", "refsource": "MISC", "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-87h4-phjv-rm6p", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-87h4-phjv-rm6p" }, { "name": "https://github.com/WordPress/wordpress-develop/commit/404f397b4012fd9d382e55bf7d206c1317f01148", "refsource": "MISC", "url": "https://github.com/WordPress/wordpress-develop/commit/404f397b4012fd9d382e55bf7d206c1317f01148" }, { "name": "FEDORA-2020-8447a3e195", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ] }, "source": { "advisory": "GHSA-87h4-phjv-rm6p", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2020-4049", "datePublished": "2020-06-12T16:00:23", "dateReserved": "2019-12-30T00:00:00", "dateUpdated": "2024-08-04T07:52:20.760Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2021-39201
Vulnerability from cvelistv5
Published
2021-09-09 21:35
Modified
2024-08-04 01:58
Severity ?
EPSS score ?
Summary
Authenticated cross-site scripting (XSS) in WordPress editor
References
▼ | URL | Tags |
---|---|---|
https://hackerone.com/reports/1142140 | x_refsource_MISC | |
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-wh69-25hr-h94v | x_refsource_CONFIRM | |
https://www.debian.org/security/2021/dsa-4985 | vendor-advisory, x_refsource_DEBIAN |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T01:58:18.168Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://hackerone.com/reports/1142140" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-wh69-25hr-h94v" }, { "name": "DSA-4985", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2021/dsa-4985" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 5.0, \u003c 5.8.0" } ] } ], "descriptions": [ { "lang": "en", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. ### Impact The issue allows an authenticated but low-privileged user (like contributor/author) to execute XSS in the editor. This bypasses the restrictions imposed on users who do not have the permission to post `unfiltered_html`. ### Patches This has been patched in WordPress 5.8, and will be pushed to older versions via minor releases (automatic updates). It\u0027s strongly recommended that you keep auto-updates enabled to receive the fix. ### References https://wordpress.org/news/category/releases/ https://hackerone.com/reports/1142140 ### For more information If you have any questions or comments about this advisory: * Open an issue in [HackerOne](https://hackerone.com/wordpress)" } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-10-14T22:06:07", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://hackerone.com/reports/1142140" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-wh69-25hr-h94v" }, { "name": "DSA-4985", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2021/dsa-4985" } ], "source": { "advisory": "GHSA-wh69-25hr-h94v", "discovery": "UNKNOWN" }, "title": "Authenticated cross-site scripting (XSS) in WordPress editor", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-39201", "STATE": "PUBLIC", "TITLE": "Authenticated cross-site scripting (XSS) in WordPress editor" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003e= 5.0, \u003c 5.8.0" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. ### Impact The issue allows an authenticated but low-privileged user (like contributor/author) to execute XSS in the editor. This bypasses the restrictions imposed on users who do not have the permission to post `unfiltered_html`. ### Patches This has been patched in WordPress 5.8, and will be pushed to older versions via minor releases (automatic updates). It\u0027s strongly recommended that you keep auto-updates enabled to receive the fix. ### References https://wordpress.org/news/category/releases/ https://hackerone.com/reports/1142140 ### For more information If you have any questions or comments about this advisory: * Open an issue in [HackerOne](https://hackerone.com/wordpress)" } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/1142140", "refsource": "MISC", "url": "https://hackerone.com/reports/1142140" }, { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-wh69-25hr-h94v", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-wh69-25hr-h94v" }, { "name": "DSA-4985", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2021/dsa-4985" } ] }, "source": { "advisory": "GHSA-wh69-25hr-h94v", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-39201", "datePublished": "2021-09-09T21:35:08", "dateReserved": "2021-08-16T00:00:00", "dateUpdated": "2024-08-04T01:58:18.168Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2020-4046
Vulnerability from cvelistv5
Published
2020-06-12 15:55
Modified
2024-08-04 07:52
Severity ?
EPSS score ?
Summary
Authenticated XSS through embed block in WordPress
References
▼ | URL | Tags |
---|---|---|
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-rpwf-hrh2-39jf | x_refsource_CONFIRM | |
https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/ | x_refsource_MISC | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/ | vendor-advisory, x_refsource_FEDORA | |
https://www.debian.org/security/2020/dsa-4709 | vendor-advisory, x_refsource_DEBIAN | |
https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html | mailing-list, x_refsource_MLIST |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T07:52:20.719Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-rpwf-hrh2-39jf" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "name": "FEDORA-2020-8447a3e195", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 5.4.0, \u003c 5.4.2" }, { "status": "affected", "version": "\u003e= 5.3.0, \u003c 5.3.4" }, { "status": "affected", "version": "\u003e= 5.2.0, \u003c 5.2.7" }, { "status": "affected", "version": "\u003e= 5.1.0, \u003c 5.1.6" }, { "status": "affected", "version": "\u003e= 5.0.0, \u003c 5.0.10" }, { "status": "affected", "version": "\u003e= 4.9.0, \u003c 4.9.15" }, { "status": "affected", "version": "\u003e= 4.8.0, \u003c 4.8.14" }, { "status": "affected", "version": "\u003e= 4.7.0, \u003c 4.7.18" }, { "status": "affected", "version": "\u003e= 4.6.0, \u003c 4.6.19" }, { "status": "affected", "version": "\u003e= 4.5.0, \u003c 4.5.22" }, { "status": "affected", "version": "\u003e= 4.4.0, \u003c 4.4.23" }, { "status": "affected", "version": "\u003e= 4.3.0, \u003c 4.3.24" }, { "status": "affected", "version": "\u003e= 4.2.0, \u003c 4.2.28" }, { "status": "affected", "version": "\u003e= 4.1.0, \u003c 4.1.31" }, { "status": "affected", "version": "\u003e= 4.0.0, \u003c 4.0.31" }, { "status": "affected", "version": "\u003e= 3.9.0, \u003c 3.9.32" }, { "status": "affected", "version": "\u003e= 3.8.0, \u003c 3.8.34" }, { "status": "affected", "version": "\u003e= 3.7.0, \u003c 3.7.34" } ] } ], "descriptions": [ { "lang": "en", "value": "In affected versions of WordPress, users with low privileges (like contributors and authors) can use the embed block in a certain way to inject unfiltered HTML in the block editor. When affected posts are viewed by a higher privileged user, this could lead to script execution in the editor/wp-admin. This has been patched in version 5.4.2, along with all the previously affected versions via a minor release (5.3.4, 5.2.7, 5.1.6, 5.0.10, 4.9.15, 4.8.14, 4.7.18, 4.6.19, 4.5.22, 4.4.23, 4.3.24, 4.2.28, 4.1.31, 4.0.31, 3.9.32, 3.8.34, 3.7.34)." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-80", "description": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-07-01T14:06:04", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-rpwf-hrh2-39jf" }, { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "name": "FEDORA-2020-8447a3e195", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" } ], "source": { "advisory": "GHSA-rpwf-hrh2-39jf", "discovery": "UNKNOWN" }, "title": "Authenticated XSS through embed block in WordPress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-4046", "STATE": "PUBLIC", "TITLE": "Authenticated XSS through embed block in WordPress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003e= 5.4.0, \u003c 5.4.2" }, { "version_value": "\u003e= 5.3.0, \u003c 5.3.4" }, { "version_value": "\u003e= 5.2.0, \u003c 5.2.7" }, { "version_value": "\u003e= 5.1.0, \u003c 5.1.6" }, { "version_value": "\u003e= 5.0.0, \u003c 5.0.10" }, { "version_value": "\u003e= 4.9.0, \u003c 4.9.15" }, { "version_value": "\u003e= 4.8.0, \u003c 4.8.14" }, { "version_value": "\u003e= 4.7.0, \u003c 4.7.18" }, { "version_value": "\u003e= 4.6.0, \u003c 4.6.19" }, { "version_value": "\u003e= 4.5.0, \u003c 4.5.22" }, { "version_value": "\u003e= 4.4.0, \u003c 4.4.23" }, { "version_value": "\u003e= 4.3.0, \u003c 4.3.24" }, { "version_value": "\u003e= 4.2.0, \u003c 4.2.28" }, { "version_value": "\u003e= 4.1.0, \u003c 4.1.31" }, { "version_value": "\u003e= 4.0.0, \u003c 4.0.31" }, { "version_value": "\u003e= 3.9.0, \u003c 3.9.32" }, { "version_value": "\u003e= 3.8.0, \u003c 3.8.34" }, { "version_value": "\u003e= 3.7.0, \u003c 3.7.34" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In affected versions of WordPress, users with low privileges (like contributors and authors) can use the embed block in a certain way to inject unfiltered HTML in the block editor. When affected posts are viewed by a higher privileged user, this could lead to script execution in the editor/wp-admin. This has been patched in version 5.4.2, along with all the previously affected versions via a minor release (5.3.4, 5.2.7, 5.1.6, 5.0.10, 4.9.15, 4.8.14, 4.7.18, 4.6.19, 4.5.22, 4.4.23, 4.3.24, 4.2.28, 4.1.31, 4.0.31, 3.9.32, 3.8.34, 3.7.34)." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-rpwf-hrh2-39jf", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-rpwf-hrh2-39jf" }, { "name": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/", "refsource": "MISC", "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "name": "FEDORA-2020-8447a3e195", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" } ] }, "source": { "advisory": "GHSA-rpwf-hrh2-39jf", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2020-4046", "datePublished": "2020-06-12T15:55:12", "dateReserved": "2019-12-30T00:00:00", "dateUpdated": "2024-08-04T07:52:20.719Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2021-39200
Vulnerability from cvelistv5
Published
2021-09-09 21:25
Modified
2024-08-04 01:58
Severity ?
EPSS score ?
Summary
Information Disclosure in wp_die() via JSONP in wordpress
References
▼ | URL | Tags |
---|---|---|
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m9hc-7v5q-x8q5 | x_refsource_CONFIRM | |
https://hackerone.com/reports/1142140 | x_refsource_MISC | |
https://www.debian.org/security/2021/dsa-4985 | vendor-advisory, x_refsource_DEBIAN |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T01:58:18.328Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m9hc-7v5q-x8q5" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://hackerone.com/reports/1142140" }, { "name": "DSA-4985", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2021/dsa-4985" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 5.2.0, \u003c 5.8.1" } ] } ], "descriptions": [ { "lang": "en", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. In affected versions output data of the function wp_die() can be leaked under certain conditions, which can include data like nonces. It can then be used to perform actions on your behalf. This has been patched in WordPress 5.8.1, along with any older affected versions via minor releases. It\u0027s strongly recommended that you keep auto-updates enabled to receive the fix." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-200", "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-10-14T22:06:05", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m9hc-7v5q-x8q5" }, { "tags": [ "x_refsource_MISC" ], "url": "https://hackerone.com/reports/1142140" }, { "name": "DSA-4985", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2021/dsa-4985" } ], "source": { "advisory": "GHSA-m9hc-7v5q-x8q5", "discovery": "UNKNOWN" }, "title": "Information Disclosure in wp_die() via JSONP in wordpress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-39200", "STATE": "PUBLIC", "TITLE": "Information Disclosure in wp_die() via JSONP in wordpress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003e= 5.2.0, \u003c 5.8.1" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. In affected versions output data of the function wp_die() can be leaked under certain conditions, which can include data like nonces. It can then be used to perform actions on your behalf. This has been patched in WordPress 5.8.1, along with any older affected versions via minor releases. It\u0027s strongly recommended that you keep auto-updates enabled to receive the fix." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m9hc-7v5q-x8q5", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m9hc-7v5q-x8q5" }, { "name": "https://hackerone.com/reports/1142140", "refsource": "MISC", "url": "https://hackerone.com/reports/1142140" }, { "name": "DSA-4985", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2021/dsa-4985" } ] }, "source": { "advisory": "GHSA-m9hc-7v5q-x8q5", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-39200", "datePublished": "2021-09-09T21:25:09", "dateReserved": "2021-08-16T00:00:00", "dateUpdated": "2024-08-04T01:58:18.328Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2022-21661
Vulnerability from cvelistv5
Published
2022-01-06 22:50
Modified
2024-09-09 14:13
Severity ?
EPSS score ?
Summary
SQL injection in WordPress
References
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-19T07:48:16.240Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-6676-cqfm-gw84" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/commit/17efac8c8ec64555eff5cf51a3eff81e06317214" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.zerodayinitiative.com/advisories/ZDI-22-020/" }, { "name": "DSA-5039", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2022/dsa-5039" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.exploit-db.com/exploits/50663" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/165540/WordPress-Core-5.8.2-SQL-Injection.html" }, { "name": "FEDORA-2022-8472dd59ff", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" }, { "url": "https://www.vicarius.io/vsociety/posts/understanding-the-wordpress-sql-injection-vulnerability-cve-2022-21661" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2022-21661", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-09-09T14:12:39.836888Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-09T14:13:15.875Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003c 5.8.3" } ] } ], "descriptions": [ { "lang": "en", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. Due to improper sanitization in WP_Query, there can be cases where SQL injection is possible through plugins or themes that use it in a certain way. This has been patched in WordPress version 5.8.3. Older affected versions are also fixed via security release, that go back till 3.7.37. We strongly recommend that you keep auto-updates enabled. There are no known workarounds for this vulnerability." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-01-23T20:06:14", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-6676-cqfm-gw84" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/WordPress/wordpress-develop/commit/17efac8c8ec64555eff5cf51a3eff81e06317214" }, { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.zerodayinitiative.com/advisories/ZDI-22-020/" }, { "name": "DSA-5039", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2022/dsa-5039" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.exploit-db.com/exploits/50663" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/165540/WordPress-Core-5.8.2-SQL-Injection.html" }, { "name": "FEDORA-2022-8472dd59ff", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" } ], "source": { "advisory": "GHSA-6676-cqfm-gw84", "discovery": "UNKNOWN" }, "title": "SQL injection in WordPress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-21661", "STATE": "PUBLIC", "TITLE": "SQL injection in WordPress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003c 5.8.3" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. Due to improper sanitization in WP_Query, there can be cases where SQL injection is possible through plugins or themes that use it in a certain way. This has been patched in WordPress version 5.8.3. Older affected versions are also fixed via security release, that go back till 3.7.37. We strongly recommend that you keep auto-updates enabled. There are no known workarounds for this vulnerability." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-6676-cqfm-gw84", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-6676-cqfm-gw84" }, { "name": "https://github.com/WordPress/wordpress-develop/commit/17efac8c8ec64555eff5cf51a3eff81e06317214", "refsource": "MISC", "url": "https://github.com/WordPress/wordpress-develop/commit/17efac8c8ec64555eff5cf51a3eff81e06317214" }, { "name": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/", "refsource": "MISC", "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "name": "https://www.zerodayinitiative.com/advisories/ZDI-22-020/", "refsource": "MISC", "url": "https://www.zerodayinitiative.com/advisories/ZDI-22-020/" }, { "name": "DSA-5039", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2022/dsa-5039" }, { "name": "https://www.exploit-db.com/exploits/50663", "refsource": "MISC", "url": "https://www.exploit-db.com/exploits/50663" }, { "name": "http://packetstormsecurity.com/files/165540/WordPress-Core-5.8.2-SQL-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/165540/WordPress-Core-5.8.2-SQL-Injection.html" }, { "name": "FEDORA-2022-8472dd59ff", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" } ] }, "source": { "advisory": "GHSA-6676-cqfm-gw84", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-21661", "datePublished": "2022-01-06T22:50:11", "dateReserved": "2021-11-16T00:00:00", "dateUpdated": "2024-09-09T14:13:15.875Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2022-21663
Vulnerability from cvelistv5
Published
2022-01-06 23:00
Modified
2024-08-03 02:46
Severity ?
EPSS score ?
Summary
Authenticated Object Injection in Multisites in WordPress
References
▼ | URL | Tags |
---|---|---|
https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/ | x_refsource_MISC | |
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-jmmq-m8p8-332h | x_refsource_CONFIRM | |
https://www.debian.org/security/2022/dsa-5039 | vendor-advisory, x_refsource_DEBIAN | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html | mailing-list, x_refsource_MLIST | |
https://blog.sonarsource.com/wordpress-object-injection-vulnerability/ | x_refsource_MISC |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T02:46:39.547Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-jmmq-m8p8-332h" }, { "name": "DSA-5039", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2022/dsa-5039" }, { "name": "FEDORA-2022-8472dd59ff", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://blog.sonarsource.com/wordpress-object-injection-vulnerability/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003c 5.8.3" } ] } ], "descriptions": [ { "lang": "en", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. On a multisite, users with Super Admin role can bypass explicit/additional hardening under certain conditions through object injection. This has been patched in WordPress version 5.8.3. Older affected versions are also fixed via security release, that go back till 3.7.37. We strongly recommend that you keep auto-updates enabled. There are no known workarounds for this issue." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-74", "description": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-07-28T15:58:46", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-jmmq-m8p8-332h" }, { "name": "DSA-5039", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2022/dsa-5039" }, { "name": "FEDORA-2022-8472dd59ff", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://blog.sonarsource.com/wordpress-object-injection-vulnerability/" } ], "source": { "advisory": "GHSA-jmmq-m8p8-332h", "discovery": "UNKNOWN" }, "title": "Authenticated Object Injection in Multisites in WordPress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-21663", "STATE": "PUBLIC", "TITLE": "Authenticated Object Injection in Multisites in WordPress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003c 5.8.3" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. On a multisite, users with Super Admin role can bypass explicit/additional hardening under certain conditions through object injection. This has been patched in WordPress version 5.8.3. Older affected versions are also fixed via security release, that go back till 3.7.37. We strongly recommend that you keep auto-updates enabled. There are no known workarounds for this issue." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/", "refsource": "MISC", "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-jmmq-m8p8-332h", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-jmmq-m8p8-332h" }, { "name": "DSA-5039", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2022/dsa-5039" }, { "name": "FEDORA-2022-8472dd59ff", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" }, { "name": "https://blog.sonarsource.com/wordpress-object-injection-vulnerability/", "refsource": "MISC", "url": "https://blog.sonarsource.com/wordpress-object-injection-vulnerability/" } ] }, "source": { "advisory": "GHSA-jmmq-m8p8-332h", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-21663", "datePublished": "2022-01-06T23:00:11", "dateReserved": "2021-11-16T00:00:00", "dateUpdated": "2024-08-03T02:46:39.547Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2020-4050
Vulnerability from cvelistv5
Published
2020-06-12 16:00
Modified
2024-08-04 07:52
Severity ?
EPSS score ?
Summary
set-screen-option filter misuse by plugins leading to privilege escalation in WordPress
References
▼ | URL | Tags |
---|---|---|
https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/ | x_refsource_MISC | |
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-4vpv-fgg2-gcqc | x_refsource_CONFIRM | |
https://github.com/WordPress/wordpress-develop/commit/b8dea76b495f0072523106c6ec46b9ea0d2a0920 | x_refsource_MISC | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/ | vendor-advisory, x_refsource_FEDORA | |
https://www.debian.org/security/2020/dsa-4709 | vendor-advisory, x_refsource_DEBIAN | |
https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html | mailing-list, x_refsource_MLIST | |
https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html | mailing-list, x_refsource_MLIST |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T07:52:20.829Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-4vpv-fgg2-gcqc" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/commit/b8dea76b495f0072523106c6ec46b9ea0d2a0920" }, { "name": "FEDORA-2020-8447a3e195", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 5.4.0, \u003c 5.4.2" }, { "status": "affected", "version": "\u003e= 5.3.0, \u003c 5.3.4" }, { "status": "affected", "version": "\u003e= 5.2.0, \u003c 5.2.7" }, { "status": "affected", "version": "\u003e= 5.1.0, \u003c 5.1.6" }, { "status": "affected", "version": "\u003e= 5.0.0, \u003c 5.0.10" }, { "status": "affected", "version": "\u003e= 4.9.0, \u003c 4.9.15" }, { "status": "affected", "version": "\u003e= 4.8.0, \u003c 4.8.14" }, { "status": "affected", "version": "\u003e= 4.7.0, \u003c 4.7.18" }, { "status": "affected", "version": "\u003e= 4.6.0, \u003c 4.6.19" }, { "status": "affected", "version": "\u003e= 4.5.0, \u003c 4.5.22" }, { "status": "affected", "version": "\u003e= 4.4.0, \u003c 4.4.23" }, { "status": "affected", "version": "\u003e= 4.3.0, \u003c 4.3.24" }, { "status": "affected", "version": "\u003e= 4.2.0, \u003c 4.2.28" }, { "status": "affected", "version": "\u003e= 4.1.0, \u003c 4.1.31" }, { "status": "affected", "version": "\u003e= 4.0.0, \u003c 4.0.31" }, { "status": "affected", "version": "\u003e= 3.9.0, \u003c 3.9.32" }, { "status": "affected", "version": "\u003e= 3.8.0, \u003c 3.8.34" }, { "status": "affected", "version": "\u003e= 3.7.0, \u003c 3.7.34" } ] } ], "descriptions": [ { "lang": "en", "value": "In affected versions of WordPress, misuse of the `set-screen-option` filter\u0027s return value allows arbitrary user meta fields to be saved. It does require an admin to install a plugin that would misuse the filter. Once installed, it can be leveraged by low privileged users. This has been patched in version 5.4.2, along with all the previously affected versions via a minor release (5.3.4, 5.2.7, 5.1.6, 5.0.10, 4.9.15, 4.8.14, 4.7.18, 4.6.19, 4.5.22, 4.4.23, 4.3.24, 4.2.28, 4.1.31, 4.0.31, 3.9.32, 3.8.34, 3.7.34)." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.5, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-288", "description": "CWE-288: Authentication Bypass Using an Alternate Path or Channel", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-09-11T16:06:34", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-4vpv-fgg2-gcqc" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/WordPress/wordpress-develop/commit/b8dea76b495f0072523106c6ec46b9ea0d2a0920" }, { "name": "FEDORA-2020-8447a3e195", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ], "source": { "advisory": "GHSA-4vpv-fgg2-gcqc", "discovery": "UNKNOWN" }, "title": "set-screen-option filter misuse by plugins leading to privilege escalation in WordPress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-4050", "STATE": "PUBLIC", "TITLE": "set-screen-option filter misuse by plugins leading to privilege escalation in WordPress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003e= 5.4.0, \u003c 5.4.2" }, { "version_value": "\u003e= 5.3.0, \u003c 5.3.4" }, { "version_value": "\u003e= 5.2.0, \u003c 5.2.7" }, { "version_value": "\u003e= 5.1.0, \u003c 5.1.6" }, { "version_value": "\u003e= 5.0.0, \u003c 5.0.10" }, { "version_value": "\u003e= 4.9.0, \u003c 4.9.15" }, { "version_value": "\u003e= 4.8.0, \u003c 4.8.14" }, { "version_value": "\u003e= 4.7.0, \u003c 4.7.18" }, { "version_value": "\u003e= 4.6.0, \u003c 4.6.19" }, { "version_value": "\u003e= 4.5.0, \u003c 4.5.22" }, { "version_value": "\u003e= 4.4.0, \u003c 4.4.23" }, { "version_value": "\u003e= 4.3.0, \u003c 4.3.24" }, { "version_value": "\u003e= 4.2.0, \u003c 4.2.28" }, { "version_value": "\u003e= 4.1.0, \u003c 4.1.31" }, { "version_value": "\u003e= 4.0.0, \u003c 4.0.31" }, { "version_value": "\u003e= 3.9.0, \u003c 3.9.32" }, { "version_value": "\u003e= 3.8.0, \u003c 3.8.34" }, { "version_value": "\u003e= 3.7.0, \u003c 3.7.34" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In affected versions of WordPress, misuse of the `set-screen-option` filter\u0027s return value allows arbitrary user meta fields to be saved. It does require an admin to install a plugin that would misuse the filter. Once installed, it can be leveraged by low privileged users. This has been patched in version 5.4.2, along with all the previously affected versions via a minor release (5.3.4, 5.2.7, 5.1.6, 5.0.10, 4.9.15, 4.8.14, 4.7.18, 4.6.19, 4.5.22, 4.4.23, 4.3.24, 4.2.28, 4.1.31, 4.0.31, 3.9.32, 3.8.34, 3.7.34)." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.5, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-288: Authentication Bypass Using an Alternate Path or Channel" } ] } ] }, "references": { "reference_data": [ { "name": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/", "refsource": "MISC", "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-4vpv-fgg2-gcqc", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-4vpv-fgg2-gcqc" }, { "name": "https://github.com/WordPress/wordpress-develop/commit/b8dea76b495f0072523106c6ec46b9ea0d2a0920", "refsource": "MISC", "url": "https://github.com/WordPress/wordpress-develop/commit/b8dea76b495f0072523106c6ec46b9ea0d2a0920" }, { "name": "FEDORA-2020-8447a3e195", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ] }, "source": { "advisory": "GHSA-4vpv-fgg2-gcqc", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2020-4050", "datePublished": "2020-06-12T16:00:17", "dateReserved": "2019-12-30T00:00:00", "dateUpdated": "2024-08-04T07:52:20.829Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-31210
Vulnerability from cvelistv5
Published
2024-04-04 22:59
Modified
2024-08-02 01:46
Severity ?
EPSS score ?
Summary
PHP file upload bypass via Plugin installer
References
▼ | URL | Tags |
---|---|---|
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-x79f-xrjv-jx5r | x_refsource_CONFIRM |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:wordpress:wordpress-develop:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "wordpress-develop", "vendor": "wordpress", "versions": [ { "lessThan": "6.4.3", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-31210", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-04-05T13:59:35.660459Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-07-31T19:47:42.302Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T01:46:04.580Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-x79f-xrjv-jx5r", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-x79f-xrjv-jx5r" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 6.4.0, \u003c 6.4.3" }, { "status": "affected", "version": "\u003e= 6.3.0, \u003c 6.3.3" }, { "status": "affected", "version": "\u003e= 6.2.0, \u003c 6.2.4" }, { "status": "affected", "version": "\u003e= 6.1.0, \u003c 6.1.5" }, { "status": "affected", "version": "\u003e= 6.0.0, \u003c 6.0.7" }, { "status": "affected", "version": "\u003e= 5.9.0, \u003c 5.9.9" }, { "status": "affected", "version": "\u003e= 5.8.0, \u003c 5.8.9" }, { "status": "affected", "version": "\u003e= 5.7.0, \u003c 5.7.11" }, { "status": "affected", "version": "\u003e= 5.6.0, \u003c 5.6.13" }, { "status": "affected", "version": "\u003e= 5.5.0, \u003c 5.5.14" }, { "status": "affected", "version": "\u003e= 5.4.0, \u003c 5.4.15" }, { "status": "affected", "version": "\u003e= 5.3.0, \u003c 5.3.17" }, { "status": "affected", "version": "\u003e= 5.2.0, \u003c 5.2.20" }, { "status": "affected", "version": "\u003e= 5.1.0, \u003c 5.1.18" }, { "status": "affected", "version": "\u003e= 5.0.0, \u003c 5.0.21" }, { "status": "affected", "version": "\u003e= 4.9.0, \u003c 4.9.25" }, { "status": "affected", "version": "\u003e= 4.8.0, \u003c 4.8.24" }, { "status": "affected", "version": "\u003e= 4.7.0, \u003c 4.7.28" }, { "status": "affected", "version": "\u003e= 4.6.0, \u003c 4.6.28" }, { "status": "affected", "version": "\u003e= 4.5.0, \u003c 4.5.31" }, { "status": "affected", "version": "\u003e= 4.4.0, \u003c 4.4.32" }, { "status": "affected", "version": "\u003e= 4.3.0, \u003c 4.3.33" }, { "status": "affected", "version": "\u003e= 4.2.0, \u003c 4.2.37" }, { "status": "affected", "version": "\u003c 4.1.40" } ] } ], "descriptions": [ { "lang": "en", "value": "WordPress is an open publishing platform for the Web. It\u0027s possible for a file of a type other than a zip file to be submitted as a new plugin by an administrative user on the Plugins -\u003e Add New -\u003e Upload Plugin screen in WordPress. If FTP credentials are requested for installation (in order to move the file into place outside of the `uploads` directory) then the uploaded file remains temporary available in the Media Library despite it not being allowed. If the `DISALLOW_FILE_EDIT` constant is set to `true` on the site _and_ FTP credentials are required when uploading a new theme or plugin, then this technically allows an RCE when the user would otherwise have no means of executing arbitrary PHP code. This issue _only_ affects Administrator level users on single site installations, and Super Admin level users on Multisite installations where it\u0027s otherwise expected that the user does not have permission to upload or execute arbitrary PHP code. Lower level users are not affected. Sites where the `DISALLOW_FILE_MODS` constant is set to `true` are not affected. Sites where an administrative user either does not need to enter FTP credentials or they have access to the valid FTP credentials, are not affected. The issue was fixed in WordPress 6.4.3 on January 30, 2024 and backported to versions 6.3.3, 6.2.4, 6.1.5, 6.0.7, 5.9.9, 5.8.9, 5.7.11, 5.6.13, 5.5.14, 5.4.15, 5.3.17, 5.2.20, 5.1.18, 5.0.21, 4.9.25, 2.8.24, 4.7.28, 4.6.28, 4.5.31, 4.4.32, 4.3.33, 4.2.37, and 4.1.40. A workaround is available. If the `DISALLOW_FILE_MODS` constant is defined as `true` then it will not be possible for any user to upload a plugin and therefore this issue will not be exploitable.\n" } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-434", "description": "CWE-434: Unrestricted Upload of File with Dangerous Type", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-04-04T22:59:28.955Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-x79f-xrjv-jx5r", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-x79f-xrjv-jx5r" } ], "source": { "advisory": "GHSA-x79f-xrjv-jx5r", "discovery": "UNKNOWN" }, "title": "PHP file upload bypass via Plugin installer" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-31210", "datePublished": "2024-04-04T22:59:28.955Z", "dateReserved": "2024-03-29T14:16:31.900Z", "dateUpdated": "2024-08-02T01:46:04.580Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-31211
Vulnerability from cvelistv5
Published
2024-04-04 23:00
Modified
2024-08-02 01:46
Severity ?
EPSS score ?
Summary
Remote Code Execution in `WP_HTML_Token`
References
▼ | URL | Tags |
---|---|---|
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m257-q4m5-j653 | x_refsource_CONFIRM |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-31211", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-04-05T14:00:20.723760Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-06-04T17:36:13.480Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T01:46:04.743Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m257-q4m5-j653", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m257-q4m5-j653" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 6.4.0 \u003c 6.4.2" } ] } ], "descriptions": [ { "lang": "en", "value": "WordPress is an open publishing platform for the Web. Unserialization of instances of the `WP_HTML_Token` class allows for code execution via its `__destruct()` magic method. This issue was fixed in WordPress 6.4.2 on December 6th, 2023. Versions prior to 6.4.0 are not affected." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-502", "description": "CWE-502: Deserialization of Untrusted Data", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-04-04T23:00:17.782Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m257-q4m5-j653", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m257-q4m5-j653" } ], "source": { "advisory": "GHSA-m257-q4m5-j653", "discovery": "UNKNOWN" }, "title": "Remote Code Execution in `WP_HTML_Token`" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-31211", "datePublished": "2024-04-04T23:00:17.782Z", "dateReserved": "2024-03-29T14:16:31.900Z", "dateUpdated": "2024-08-02T01:46:04.743Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2022-21664
Vulnerability from cvelistv5
Published
2022-01-06 22:55
Modified
2024-08-03 02:46
Severity ?
EPSS score ?
Summary
SQL injection in WordPress
References
▼ | URL | Tags |
---|---|---|
https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/ | x_refsource_MISC | |
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-jp3p-gw8h-6x86 | x_refsource_CONFIRM | |
https://github.com/WordPress/wordpress-develop/commit/c09ccfbc547d75b392dbccc1ef0b4442ccd3c957 | x_refsource_MISC | |
https://www.debian.org/security/2022/dsa-5039 | vendor-advisory, x_refsource_DEBIAN | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html | mailing-list, x_refsource_MLIST |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T02:46:39.401Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-jp3p-gw8h-6x86" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/commit/c09ccfbc547d75b392dbccc1ef0b4442ccd3c957" }, { "name": "DSA-5039", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2022/dsa-5039" }, { "name": "FEDORA-2022-8472dd59ff", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 4.1.33, \u003c 5.8.3" } ] } ], "descriptions": [ { "lang": "en", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. Due to lack of proper sanitization in one of the classes, there\u0027s potential for unintended SQL queries to be executed. This has been patched in WordPress version 5.8.3. Older affected versions are also fixed via security release, that go back till 4.1.34. We strongly recommend that you keep auto-updates enabled. There are no known workarounds for this issue." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-01-23T20:06:17", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-jp3p-gw8h-6x86" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/WordPress/wordpress-develop/commit/c09ccfbc547d75b392dbccc1ef0b4442ccd3c957" }, { "name": "DSA-5039", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2022/dsa-5039" }, { "name": "FEDORA-2022-8472dd59ff", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" } ], "source": { "advisory": "GHSA-jp3p-gw8h-6x86", "discovery": "UNKNOWN" }, "title": "SQL injection in WordPress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-21664", "STATE": "PUBLIC", "TITLE": "SQL injection in WordPress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003e= 4.1.33, \u003c 5.8.3" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MariaDB database. Due to lack of proper sanitization in one of the classes, there\u0027s potential for unintended SQL queries to be executed. This has been patched in WordPress version 5.8.3. Older affected versions are also fixed via security release, that go back till 4.1.34. We strongly recommend that you keep auto-updates enabled. There are no known workarounds for this issue." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/", "refsource": "MISC", "url": "https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/" }, { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-jp3p-gw8h-6x86", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-jp3p-gw8h-6x86" }, { "name": "https://github.com/WordPress/wordpress-develop/commit/c09ccfbc547d75b392dbccc1ef0b4442ccd3c957", "refsource": "MISC", "url": "https://github.com/WordPress/wordpress-develop/commit/c09ccfbc547d75b392dbccc1ef0b4442ccd3c957" }, { "name": "DSA-5039", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2022/dsa-5039" }, { "name": "FEDORA-2022-8472dd59ff", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DM6XPH3JN6V4NF4WBOJTOXZIVE6VKKE3/" }, { "name": "FEDORA-2022-e37e1e6c7a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CV4UNEC63UU5GEU47IIR4RMTZAHNEOJG/" }, { "name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2884-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00019.html" } ] }, "source": { "advisory": "GHSA-jp3p-gw8h-6x86", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-21664", "datePublished": "2022-01-06T22:55:09", "dateReserved": "2021-11-16T00:00:00", "dateUpdated": "2024-08-03T02:46:39.401Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2021-29450
Vulnerability from cvelistv5
Published
2021-04-15 21:20
Modified
2024-08-03 22:02
Severity ?
EPSS score ?
Summary
WordPress Authenticated disclosure of password-protected posts and pages
References
▼ | URL | Tags |
---|---|---|
https://wordpress.org/news/category/security/ | x_refsource_MISC | |
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-pmmh-2f36-wvhq | x_refsource_CONFIRM | |
https://lists.debian.org/debian-lts-announce/2021/04/msg00017.html | mailing-list, x_refsource_MLIST | |
https://www.debian.org/security/2021/dsa-4896 | vendor-advisory, x_refsource_DEBIAN |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T22:02:51.863Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/category/security/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-pmmh-2f36-wvhq" }, { "name": "[debian-lts-announce] 20210421 [SECURITY] [DLA 2630-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00017.html" }, { "name": "DSA-4896", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2021/dsa-4896" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 4.70,\u003c 5.7.1" } ] } ], "descriptions": [ { "lang": "en", "value": "Wordpress is an open source CMS. One of the blocks in the WordPress editor can be exploited in a way that exposes password-protected posts and pages. This requires at least contributor privileges. This has been patched in WordPress 5.7.1, along with the older affected versions via minor releases. It\u0027s strongly recommended that you keep auto-updates enabled to receive the fix." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-200", "description": "{\"CWE-200\":\"Exposure of Sensitive Information to an Unauthorized Actor\"}", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-04-23T11:06:19", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/category/security/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-pmmh-2f36-wvhq" }, { "name": "[debian-lts-announce] 20210421 [SECURITY] [DLA 2630-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00017.html" }, { "name": "DSA-4896", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2021/dsa-4896" } ], "source": { "advisory": "GHSA-pmmh-2f36-wvhq", "discovery": "UNKNOWN" }, "title": "WordPress Authenticated disclosure of password-protected posts and pages", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-29450", "STATE": "PUBLIC", "TITLE": "WordPress Authenticated disclosure of password-protected posts and pages" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003e= 4.70,\u003c 5.7.1" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Wordpress is an open source CMS. One of the blocks in the WordPress editor can be exploited in a way that exposes password-protected posts and pages. This requires at least contributor privileges. This has been patched in WordPress 5.7.1, along with the older affected versions via minor releases. It\u0027s strongly recommended that you keep auto-updates enabled to receive the fix." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "{\"CWE-200\":\"Exposure of Sensitive Information to an Unauthorized Actor\"}" } ] } ] }, "references": { "reference_data": [ { "name": "https://wordpress.org/news/category/security/", "refsource": "MISC", "url": "https://wordpress.org/news/category/security/" }, { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-pmmh-2f36-wvhq", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-pmmh-2f36-wvhq" }, { "name": "[debian-lts-announce] 20210421 [SECURITY] [DLA 2630-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00017.html" }, { "name": "DSA-4896", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2021/dsa-4896" } ] }, "source": { "advisory": "GHSA-pmmh-2f36-wvhq", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-29450", "datePublished": "2021-04-15T21:20:10", "dateReserved": "2021-03-30T00:00:00", "dateUpdated": "2024-08-03T22:02:51.863Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2021-39202
Vulnerability from cvelistv5
Published
2021-09-09 21:55
Modified
2024-08-04 01:58
Severity ?
EPSS score ?
Summary
WordPress 5.8 beta: Stored Cross-Site Scripting (XSS) vulnerability in widget
References
▼ | URL | Tags |
---|---|---|
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-fr6h-3855-j297 | x_refsource_CONFIRM | |
https://hackerone.com/reports/1222797 | x_refsource_MISC |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T01:58:18.268Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-fr6h-3855-j297" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://hackerone.com/reports/1222797" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "5.8 beta 1" }, { "status": "affected", "version": "5.8 beta 2" } ] } ], "descriptions": [ { "lang": "en", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. In affected versions the widgets editor introduced in WordPress 5.8 beta 1 has improper handling of HTML input in the Custom HTML feature. This leads to stored XSS in the custom HTML widget. This has been patched in WordPress 5.8. It was only present during the testing/beta phase of WordPress 5.8." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-09-09T21:55:11", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-fr6h-3855-j297" }, { "tags": [ "x_refsource_MISC" ], "url": "https://hackerone.com/reports/1222797" } ], "source": { "advisory": "GHSA-fr6h-3855-j297", "discovery": "UNKNOWN" }, "title": "WordPress 5.8 beta: Stored Cross-Site Scripting (XSS) vulnerability in widget", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-39202", "STATE": "PUBLIC", "TITLE": "WordPress 5.8 beta: Stored Cross-Site Scripting (XSS) vulnerability in widget" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "5.8 beta 1" }, { "version_value": "5.8 beta 2" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. In affected versions the widgets editor introduced in WordPress 5.8 beta 1 has improper handling of HTML input in the Custom HTML feature. This leads to stored XSS in the custom HTML widget. This has been patched in WordPress 5.8. It was only present during the testing/beta phase of WordPress 5.8." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-fr6h-3855-j297", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-fr6h-3855-j297" }, { "name": "https://hackerone.com/reports/1222797", "refsource": "MISC", "url": "https://hackerone.com/reports/1222797" } ] }, "source": { "advisory": "GHSA-fr6h-3855-j297", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-39202", "datePublished": "2021-09-09T21:55:11", "dateReserved": "2021-08-16T00:00:00", "dateUpdated": "2024-08-04T01:58:18.268Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2021-29447
Vulnerability from cvelistv5
Published
2021-04-15 21:10
Modified
2024-08-03 22:02
Severity ?
EPSS score ?
Summary
WordPress Authenticated XXE attack when installation is running PHP 8
References
▼ | URL | Tags |
---|---|---|
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-rv47-pc52-qrhh | x_refsource_CONFIRM | |
https://wordpress.org/news/category/security/ | x_refsource_MISC | |
https://lists.debian.org/debian-lts-announce/2021/04/msg00017.html | mailing-list, x_refsource_MLIST | |
https://www.debian.org/security/2021/dsa-4896 | vendor-advisory, x_refsource_DEBIAN | |
http://packetstormsecurity.com/files/163148/XML-External-Entity-Via-MP3-File-Upload-On-WordPress.html | x_refsource_MISC | |
http://packetstormsecurity.com/files/164198/WordPress-5.7-Media-Library-XML-Injection.html | x_refsource_MISC | |
https://blog.sonarsource.com/wordpress-xxe-security-vulnerability/ | x_refsource_MISC |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T22:02:51.924Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-rv47-pc52-qrhh" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/category/security/" }, { "name": "[debian-lts-announce] 20210421 [SECURITY] [DLA 2630-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00017.html" }, { "name": "DSA-4896", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2021/dsa-4896" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/163148/XML-External-Entity-Via-MP3-File-Upload-On-WordPress.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/164198/WordPress-5.7-Media-Library-XML-Injection.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://blog.sonarsource.com/wordpress-xxe-security-vulnerability/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 5.6.0, \u003c 5.7.1" } ] } ], "descriptions": [ { "lang": "en", "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." } ], "metrics": [ { "cvssV3_1": { "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" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-611", "description": "{\"CWE-611\":\"Improper Restriction of XML External Entity Reference\"}", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-09-13T18:24:07", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-rv47-pc52-qrhh" }, { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/category/security/" }, { "name": "[debian-lts-announce] 20210421 [SECURITY] [DLA 2630-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00017.html" }, { "name": "DSA-4896", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2021/dsa-4896" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/163148/XML-External-Entity-Via-MP3-File-Upload-On-WordPress.html" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/164198/WordPress-5.7-Media-Library-XML-Injection.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://blog.sonarsource.com/wordpress-xxe-security-vulnerability/" } ], "source": { "advisory": "GHSA-rv47-pc52-qrhh", "discovery": "UNKNOWN" }, "title": "WordPress Authenticated XXE attack when installation is running PHP 8", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-29447", "STATE": "PUBLIC", "TITLE": "WordPress Authenticated XXE attack when installation is running PHP 8" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003e= 5.6.0, \u003c 5.7.1" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "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\"}" } ] } ] }, "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/" }, { "name": "[debian-lts-announce] 20210421 [SECURITY] [DLA 2630-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00017.html" }, { "name": "DSA-4896", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2021/dsa-4896" }, { "name": "http://packetstormsecurity.com/files/163148/XML-External-Entity-Via-MP3-File-Upload-On-WordPress.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/163148/XML-External-Entity-Via-MP3-File-Upload-On-WordPress.html" }, { "name": "http://packetstormsecurity.com/files/164198/WordPress-5.7-Media-Library-XML-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/164198/WordPress-5.7-Media-Library-XML-Injection.html" }, { "name": "https://blog.sonarsource.com/wordpress-xxe-security-vulnerability/", "refsource": "MISC", "url": "https://blog.sonarsource.com/wordpress-xxe-security-vulnerability/" } ] }, "source": { "advisory": "GHSA-rv47-pc52-qrhh", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-29447", "datePublished": "2021-04-15T21:10:12", "dateReserved": "2021-03-30T00:00:00", "dateUpdated": "2024-08-03T22:02:51.924Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2020-4048
Vulnerability from cvelistv5
Published
2020-06-12 16:00
Modified
2024-08-04 07:52
Severity ?
EPSS score ?
Summary
Open redirect in wp_validate_redirect() in WordPress
References
▼ | URL | Tags |
---|---|---|
https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/ | x_refsource_MISC | |
https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-q6pw-gvf4-5fj5 | x_refsource_CONFIRM | |
https://github.com/WordPress/wordpress-develop/commit/6ef777e9a022bee2a80fa671118e7e2657e52693 | x_refsource_MISC | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/ | vendor-advisory, x_refsource_FEDORA | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/ | vendor-advisory, x_refsource_FEDORA | |
https://www.debian.org/security/2020/dsa-4709 | vendor-advisory, x_refsource_DEBIAN | |
https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html | mailing-list, x_refsource_MLIST | |
https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html | mailing-list, x_refsource_MLIST |
Impacted products
▼ | Vendor | Product |
---|---|---|
WordPress | wordpress-develop |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T07:52:20.833Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-q6pw-gvf4-5fj5" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/WordPress/wordpress-develop/commit/6ef777e9a022bee2a80fa671118e7e2657e52693" }, { "name": "FEDORA-2020-8447a3e195", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "wordpress-develop", "vendor": "WordPress", "versions": [ { "status": "affected", "version": "\u003e= 5.4.0, \u003c 5.4.2" }, { "status": "affected", "version": "\u003e= 5.3.0, \u003c 5.3.4" }, { "status": "affected", "version": "\u003e= 5.2.0, \u003c 5.2.7" }, { "status": "affected", "version": "\u003e= 5.1.0, \u003c 5.1.6" }, { "status": "affected", "version": "\u003e= 5.0.0, \u003c 5.0.10" }, { "status": "affected", "version": "\u003e= 4.9.0, \u003c 4.9.15" }, { "status": "affected", "version": "\u003e= 4.8.0, \u003c 4.8.14" }, { "status": "affected", "version": "\u003e= 4.7.0, \u003c 4.7.18" }, { "status": "affected", "version": "\u003e= 4.6.0, \u003c 4.6.19" }, { "status": "affected", "version": "\u003e= 4.5.0, \u003c 4.5.22" }, { "status": "affected", "version": "\u003e= 4.4.0, \u003c 4.4.23" }, { "status": "affected", "version": "\u003e= 4.3.0, \u003c 4.3.24" }, { "status": "affected", "version": "\u003e= 4.2.0, \u003c 4.2.28" }, { "status": "affected", "version": "\u003e= 4.1.0, \u003c 4.1.31" }, { "status": "affected", "version": "\u003e= 4.0.0, \u003c 4.0.31" }, { "status": "affected", "version": "\u003e= 3.9.0, \u003c 3.9.32" }, { "status": "affected", "version": "\u003e= 3.8.0, \u003c 3.8.34" }, { "status": "affected", "version": "\u003e= 3.7.0, \u003c 3.7.34" } ] } ], "descriptions": [ { "lang": "en", "value": "In affected versions of WordPress, due to an issue in wp_validate_redirect() and URL sanitization, an arbitrary external link can be crafted leading to unintended/open redirect when clicked. This has been patched in version 5.4.2, along with all the previously affected versions via a minor release (5.3.4, 5.2.7, 5.1.6, 5.0.10, 4.9.15, 4.8.14, 4.7.18, 4.6.19, 4.5.22, 4.4.23, 4.3.24, 4.2.28, 4.1.31, 4.0.31, 3.9.32, 3.8.34, 3.7.34)." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-601", "description": "CWE-601: URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-09-11T16:06:32", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-q6pw-gvf4-5fj5" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/WordPress/wordpress-develop/commit/6ef777e9a022bee2a80fa671118e7e2657e52693" }, { "name": "FEDORA-2020-8447a3e195", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ], "source": { "advisory": "GHSA-q6pw-gvf4-5fj5", "discovery": "UNKNOWN" }, "title": "Open redirect in wp_validate_redirect() in WordPress", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-4048", "STATE": "PUBLIC", "TITLE": "Open redirect in wp_validate_redirect() in WordPress" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "wordpress-develop", "version": { "version_data": [ { "version_value": "\u003e= 5.4.0, \u003c 5.4.2" }, { "version_value": "\u003e= 5.3.0, \u003c 5.3.4" }, { "version_value": "\u003e= 5.2.0, \u003c 5.2.7" }, { "version_value": "\u003e= 5.1.0, \u003c 5.1.6" }, { "version_value": "\u003e= 5.0.0, \u003c 5.0.10" }, { "version_value": "\u003e= 4.9.0, \u003c 4.9.15" }, { "version_value": "\u003e= 4.8.0, \u003c 4.8.14" }, { "version_value": "\u003e= 4.7.0, \u003c 4.7.18" }, { "version_value": "\u003e= 4.6.0, \u003c 4.6.19" }, { "version_value": "\u003e= 4.5.0, \u003c 4.5.22" }, { "version_value": "\u003e= 4.4.0, \u003c 4.4.23" }, { "version_value": "\u003e= 4.3.0, \u003c 4.3.24" }, { "version_value": "\u003e= 4.2.0, \u003c 4.2.28" }, { "version_value": "\u003e= 4.1.0, \u003c 4.1.31" }, { "version_value": "\u003e= 4.0.0, \u003c 4.0.31" }, { "version_value": "\u003e= 3.9.0, \u003c 3.9.32" }, { "version_value": "\u003e= 3.8.0, \u003c 3.8.34" }, { "version_value": "\u003e= 3.7.0, \u003c 3.7.34" } ] } } ] }, "vendor_name": "WordPress" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In affected versions of WordPress, due to an issue in wp_validate_redirect() and URL sanitization, an arbitrary external link can be crafted leading to unintended/open redirect when clicked. This has been patched in version 5.4.2, along with all the previously affected versions via a minor release (5.3.4, 5.2.7, 5.1.6, 5.0.10, 4.9.15, 4.8.14, 4.7.18, 4.6.19, 4.5.22, 4.4.23, 4.3.24, 4.2.28, 4.1.31, 4.0.31, 3.9.32, 3.8.34, 3.7.34)." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-601: URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/", "refsource": "MISC", "url": "https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/" }, { "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-q6pw-gvf4-5fj5", "refsource": "CONFIRM", "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-q6pw-gvf4-5fj5" }, { "name": "https://github.com/WordPress/wordpress-develop/commit/6ef777e9a022bee2a80fa671118e7e2657e52693", "refsource": "MISC", "url": "https://github.com/WordPress/wordpress-develop/commit/6ef777e9a022bee2a80fa671118e7e2657e52693" }, { "name": "FEDORA-2020-8447a3e195", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODNHXVJS25YVWYQHOCICXTLIN5UYJFDN/" }, { "name": "FEDORA-2020-bbedd29391", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/773N2ZV7QEMBGKH6FBKI6Q5S3YJMW357/" }, { "name": "DSA-4709", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2020/dsa-4709" }, { "name": "[debian-lts-announce] 20200701 [SECURITY] [DLA 2269-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00000.html" }, { "name": "[debian-lts-announce] 20200911 [SECURITY] [DLA 2371-1] wordpress security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html" } ] }, "source": { "advisory": "GHSA-q6pw-gvf4-5fj5", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2020-4048", "datePublished": "2020-06-12T16:00:30", "dateReserved": "2019-12-30T00:00:00", "dateUpdated": "2024-08-04T07:52:20.833Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }