Submit #669483: TID Lab Aggie 1.0 Improper Neutralization of HTTP Headers for Scripting Syntaxinfo

TitleTID Lab Aggie 1.0 Improper Neutralization of HTTP Headers for Scripting Syntax
DescriptionAggie 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.
Source⚠️ https://github.com/lakshayyverma/CVE-Discovery/blob/main/TID%20Lab%20Aggie.md
User
 lakshay12311 (UID 91298)
Submission10/05/2025 13:56 (8 months ago)
Moderation10/16/2025 13:50 (11 days later)
StatusAccepted
VulDB entry328800 [TID-Lab Aggie 1.0 HTTP Header reset-password.js sendEmail req.headers.host http headers for scripting syntax]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!