CVE-2023-0261
WP TripAdvisor Review Slider < 10.8 - Subscriber+ SQLi
Record summary
CVE-2023-0261 has a selected CVSS score of 8.8 (high); EIP currently links 1 Nuclei template.
Description
The WP TripAdvisor Review Slider WordPress plugin before 10.8 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.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Mar 21, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WP TripAdvisor Review SliderDefault status: unaffected | CVE List | Before 10.8 | affected |
Nuclei templates
1ProjectDiscoveryHIGHWordPress WP TripAdvisor Review Slider <10.8 - Authenticated SQL InjectionCVSS 8.8
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.
Impact
Successful exploitation of this vulnerability could allow an authenticated attacker to execute arbitrary SQL queries on the WordPress database, potentially leading to unauthorized access, data manipulation, or privilege escalation.
Remediation
Fixed in version 10.8.
Source: ProjectDiscovery