URL Shortify <= 1.5.0 - Cross-Site Request Forgery

2021-10-28 00:00
apple502j

Strategic Overview

Status
Patched in 1.5.1
Affected Version<= 1.5.0
CVSS4.3Medium
CVECVE-2021-24749
View all URL Shortify – Simple and Easy URL Shortener vulnerabilities

Vulnerability Overview

The URL Shortify WordPress plugin before 1.5.1 does not have CSRF check in place when bulk-deleting links or groups, which could allow attackers to make a logged in admin delete arbitrary link and group via a CSRF attack.

Technical Analysis

REMEDIATION: Update to version 1.5.1, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C