CVE-2024-7496
Published: 06 August 2024
Summary
CVE-2024-7496 is a medium-severity External Control of File Name or Path (CWE-73) vulnerability in Angeljudesuarez Airline Reservation System. Its CVSS base score is 5.3 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Credentials In Files (T1552.001); ranked at the 44.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-48410
Vulnerability details
A vulnerability has been found in itsourcecode Airline Reservation System 1.0 and classified as critical. This vulnerability affects unknown code of the file /index.php. The manipulation of the argument page leads to file inclusion. The attack can be initiated remotely.…
more
The exploit has been disclosed to the public and may be used. VDB-273622 is the identifier assigned to this vulnerability.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
LFI vulnerability (CVE-2024-7496) in public-facing web app (/index.php?page=) enables exploitation of public-facing application (T1190), file and directory discovery via arbitrary local file reads (T1083), and collection of credentials from local files such as configs (T1081).
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Rejects externally supplied file or resource identifiers that fail validity checks.