CVE-2018-25411 PUBLISHED

MGB OpenSource Guestbook 0.7.0.2 SQL Injection via email.php

Assigner: VulnCheck
Reserved: 30.05.2026 Published: 30.05.2026 Updated: 30.05.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor M-Gb
Product MGB OpenSource Guestbook
Versions
  • Version 0.7.0.2 is affected

Credits

  • Ihsan Sencan finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE