Storing passwords in a recoverable format in the DOCUMENTATION plugin component of Strapi before 3.6.9 and 4.x before 4.1.5 allows an attacker to access a victim's HTTP request, get the victim's cookie, perform a base64 decode on the victim's cookie, and obtain a cleartext password, leading to getting API documentation for further API attacks.
{
"cpe": "cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.6.9"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.1.5"
}
],
"source": "CPE_RANGE"
}