cvelist/2024/6xxx/CVE-2024-6307.json
2024-06-28 13:00:34 +00:00

137 lines
5.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-6307",
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "WordPress Core is vulnerable to Stored Cross-Site Scripting via the HTML API in various versions prior to 6.5.5 due to insufficient input sanitization and output escaping on URLs. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "WordPress Foundation",
"product": {
"product_data": [
{
"product_name": "WordPress",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "5.9",
"version_value": "5.9.9"
},
{
"version_affected": "<=",
"version_name": "6.0",
"version_value": "6.0.8"
},
{
"version_affected": "<=",
"version_name": "6.1",
"version_value": "6.1.6"
},
{
"version_affected": "<=",
"version_name": "6.2",
"version_value": "6.2.5"
},
{
"version_affected": "<=",
"version_name": "6.3",
"version_value": "6.3.4"
},
{
"version_affected": "<=",
"version_name": "6.4",
"version_value": "6.4.4"
},
{
"version_affected": "<=",
"version_name": "6.5",
"version_value": "6.5.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bc0d36f8-6569-49a1-b722-5cf57c4bb32a?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bc0d36f8-6569-49a1-b722-5cf57c4bb32a?source=cve"
},
{
"url": "https://wordpress.org/news/2024/06/wordpress-6-5-5/",
"refsource": "MISC",
"name": "https://wordpress.org/news/2024/06/wordpress-6-5-5/"
},
{
"url": "https://core.trac.wordpress.org/changeset/58473",
"refsource": "MISC",
"name": "https://core.trac.wordpress.org/changeset/58473"
},
{
"url": "https://core.trac.wordpress.org/changeset/58472",
"refsource": "MISC",
"name": "https://core.trac.wordpress.org/changeset/58472"
}
]
},
"credits": [
{
"lang": "en",
"value": "Alex Concha"
},
{
"lang": "en",
"value": "Dennis Snell"
},
{
"lang": "en",
"value": "Grzegorz Zi\u00f3\u0142kowski"
},
{
"lang": "en",
"value": "Aaron Jorbin"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"baseScore": 6.4,
"baseSeverity": "MEDIUM"
}
]
}
}