2024-04-02 14:24:23 +00:00
{
2024-04-10 19:00:51 +00:00
"data_version" : "4.0" ,
2024-04-02 14:24:23 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-31211" ,
2024-04-10 19:00:51 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-04-02 14:24:23 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-10 19:00:51 +00:00
"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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-502: Deserialization of Untrusted Data" ,
"cweId" : "CWE-502"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "WordPress" ,
"product" : {
"product_data" : [
{
"product_name" : "wordpress-develop" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : ">= 6.4.0 < 6.4.2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m257-q4m5-j653" ,
"refsource" : "MISC" ,
"name" : "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-m257-q4m5-j653"
}
]
} ,
"source" : {
"advisory" : "GHSA-m257-q4m5-j653" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"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"
2024-04-02 14:24:23 +00:00
}
]
}
}