Lucene search

K
huntrRohit75033B688E553-D0D9-4DDF-95A3-FF4B78004984
HistorySep 09, 2021 - 10:11 a.m.

Cross-site Scripting (XSS) - Reflected in yourls/yourls

2021-09-0910:11:01
rohit75033
www.huntr.dev
9
cross-site scripting
reflected
yourls
upgrade.php
get parameter
unsantized
remediation
bug bounty

EPSS

0.001

Percentile

29.3%

✍️ Description

Cross-site Scripting (XSS) refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates.

The user input GET parameter oldsql of upgrade.php is unsanitized resulting reflected cross site scripting.

Remediation

Apply context-dependent encoding and/or validation to user input rendered on a page

EPSS

0.001

Percentile

29.3%

Related for B688E553-D0D9-4DDF-95A3-FF4B78004984