CVE-2018-25413 PUBLISHED

AiOPMSD Final 1.0.0 SQL Injection via search.php

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

AiOPMSD Final 1.0.0 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'q' parameter. Attackers can send GET requests to search.php with crafted SQL payloads to extract sensitive database information including usernames, database names, and version details.

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 Aiopmsd
Product AiOPMSD Final
Versions
  • Version 1.0.0 is affected

Credits

  • Ihsan Sencan finder

References

Problem Types

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