FreeBSD : serendipity -- multiple XSS vulnerabilities (9c133aa0-12bd-11dd-bab7-0016179b2dd5)

medium Nessus Plugin ID 32068

Synopsis

The remote FreeBSD host is missing one or more security-related updates.

Description

Hanno Boeck reports :

The installer of serendipity 1.3 has various Cross Site Scripting issues. This is considered low priority, as attack scenarios are very unlikely.

Various path fields are not escaped properly, thus filling them with JavaScript code will lead to XSS. MySQL error messages are not escaped, thus the database host field can also be filled with JavaScript.

In the referrer plugin of the blog application serendipity, the referrer string is not escaped, thus leading to a permanent XSS.

Solution

Update the affected packages.

See Also

https://int21.de/cve/CVE-2008-1385-s9y.html

https://int21.de/cve/CVE-2008-1386-s9y.html

http://blog.s9y.org/archives/193-Serendipity-1.3.1-released.html

http://www.nessus.org/u?c50b7e36

Plugin Details

Severity: Medium

ID: 32068

File Name: freebsd_pkg_9c133aa012bd11ddbab70016179b2dd5.nasl

Version: 1.19

Type: local

Published: 4/28/2008

Updated: 1/6/2021

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Low

Score: 3.8

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.6

Vector: CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Information

CPE: p-cpe:/a:freebsd:freebsd:serendipity, p-cpe:/a:freebsd:freebsd:serendipity-devel, cpe:/o:freebsd:freebsd

Required KB Items: Host/local_checks_enabled, Host/FreeBSD/release, Host/FreeBSD/pkg_info

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/25/2008

Vulnerability Publication Date: 4/22/2008

Reference Information

CVE: CVE-2008-1385, CVE-2008-1386

BID: 28885

CWE: 79