cvelist/2020/35xxx/CVE-2020-35613.json
2020-12-28 19:40:47 +01:00

64 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@joomla.org",
"ID": "CVE-2020-35613",
"DATE_PUBLIC": "2020-11-24T16:00:00",
"STATE": "PUBLIC",
"TITLE": "[20201104] - Core - SQL injection in com_users list view"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Joomla! CMS",
"version": {
"version_data": [
{
"version_value": "3.0.0-3.9.22"
}
]
}
}
]
},
"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! 3.0.0 through 3.9.22. Improper filter blacklist configuration leads to a SQL injection vulnerability in the backend user list."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://developer.joomla.org/security-centre/831-20201104-core-sql-injection-in-com-users-list-view.html",
"refsource": "MISC",
"name": "https://developer.joomla.org/security-centre/831-20201104-core-sql-injection-in-com-users-list-view.html"
}
]
}
}