Project

General

Profile

Actions

Bug #10355

closed

diag_ping.php: Potential XSS via Hostname parameter

Added by Jim Pingle about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Diagnostics
Target version:
Start date:
03/18/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:

Description

On diag_ping.php, the hostname isn't fully validated and the output is not encoded, leading to a potential XSS.

Using an input such as the following example demonstrates the problem:

127.0.0.1 <img src='' onerror='alert()'>
Actions #1

Updated by Jim Pingle about 4 years ago

diag_traceroute.php is unaffected but I made the same changes there to be safe.

Actions #2

Updated by Jim Pingle about 4 years ago

  • Status changed from Confirmed to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Jim Pingle about 4 years ago

  • Status changed from Feedback to Resolved

Improper input is rejected by validation on 2.4.5.r.20200318.1200

Actions #4

Updated by Jim Pingle about 4 years ago

  • Private changed from Yes to No
Actions

Also available in: Atom PDF