cvelist/2022/23xxx/CVE-2022-23799.json
2022-03-29 15:44:19 +02:00

74 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@joomla.org",
"ID": "CVE-2022-23799",
"DATE_PUBLIC": "2022-03-29T18:00:00",
"STATE": "PUBLIC",
"TITLE": "[20220307] - Core - Variable Tampering on JInput $_REQUEST data"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Joomla! CMS",
"version": {
"version_data": [
{
"version_value": "4.0.0-4.1.0"
}
]
}
},
{
"product_name": "joomla/input",
"version": {
"version_data": [
{
"version_value": "2.0.0-2.0.1"
}
]
}
}
]
},
"vendor_name": "Joomla! Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in Joomla! 4.0.0 through 4.1.0. Under specific circumstances, JInput pollutes method-specific input bags with $_REQUEST data."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Variable Tampering"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://developer.joomla.org/security-centre/876-20220307-core-variable-tampering-on-jinput-request-data.html",
"refsource": "MISC",
"name": "https://developer.joomla.org/security-centre/876-20220307-core-variable-tampering-on-jinput-request-data.html"
}
]
}
}