CVE-2023-39422 MEDIUM

CVE-2023-39422: Use of Hard-coded Credentials in multiple /irmdata/api/ endpoints

Weakness CWE-798 · Hardcoded credentials
Published September 7, 2023
Last update September 26, 2024

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

The /irmdata/api/ endpoints exposed by the IRM Next Generation booking engine authenticates requests using HMAC tokens. These tokens are however exposed in a JavaScript file loaded on the client side, thus rendering this extra safety mechanism useless.

Key dates

02Disclosure timeline

September 7, 2023 CVE published
September 26, 2024 Record updated