mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
72 lines
2.5 KiB
JSON
72 lines
2.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2020-29284",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "The file view-chair-list.php in Multi Restaurant Table Reservation System 1.0 does not perform input validation on the table_id parameter which allows unauthenticated SQL Injection. An attacker can send malicious input in the GET request to /dashboard/view-chair-list.php?table_id= to trigger the vulnerability."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/BigTiger2020/-Multi-Restaurant-Table-Reservation-System/blob/main/README.md",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/BigTiger2020/-Multi-Restaurant-Table-Reservation-System/blob/main/README.md"
|
|
},
|
|
{
|
|
"url": "https://www.exploit-db.com/exploits/48984",
|
|
"refsource": "MISC",
|
|
"name": "https://www.exploit-db.com/exploits/48984"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://www.sourcecodester.com/php/14568/multi-restaurant-table-reservation-system-php-full-source-code.html",
|
|
"url": "https://www.sourcecodester.com/php/14568/multi-restaurant-table-reservation-system-php-full-source-code.html"
|
|
}
|
|
]
|
|
}
|
|
} |