Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:45541
HistoryFeb 20, 2024 - 8:39 a.m.

Host Header Injection

2024-02-2008:39:50
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
7
pimcore
admin-ui-classic-bundle
host header injection
usercontroller.php
invitationlinkaction
http requests
url generation
phishing

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N

AI Score

6.8

Confidence

High

EPSS

0

Percentile

9.0%

pimcore/admin-ui-classic-bundle is vulnerable to Host Header Injection. The vulnerability is caused due to unsafely using the host header from incoming HTTP requests when generating URLs in the function invitationLinkAction within UserController.php , specifically in the way $loginUrl trusts user input. An attacker can manipulate the HTTP host header in requests to the /admin/user/invitationlink endpoint, resulting in the generation of URLs with the attacker’s domain resulting in further attacks like phishing due to manipulated host header.

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N

AI Score

6.8

Confidence

High

EPSS

0

Percentile

9.0%