cvelist/2020/28xxx/CVE-2020-28133.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-11-02 21:03:45 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-11-17 20:01:39 +00:00
"ID": "CVE-2020-28133",
"STATE": "PUBLIC"
2020-11-02 21:03:45 +00:00
},
2020-11-17 20:01:39 +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",
2020-11-02 21:03:45 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-11-17 20:01:39 +00:00
"value": "An issue was discovered in SourceCodester Simple Grocery Store Sales And Inventory System 1.0. There was authentication bypass in web login functionality allows an attacker to gain client privileges via SQL injection in sales_inventory/login.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sourcecodester.com/php/14461/simple-grocery-store-sales-and-inventory-system-using-phpmysql-source-code.html",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/php/14461/simple-grocery-store-sales-and-inventory-system-using-phpmysql-source-code.html"
},
{
"url": "https://www.exploit-db.com/exploits/48879",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/48879"
2020-11-02 21:03:45 +00:00
}
]
}
}