2020-11-27 05:10:28 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2020-12-02 22:01:40 +00:00
"ID" : "CVE-2020-29284" ,
"STATE" : "PUBLIC"
2020-11-27 05:10:28 +00:00
} ,
2020-12-02 22:01:40 +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-27 05:10:28 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-02 22:01:40 +00:00
"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"
2020-11-27 05:10:28 +00:00
}
]
}
}