bugdotexe/Vulnerability-Research

bugdotexe/Vulnerability-Research

GitHubGitHub
Unavailable
This project is no longer available (or publicly accessible) from GitHub
Releases0
Stars1
This repository contains my independent vulnerability research, including CVEs, bug reports, and analysis of various software and platforms.

CVE History

CVEPublishedCVSS v3CVSS v2
8.2 HIGH

FelixRiddle dev-jobs-handlebars 1.0 uses absolute password-reset (magic) links using the untrusted `req.headers.host` header and forces the `http://` scheme. An attacker who can control the `Host` header (or exploit a misconfigured proxy/load-balancer that forwards the header unchanged) can cause reset links to point to attacker-controlled domains or be delivered via insecure HTTP, enabling token theft, phishing, and account takeover.

6.1 MEDIUM

Cross site scripting (XSS) vulnerability in Ultimate PHP Board 2.2.7 via the u_name parameter in lostpassword.php.

6.5 MEDIUM

SQL injection vulnerability in Ultimate PHP Board 2.2.7 via the username field in lostpassword.php.

7.1 HIGH

Webmin 2.510 is vulnerable to a Host Header Injection in the password reset functionality (forgot_send.cgi). The reset link sent to users is constructed using the HTTP Host header via get_webmin_email_url(). An attacker can manipulate the Host header to inject a malicious domain into the reset email. If a victim follows the poisoned link, the attacker can intercept the reset token and gain full control of the target account.

7.1 HIGH

A Host Header Injection vulnerability exists in the password reset functionality of CraftMyCMS 4.0.2.2. The system uses `$_SERVER['HTTP_HOST']` directly to construct password reset links sent via email. An attacker can manipulate the Host header to send malicious reset links, enabling phishing attacks or account takeover.

8.2 HIGH

Aggie 2.6.1 has a Host Header injection vulnerability in the forgot password functionality, allowing an attacker to reset a user's password.

6.1 MEDIUM

Cross Site Scripting vulnerability in SVX Portal v.2.7A to execute arbitrary code via the TG parameter on last_heard_page.php component