CVE Catalog

CVE-2018-25411

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

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

Summary

MGB OpenSource Guestbook 0.7.0.2 contains an SQL injection vulnerability in the 'id' parameter. Unauthenticated attackers can send crafted GET requests to email.php to execute arbitrary SQL queries and extract sensitive data such as table and column names.

Risk Assessment

Attackers can gain access to the database structure and potentially extract confidential information, which may lead to further attacks.

Recommendation

Immediately update the application to the latest version or implement parameterized SQL queries and input validation.

Related vulnerabilities

Original NVD description (English source)

MGB OpenSource Guestbook 0.7.0.2 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers can send GET requests to email.php with crafted SQL payloads in the 'id' parameter to extract sensitive database information including table and column names.

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