cvelist/2022/27xxx/CVE-2022-27911.json

63 lines
2.0 KiB
JSON
Raw Normal View History

2022-03-25 20:01:18 +00:00
{
2022-12-22 12:01:10 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2022-03-25 20:01:18 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-27911",
2022-12-22 12:01:10 +00:00
"ASSIGNER": "security@joomla.org",
"STATE": "PUBLIC"
2022-03-25 20:01:18 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-08-29 13:27:09 +02:00
"value": "An issue was discovered in Joomla! 4.2.0. Multiple Full Path Disclosures because of missing '_JEXEC or die check' caused by the PSR12 changes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "FPD"
}
]
}
]
},
2022-12-22 12:01:10 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Joomla! Project",
"product": {
"product_data": [
{
"product_name": "Joomla! CMS",
"version": {
"version_data": [
{
"version_value": "4.2.0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
2022-08-29 13:27:09 +02:00
"references": {
"reference_data": [
{
"url": "https://developer.joomla.org/security-centre/884-20220801-core-multiple-full-path-disclosures-because-of-missing-jexec-or-die-check.html",
"refsource": "MISC",
"name": "https://developer.joomla.org/security-centre/884-20220801-core-multiple-full-path-disclosures-because-of-missing-jexec-or-die-check.html"
2022-03-25 20:01:18 +00:00
}
]
}
}