WordPress Core is vulnerable to Directory Traversal in versions up to, and including, 6.2, via the ‘wp_lang’ parameter. This allows unauthenticated attackers to access and load arbitrary translation files. In cases where an attacker is able to upload a crafted translation file onto the site, such as via an upload form, this could be also used to perform a Cross-Site Scripting attack.
{
"versions": [
{
"introduced": "0"
},
{
"fixed": "4.1.38"
},
{
"introduced": "4.2"
},
{
"fixed": "4.2.35"
},
{
"introduced": "4.3"
},
{
"fixed": "4.3.31"
},
{
"introduced": "4.4"
},
{
"fixed": "4.4.30"
},
{
"introduced": "4.5"
},
{
"fixed": "4.5.29"
},
{
"introduced": "4.6"
},
{
"fixed": "4.6.26"
},
{
"introduced": "4.7"
},
{
"fixed": "4.7.26"
},
{
"introduced": "4.8"
},
{
"fixed": "4.8.22"
},
{
"introduced": "4.9"
},
{
"fixed": "4.9.23"
},
{
"introduced": "5.0"
},
{
"fixed": "5.0.19"
},
{
"introduced": "5.1"
},
{
"fixed": "5.1.16"
},
{
"introduced": "5.2"
},
{
"fixed": "5.2.18"
},
{
"introduced": "5.3"
},
{
"fixed": "5.3.15"
},
{
"introduced": "5.4"
},
{
"fixed": "5.4.13"
},
{
"introduced": "5.5"
},
{
"fixed": "5.5.12"
},
{
"introduced": "5.6"
},
{
"fixed": "5.6.11"
},
{
"introduced": "5.7"
},
{
"fixed": "5.7.9"
},
{
"introduced": "5.8"
},
{
"fixed": "5.8.7"
},
{
"introduced": "5.9"
},
{
"fixed": "5.9.6"
},
{
"introduced": "6.0"
},
{
"fixed": "6.0.4"
},
{
"introduced": "6.1"
},
{
"fixed": "6.1.2"
},
{
"introduced": "0"
},
{
"last_affected": "6.2"
}
]
}