Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2023-24044: CVE-2023–24044 | Medium

A Host Header Injection issue on the Login page of Plesk Obsidian through 18.0.49 allows attackers to redirect users to malicious websites via a Host request header.

CVE
#vulnerability#web#php#firefox

Description: A Host Header Injection issue on the Login page of Plesk Obsidian through 18.0.49 allows attackers to redirect users to malicious websites via a HTTP “Host” request header.

Vulnerability: Host Header Injection

Product: Plesk Obsidian

Version: 18.0.49 and below

Tools:

  1. Burp Suite
  2. Mozilla Firefox (as a browser)

Scenario: Attacker could redirect users login page to malicious login page by inject a payload directly into the “Host: ” HTTP request header.

Steps:

  1. Access the target website (which Plesk installed) without URL path. In this case -> https://localhost:8443/.

2. Intercept “https://localhost:8443/login.php” request and Modify the “Host: ” HTTP request header value to malicious website. In this case -> attacker.com and then forward the edited request.

3. The target website will redirect to “https://attacker.com/login_up.php” instead of “https://localhost:8443/login.php”.

PoC:

  1. Provided screenshot below

2. Video attached

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907