Project

General

Profile

Actions

Bug #16973

open

Potential XSS in FRR Status

Added by Jim Pingle about 15 hours ago. Updated about 12 hours ago.

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

100%

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

Description

The FRR status page, status_frr.php, does not handle the encoding of FRR status output properly when it is passed through AJAX/JavaScript. It unnecessarily encodes and then decodes the content and then places plain text in containers using methods meant for HTML. Much of the encoding could be removed and replaced with text methods instead.

Cases where this might be a concern are very rare, such as a malicious BGP Peer sending a hostname containing an XSS payload.

Reported by: @lujiefsi

Actions

Also available in: Atom PDF