cvelist/2021/44xxx/CVE-2021-44653.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2021-12-06 07:01:04 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-12-15 16:01:28 +00:00
"ID": "CVE-2021-44653",
"STATE": "PUBLIC"
2021-12-06 07:01:04 +00:00
},
2021-12-15 16:01:28 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-12-06 07:01:04 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-12-15 16:01:28 +00:00
"value": "Online Magazine Management System 1.0 contains a SQL injection authentication bypass vulnerability. The Admin panel authentication can be bypassed due to SQL injection vulnerability in the login form allowing attacker to gain access as admin to the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/50561",
"url": "https://www.exploit-db.com/exploits/50561"
2021-12-06 07:01:04 +00:00
}
]
}
}