Project

General

Profile

Actions

Bug #17010

open

Potential XSS via Suricata SID Management Configuration List filenames

Added by Jim Pingle 3 days ago. Updated 2 days ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
Suricata
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

The Suricata SID Management Configuration List page at suricata_sid_mgmt.php does not encode filenames before display.

Uploading a SID Management Configuration List file with a name such as the following can trigger an XSS on the page:

xsstest123<img src=x onerror=alert(String.fromCharCode(88,83,83))>.txt

Reported by: @lujiefsi

Actions

Also available in: Atom