In sourcecodetester Engineers Online Portal as of 10-21-21, an attacker can manipulate the Host header as seen by the web application and cause the application to behave in unexpected ways. Very often multiple websites are hosted on the same IP address. This is where the Host Header comes in. This header specifies which website should process the HTTP request. The web server uses the value of this header to dispatch the request to the specified website. Each website hosted on the same IP address is called a virtual host. And It's possible to send requests with arbitrary Host Headers to the first virtual host.
References
Link | Resource |
---|---|
https://portswigger.net/web-security/host-header | Third Party Advisory |
https://medium.com/@mayhem7999/cve-2021-43437-5c5e3b977e84 | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2021-12-20 12:15
Updated : 2022-01-03 10:32
NVD link : CVE-2021-43437
Mitre link : CVE-2021-43437
JSON object : View
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Products Affected
engineers_online_portal_project
- engineers_online_portal