What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in TinyPNG TinyPNG tiny-compress-images allows Cross Site Request Forgery.This issue affects TinyPNG: from n/a through <= 3.4.3.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in TinyPNG TinyPNG tiny-compress-images allows Cross Site Request Forgery.This issue affects TinyPNG: from n/a through <= 3.4.3.
Explanation of Vulnerability in Simple Terms
TinyPNG versions up to 3.4.3 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated. Impact is limited to integrity and availability; no data confidentiality is at risk.
What an attacker can do
Perform unwanted actions on a user's TinyPNG account by tricking them into visiting a malicious webpage.
Potential impact on your site
If your site integrates TinyPNG, users' accounts could be compromised via CSRF if they visit untrusted links while logged in.
Conditions required to exploit
User must be logged into TinyPNG and visit an attacker-controlled webpage; no special privileges required.
Key dates
External resources
Related vulnerabilities