CVE-2025-55291

Shaarli is a minimalist bookmark manager and link sharing service. Prior to 0.15.0, the input string in the cloud tag page is not properly sanitized. This allows the </title> tag to be prematurely closed, leading to a reflected Cross-Site Scripting (XSS) vulnerability. This vulnerability is fixed in 0.15.0.
Configurations

No configuration.

History

18 Aug 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-18 17:15

Updated : 2025-08-18 20:16


NVD link : CVE-2025-55291

Mitre link : CVE-2025-55291

CVE.ORG link : CVE-2025-55291


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

CWE-87

Improper Neutralization of Alternate XSS Syntax