Exploitation Summary
EIP tracks 2 public exploits for CVE-2023-2636. PoCs published by Lukas Kinneberg, lukinneberg.
AI-analyzed exploit summary This exploit leverages SQL injection in WordPress Plugin AN_Gradebook <= 5.0.1 by authenticating as a subscriber and using sqlmap to dump database contents via a vulnerable AJAX endpoint.
Description
The AN_GradeBook WordPress plugin through 5.0.1 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by users with a role as low as subscriber
Exploits (2)
This exploit leverages SQL injection in WordPress Plugin AN_Gradebook <= 5.0.1 by authenticating as a subscriber and using sqlmap to dump database contents via a vulnerable AJAX endpoint.
This repository contains a functional exploit for CVE-2023-2636, a SQL injection vulnerability in the WordPress plugin AN_Gradebook <= 5.0.1. The exploit authenticates to WordPress and generates a sqlmap command to exploit the vulnerability via the 'id' parameter in the admin-ajax.php endpoint.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H