.. / CVE-2023-0261

Exploit for WordPress Plugin WP TripAdvisor Review Slider < 10.8 - Authenticated SQL Injection (CVE-2023-0261)

Description:

WordPress WP TripAdvisor Review Slider plugin before 10.8 is susceptible to authenticated SQL injection. The plugin does not properly sanitize 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. This can lead, in turn, to obtaining sensitive information, modifying data, and/or executing unauthorized administrative operations in the context of the affected site.

Affected Products:

Proof of Concept

PoC exploit

Nuclei Template

View the template here CVE-2023-0261.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2023/CVE-2023-0261.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2023-0261
https://wordpress.org/plugins/wp-tripadvisor-review-slider/
https://wpscan.com/vulnerability/6a3b6752-8d72-4ab4-9d49-b722a947d2b0