vendor:
Serendipity
by:
Besim
8,8
CVSS
HIGH
Stored Cross Site Scripting
79
CWE
Product Name: Serendipity
Affected Version From: 2.0.4
Affected Version To: 2.0.4
Patch Exists: NO
Related CWE: N/A
CPE: a:s9y:serendipity:2.0.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2016
Serendipity-2.0.4 (latest version) – Stored Cross Site Scripting
A vulnerability in Serendipity 2.0.4 allows an attacker to inject malicious JavaScript code into the 'Entry Body' input field. This code is then stored in the database and executed when the page is viewed by other users.
Mitigation:
Ensure that user input is properly sanitized and validated before being stored in the database.