2021-01-26 18:06:02 +00:00
{
2022-12-22 12:00:48 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2021-01-26 18:06:02 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2021-26037" ,
2022-12-22 12:00:48 +00:00
"ASSIGNER" : "security@joomla.org" ,
"STATE" : "PUBLIC"
2021-01-26 18:06:02 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-07-06 20:45:53 +02:00
"value" : "An issue was discovered in Joomla! 2.5.0 through 3.9.27. CMS functions did not properly termine existing user sessions when a user's password was changed or the user was blocked."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CSRF"
}
]
}
]
} ,
2022-12-22 12:00:48 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Joomla! Project" ,
"product" : {
"product_data" : [
{
"product_name" : "Joomla! CMS" ,
"version" : {
"version_data" : [
{
"version_value" : "2.5.0-3.9.27" ,
"version_affected" : "="
}
]
}
}
]
}
}
]
}
} ,
2021-07-06 20:45:53 +02:00
"references" : {
"reference_data" : [
{
"url" : "https://developer.joomla.org/security-centre/858-20210703-core-lack-of-enforced-session-termination.html" ,
"refsource" : "MISC" ,
"name" : "https://developer.joomla.org/security-centre/858-20210703-core-lack-of-enforced-session-termination.html"
2021-01-26 18:06:02 +00:00
}
]
}
2022-12-22 12:00:48 +00:00
}