7.5
CVE-2021-42260
- EPSS 0.36%
- Veröffentlicht 11.10.2021 20:15:07
- Zuletzt bearbeitet 21.11.2024 06:27:28
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
TinyXML through 2.6.2 has an infinite loop in TiXmlParsingData::Stamp in tinyxmlparser.cpp via the TIXML_UTF_LEAD_0 case. It can be triggered by a crafted XML message and leads to a denial of service.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Tinyxml Project ≫ Tinyxml Version >= 2.3.2 <= 2.6.2
Tinyxml Project ≫ Tinyxml Version2.3.0 Updatebeta
Tinyxml Project ≫ Tinyxml Version2.3.1 Updatebeta
Debian ≫ Debian Linux Version9.0
Debian ≫ Debian Linux Version10.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.36% | 0.571 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.