CVE-2024-6690
published 2025-05-15CVE-2024-6690: The wccp-pro WordPress plugin before 15.3 contains an open-redirect flaw via the referrer parameter, allowing redirection of users to external sites
PriorityP278medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
0.47%
37.4th percentile
The wccp-pro WordPress plugin before 15.3 contains an open-redirect flaw via the referrer parameter, allowing redirection of users to external sites
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| wp-buy | wp_content_copy_protection_no_right_click | < 15.3 | 15.3 |
Detection & IOCsextracted from sources · hover to see the quote
- →Look for HTTP 302 redirect responses from /wp-content/plugins/wccp-pro/no-js.php with a Location header pointing to an external domain via the 'referrer' parameter. ↗
- →The vulnerable parameter is 'referrer' in no-js.php of the wccp-pro WordPress plugin (versions before 15.3). Unauthenticated GET requests can trigger the open redirect. ↗
- →Monitor for GET requests to /wp-content/plugins/wccp-pro/no-js.php with a 'referrer' query parameter containing an external URL, followed by a 302 response with a Location header to that external URL. ↗
- ·The open redirect is unauthenticated (no login required) and exploitable via a simple GET request — no special privileges or session needed. ↗
- ·Only the 'Pro' variant of the plugin (wccp-pro) is affected, not the free version. ↗
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
vulncheck6.1MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-qgvm-vj48-358p: The wccp-pro WordPress plugin before 15
ghsa_unreviewed·2025-05-15
CVE-2024-6690 [MEDIUM] CWE-601 GHSA-qgvm-vj48-358p: The wccp-pro WordPress plugin before 15
The wccp-pro WordPress plugin before 15.3 contains an open-redirect flaw via the referrer parameter, allowing redirection of users to external sites
VulnCheck
wp-buy wp_content_copy_protection_\&_no_right_click URL Redirection to Untrusted Site ('Open Redirect')
vulncheck·2024·CVSS 6.1
CVE-2024-6690 [MEDIUM] wp-buy wp_content_copy_protection_\&_no_right_click URL Redirection to Untrusted Site ('Open Redirect')
wp-buy wp_content_copy_protection_\&_no_right_click URL Redirection to Untrusted Site ('Open Redirect')
The wccp-pro WordPress plugin before 15.3 contains an open-redirect flaw via the referrer parameter, allowing redirection of users to external sites
Affected: wp-buy wp_content_copy_protection_\&_no_right_click
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://app.crowdsec.net/cti/cve-explorer/CVE-2024-6690
Suricata
ET EXPLOIT Synology Driver Server SQL Injection (CVE-2024-50631)
suricata·2025-12-16·CVSS 5.3
CVE-2024-50631 [MEDIUM] ET EXPLOIT Synology Driver Server SQL Injection (CVE-2024-50631)
ET EXPLOIT Synology Driver Server SQL Injection (CVE-2024-50631)
Rule: alert tcp any any -> $HOME_NET 6690 (msg:"ET EXPLOIT Synology Driver Server SQL Injection (CVE-2024-50631)"; flow:established,to_server; content:"|25 52 18 14 46 12 00 00 42|"; startswith; content:"|10 00 1a|sharing_link_customization|10 00|"; fast_pattern; pcre:"/^.{1,20}[\x27\x22\x3b\x2d\x5c\x2a\x2f]/R"; reference:url,github.com/kiddo-pwn/CVE-2024-50629_50631; reference:cve,2024-50631; classtype:bad-unknown; sid:2066335; rev:1; metadata:affected_product Synology, attack_target Server, created_at 2025_12_16, cve CVE_2024_50631, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, updated_at 2025_12_16, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_techniq
Nuclei
WP Content Copy Protection & No Right Click - Open Redirect
nuclei·CVSS 6.1
CVE-2024-6690 [MEDIUM] WP Content Copy Protection & No Right Click - Open Redirect
WP Content Copy Protection & No Right Click - Open Redirect
The WP Content Copy Protection & No Right Click plugin before version 15.3 contains an open-redirect vulnerability via the referrer parameter in no-js.php, allowing redirection of users to external sites.
Template:
id: CVE-2024-6690
info:
name: WP Content Copy Protection & No Right Click - Open Redirect
author: 0x_Akoko
severity: medium
description: |
The WP Content Copy Protection & No Right Click plugin before version 15.3 contains an open-redirect vulnerability via the referrer parameter in no-js.php, allowing redirection of users to external sites.
impact: |
Attackers can redirect users to malicious external sites, facilitating phishing or malware distribution.
remediation: |
Update to version 15.3 or later.
reference:
- h
No writeups or analysis indexed.
2025-05-15
Published
Exploited in the wild