CVE-2023-49262
12.01.2024, 15:15
The authentication mechanism can be bypassed by overflowing the value of the Cookie "authentication" field, provided there is an active user session.Enginsight
Vendor | Product | Version |
---|---|---|
hongdian | h8951-4g-esp_firmware | 𝑥 < 2310271149 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-190 - Integer Overflow or WraparoundThe software performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control.
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.