2021-01-07 00:03:15 +00:00
{
"CVE_data_meta" : {
2021-03-02 03:31:46 +01:00
"ASSIGNER" : "security@joomla.org" ,
2021-01-07 00:03:15 +00:00
"ID" : "CVE-2021-23126" ,
2021-03-02 03:31:46 +01:00
"DATE_PUBLIC" : "2021-03-02T16:00:00" ,
"STATE" : "PUBLIC" ,
"TITLE" : "[20210301] - Core - Insecure randomness within 2FA secret generation"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Joomla! CMS" ,
"version" : {
"version_data" : [
{
"version_value" : "3.2.0-3.9.24"
}
]
}
}
]
} ,
"vendor_name" : "Joomla! Project"
}
]
}
2021-01-07 00:03:15 +00:00
} ,
2021-03-02 03:31:46 +01:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
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 the insecure rand() function within the process of generating the 2FA secret."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Insecure Randomness"
}
]
}
]
} ,
"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
}
]
}
}