Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
5DescriptionCVE.org
The Quick Interest Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'loan-amount' and 'loan-period' parameters in all versions up to, and including, 3.1.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
Stored Cross-Site Scripting in Quick Interest Slider plugin for WordPress (versions ≤3.1.5) allows unauthenticated remote attackers to inject malicious scripts via unsanitized 'loan-amount' and 'loan-period' parameters. Injected scripts execute in victim browsers when accessing compromised pages, enabling session hijacking, credential theft, or malicious redirects. CVSS 7.2 with network-accessible, low-complexity attack vector (AV:N/AC:L/PR:N) and scope change (S:C) indicates significant cross-tenant impact. No public exploit identified at time of analysis, though exploitation requires minimal technical sophistication due to unauthenticated attack surface.
Technical ContextAI
This vulnerability affects the Quick Interest Slider plugin (CPE: cpe:2.3:a:aerin:quick_interest_slider), a WordPress extension for displaying loan calculation interfaces. The flaw manifests as CWE-79 (Improper Neutralization of Input During Web Page Generation) in the plugin's parameter handling logic. Source code analysis references (lines 1335 and 1338 of quick-interest-slider.php in version 3.1.5) reveal insufficient input validation on user-supplied 'loan-amount' and 'loan-period' values before database storage and subsequent rendering. Unlike reflected XSS which requires immediate victim interaction, stored XSS persists the malicious payload in the WordPress database, causing automatic execution when any user-including administrators-views the affected page. The scope change (S:C) in the CVSS vector indicates the vulnerability can impact resources beyond the plugin's security boundary, potentially compromising the entire WordPress installation's integrity through admin session compromise.
RemediationAI
Immediately upgrade Quick Interest Slider plugin to version 3.1.6 or later if available through the WordPress plugin repository, as version 3.1.5 is confirmed vulnerable. Site administrators should access WordPress admin dashboard, navigate to Plugins section, and apply available updates. If a patched version is not yet released, implement temporary mitigation by deactivating and removing the Quick Interest Slider plugin until vendor releases a security update. As an alternative workaround, implement Web Application Firewall (WAF) rules to sanitize 'loan-amount' and 'loan-period' parameters, blocking requests containing HTML tags, JavaScript event handlers, or script tags-though this provides only partial protection. Conduct forensic review of existing database entries for these parameters to identify and remove any previously injected payloads, checking wp_postmeta and plugin-specific tables. Review WordPress access logs for suspicious POST requests to pages containing Quick Interest Slider shortcodes. Consult Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/e3ce37e7-1dca-4f74-86ce-65bf29ef091e for updated remediation guidance and monitor the WordPress plugin repository for official security releases.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22845
GHSA-rqwq-3pw2-jcpx