CVE-2024-30129: HCL Nomad server on Domino is affected by a host header injection vulnerability
The HTTP host header can be manipulated and cause the application to behave in unexpected ways. Any changes made to the header would cause the request to be sent to a completely different domain/IP address.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-30129?
CVE-2024-30129 is considered a moderate to high severity vulnerability due to the potential for host header attacks.
How do I fix CVE-2024-30129?
To fix CVE-2024-30129, validate and sanitize the HTTP host header in your application to ensure it only accepts expected values.
What are the potential impacts of CVE-2024-30129?
The potential impacts of CVE-2024-30129 include unauthorized access, data leakage, and manipulation of application responses.
Which software is affected by CVE-2024-30129?
CVE-2024-30129 specifically affects the HCL Nomad server.
How can I mitigate CVE-2024-30129?
Mitigation strategies for CVE-2024-30129 include implementing strict host validation and using security headers to protect against host header attacks.