---
id: CVE-2018-25413
title: >-
  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
summary: >-
  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 …
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'
cwe:
  - CWE-89
published: '2026-05-30'
updated: '2026-07-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2018-25413'
references:
  - url: 'https://aiopmsd.sourceforge.io/'
    label: disclosure@vulncheck.com
  - url: 'https://sourceforge.net/projects/aiopmsd/files/latest/download'
    label: disclosure@vulncheck.com
  - url: 'https://www.exploit-db.com/exploits/45690'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/aiopmsd-final-sql-injection-via-search-php
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00276
epssPercentile: 0.20272
ingestedAt: '2026-07-23T06:14:17.830Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
