CVE Details
Basic Information
| Title | WP URL Shortener <= 1.2 - Cross-Site Request Forgery to Stored Cross-Site Scripting |
|---|---|
| Type | cve |
| Published | 2025-06-14T08:23:22.208Z |
| Last Seen |
Product Information
| Vendor | djerba |
|---|---|
| Product | WP URL Shortener |
| Version | * |
CVSS Information
| Base Score | 6.1 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
| Confidentiality Impact | |
| Integrity Impact | |
| Availability Impact |
AI Analysis
| AI Description | The WP URL Shortener plugin for WordPress is vulnerable to Cross-Site Request Forgery (CSRF) in all versions up to and including 1.2. This vulnerability allows unauthenticated attackers to update plugin settings and inject malicious scripts by tricking an administrator into clicking a malicious link. The issue arises from missing or incorrect nonce validation on the ‘url_shortener_settings’ page. |
|---|---|
| AI Severity | Medium |
| Vendor | WordPress Community |
| Product | WP URL Shortener |
| Affected Version | <= 1.2 |
Affected Products
- djerba WP URL Shortener *
Additional Information
| CVE List | |
|---|---|
| CWE List | CWE-352 |
| Bulletin Family |
References
Description
The WP URL Shortener plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2. This is due to missing or incorrect nonce validation on the ‘url_shortener_settings’ page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.