CVE Catalog

CVE-2018-25422

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

MOGG web simulator Script contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL commands by injecting malicious code through the id parameter. Attackers can send GET requests to play.php with crafted SQL payloads in the id parameter to extract sensitive database information including usernames.

Risk Assessment

An unauthenticated attacker can gain access to the entire database, including login credentials and other sensitive information, posing a serious threat to system security.

Recommendation

Immediately apply a security patch that filters and parameterizes input in the id parameter, and update the software to a version free of the vulnerability.

Related vulnerabilities

Original NVD description (English source)

MOGG web simulator Script contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL commands by injecting malicious code through the id parameter. Attackers can send GET requests to play.php with crafted SQL payloads in the id parameter to extract sensitive database information including usernames and other data.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS