SB2019102506 - Multiple vulnerabilities in Restaurant Management System



SB2019102506 - Multiple vulnerabilities in Restaurant Management System

Published: October 25, 2019

Security Bulletin ID SB2019102506
Severity
High
Patch available
NO
Number of vulnerabilities 4
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 25% Low 75%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 4 secuirty vulnerabilities.


1) Arbitrary file upload (CVE-ID: CVE-2019-18417)

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to the application fails to adequately sanitize user-supplied input, e.g., "add a new food" allows .php files. A remote authenticated attacker can upload and execute arbitrary file on the target system.



2) Cross-site scripting (CVE-ID: CVE-2019-18416)

The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks via the Last Name field of a member.

The vulnerability exists due to insufficient sanitization of user-supplied data in the Last Name field of a member. A remote authenticated attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.

Note: This vulnerability can be exploited with an authenticated and an unauthenticated account.


3) Cross-site scripting (CVE-ID: CVE-2019-18415)

The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks via the "send a message" screen.

The vulnerability exists due to insufficient sanitization of user-supplied data in the "send a message" screen. A remote authenticated attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.

Note: This vulnerability can be exploited with an authenticated and an unauthenticated account.


4) Cross-site request forgery (CVE-ID: CVE-2019-18414)

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin in the "admin/staff-exec.php" file. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.


Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.