The language file parsing process could be manipulated to expose environment variables. Environment variables might contain sensible information.
{
"unresolved_ranges": [
{
"source": "CPE_RANGE",
"vendor_product": "joomla:joomla!",
"extracted_events": [
{
"introduced": "1.6.0"
},
{
"fixed": "3.10.14"
}
],
"cpes": [
"cpe:2.3:a:joomla:joomla\\!:*:*:*:*:*:*:*:*"
]
}
]
}{
"cpe": [
"cpe:2.3:a:joomla:joomla\\!:*:*:*:*:*:*:*:*",
"cpe:2.3:a:joomla:joomla\\!:5.0.0:*:*:*:*:*:*:*"
],
"source": [
"CPE_RANGE",
"CPE_STRING"
],
"extracted_events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.4.1"
},
{
"introduced": "5.0.0"
},
{
"last_affected": "5.0.0"
}
]
}