2021-01-07 00:03:15 +00:00
{
2022-12-22 12:00:37 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2021-01-07 00:03:15 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2021-23127" ,
2022-12-22 12:00:37 +00:00
"ASSIGNER" : "security@joomla.org" ,
"STATE" : "PUBLIC"
2021-01-07 00:03:15 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-03-02 03:31:46 +01:00
"value" : "An issue was discovered in Joomla! 3.2.0 through 3.9.24. Usage of an insufficient length for the 2FA secret accoring to RFC 4226 of 10 bytes vs 20 bytes."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Insecure Randomness"
}
]
}
]
} ,
2022-12-22 12:00:37 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Joomla! Project" ,
"product" : {
"product_data" : [
{
"product_name" : "Joomla! CMS" ,
"version" : {
"version_data" : [
{
"version_value" : "3.2.0-3.9.24" ,
"version_affected" : "="
}
]
}
}
]
}
}
]
}
} ,
2021-03-02 03:31:46 +01:00
"references" : {
"reference_data" : [
{
"url" : "https://developer.joomla.org/security-centre/841-20210301-core-insecure-randomness-within-2fa-secret-generation.html" ,
"refsource" : "MISC" ,
"name" : "https://developer.joomla.org/security-centre/841-20210301-core-insecure-randomness-within-2fa-secret-generation.html"
2021-01-07 00:03:15 +00:00
}
]
}
}