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-23128" ,
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. The core shipped but unused randval implementation within FOF (FOFEncryptRandval) used an potential insecure implemetation. That has now been replaced with a call to 'random_bytes()' and its backport that is shipped within random_compat."
}
]
} ,
"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/842-20210302-core-potential-insecure-fofencryptrandval.html" ,
"refsource" : "MISC" ,
"name" : "https://developer.joomla.org/security-centre/842-20210302-core-potential-insecure-fofencryptrandval.html"
2021-01-07 00:03:15 +00:00
}
]
}
}