提出 #42809: Student-Admission-Reflection Xss情報

タイトルStudent-Admission-Reflection Xss
説明Payload:index.php?a=edit&eid=8</h3><script>alert(1)</script> Without checking the EID parameter, PHP print is directly used to output it, causing reflective XSS vulnerability and allowing attackers to obtain Cookie values. Code ``` <div class="form-area"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-title"> <h3 id="et">Edit the ID: <?php print $_GET['eid'].', Name: '.$row["sname"]; ?>'s information</h3> ``` url:https://github.com/badboycxcc/Student-Admission-Xss
ソース⚠️ https://github.com/badboycxcc/Student-Admission-Xss
ユーザー
 cxaqhq (UID 23728)
送信2022年08月04日 07:58 (4 年 ago)
モデレーション2022年08月04日 08:05 (7 minutes later)
ステータス承諾済み
VulDBエントリ205572 [SourceCodester Online Admission System index.php eid クロスサイトスクリプティング]
ポイント20

Do you want to use VulDB in your project?

Use the official API to access entries easily!