cvelist/2020/26xxx/CVE-2020-26773.json
2021-01-07 15:01:44 +00:00

67 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-26773",
"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": "Restaurant Reservation System 1.0 suffers from an authenticated SQL injection vulnerability, which allows a remote, authenticated attacker to execute arbitrary SQL commands via the date parameter in includes/reservation.inc.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sourcecodester.com/php/14482/restaurant-reservation-system-php-full-source-code-2020.html",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/php/14482/restaurant-reservation-system-php-full-source-code-2020.html"
},
{
"url": "https://packetstormsecurity.com/files/159475/Restaurant-Reservation-System-1.0-SQL-Injection.html",
"refsource": "MISC",
"name": "https://packetstormsecurity.com/files/159475/Restaurant-Reservation-System-1.0-SQL-Injection.html"
}
]
}
}