5.5
CVE-2022-35218
- EPSS 0.05%
- Veröffentlicht 02.08.2022 16:15:10
- Zuletzt bearbeitet 21.11.2024 07:10:54
- Quelle twcert@cert.org.tw
- CVE-Watchlists
- Unerledigt
The NHI card’s web service component has a heap-based buffer overflow vulnerability due to insufficient validation for packet origin parameter length. A LAN attacker with general user privilege can exploit this vulnerability to disrupt service.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Nhi ≫ Health Insurance Web Service Component Version-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.14 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| twcert@cert.org.tw | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-770 Allocation of Resources Without Limits or Throttling
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.