CVE-2024-13322
Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager <= 4.88 - Unauthenticated SQL Injection
Record summary
CVE-2024-13322 has a selected CVSS score of 7.5 (high); EIP currently links 1 Nuclei template.
Description
The Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager plugin for WordPress is vulnerable to SQL Injection via the 'a_id' parameter in all versions up to, and including, 4.88 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated May 2, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Ads Pro Plugin - Multi-Purpose WordPress Advertising ManagerBrowse scripteo / Ads Pro Plugin - Multi-Purpose WordPress Advertising ManagerDefault status: unaffected | CVE List | Through 4.88 | affected |
Nuclei templates
1ProjectDiscoveryHIGHAds Pro Plugin <= 4.88 - Unauthenticated SQL InjectionCVSS 7.5
The Ads Pro Plugin - Multi-Purpose WordPress Advertising Manager plugin for WordPress is vulnerable to SQL Injection via the 'a_id' parameter in all versions up to, and including, 4.88 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Impact
Unauthenticated attackers can extract sensitive information from the database including usernames, passwords, and other confidential data via SQL injection.
Remediation
Update Ads Pro Plugin to a version newer than 4.88.
Source: ProjectDiscovery