7.5
CVE-2019-12107
- EPSS 0.33%
- Veröffentlicht 15.05.2019 23:29:00
- Zuletzt bearbeitet 21.11.2024 04:22:12
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The upnp_event_prepare function in upnpevents.c in MiniUPnP MiniUPnPd through 2.1 allows a remote attacker to leak information from the heap due to improper validation of an snprintf return value.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Miniupnp.Free ≫ Miniupnpd Version <= 2.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.33% | 0.552 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-252 Unchecked Return Value
The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.