| 제목 | TID Lab Aggie 1.0 Improper Neutralization of HTTP Headers for Scripting Syntax |
|---|
| 설명 | Aggie application's password reset functionality improperly uses the Host header from HTTP requests to generate password reset URLs in emails sent to users. An attacker can supply a malicious Host header, causing password reset links to point to an arbitrary domain. This may lead to phishing attacks or theft of password reset tokens. The vulnerability affects the endpoint /reset-password and arises because req.headers.host is used directly without validation or a whitelist. |
|---|
| 원천 | ⚠️ https://github.com/lakshayyverma/CVE-Discovery/blob/main/TID%20Lab%20Aggie.md |
|---|
| 사용자 | lakshay12311 (UID 91298) |
|---|
| 제출 | 2025. 10. 05. PM 01:56 (8 개월 ago) |
|---|
| 모더레이션 | 2025. 10. 16. PM 01:50 (11 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 328800 [TID-Lab Aggie 1.0 HTTP Header reset-password.js sendEmail req.headers.host 원격 코드 실행] |
|---|
| 포인트들 | 20 |
|---|