CVE-2022-26507
- EPSS 6.7%
- Veröffentlicht 14.04.2022 13:15:11
- Zuletzt bearbeitet 21.11.2024 06:54:04
A heap-based buffer overflow exists in XML Decompression DecodeTreeBlock in AT&T Labs Xmill 0.7. A crafted input file can lead to remote code execution. This is not the same as any of: CVE-2021-21810, CVE-2021-21811, CVE-2021-21812, CVE-2021-21815, C...
CVE-2021-21811
- EPSS 0.59%
- Veröffentlicht 31.08.2021 17:15:07
- Zuletzt bearbeitet 21.11.2024 05:49:01
A memory corruption vulnerability exists in the XML-parsing CreateLabelOrAttrib functionality of AT&T Labs’ Xmill 0.7. A specially crafted XML file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerabi...
CVE-2021-21826
- EPSS 0.46%
- Veröffentlicht 20.08.2021 22:15:07
- Zuletzt bearbeitet 21.11.2024 05:49:03
A heap-based buffer overflow vulnerability exists in the XML Decompression DecodeTreeBlock functionality of AT&T Labs Xmill 0.7. Within `DecodeTreeBlock` which is called during the decompression of an XMI file, a UINT32 is loaded from the file and us...
CVE-2021-21827
- EPSS 0.46%
- Veröffentlicht 20.08.2021 22:15:07
- Zuletzt bearbeitet 21.11.2024 05:49:03
A heap-based buffer overflow vulnerability exists in the XML Decompression DecodeTreeBlock functionality of AT&T Labs Xmill 0.7. Within `DecodeTreeBlock` which is called during the decompression of an XMI file, a UINT32 is loaded from the file and us...
CVE-2021-21828
- EPSS 0.46%
- Veröffentlicht 20.08.2021 22:15:07
- Zuletzt bearbeitet 21.11.2024 05:49:03
A heap-based buffer overflow vulnerability exists in the XML Decompression DecodeTreeBlock functionality of AT&T Labs Xmill 0.7. In the default case of DecodeTreeBlock a label is created via CurPath::AddLabel in order to track the label for later ref...
CVE-2021-21825
- EPSS 1.88%
- Veröffentlicht 18.08.2021 13:15:07
- Zuletzt bearbeitet 21.11.2024 05:49:03
A heap-based buffer overflow vulnerability exists in the XML Decompression PlainTextUncompressor::UncompressItem functionality of AT&T Labs’ Xmill 0.7. A specially crafted XMI file can lead to remote code execution. An attacker can provide a maliciou...
CVE-2021-21810
- EPSS 0.59%
- Veröffentlicht 17.08.2021 20:15:07
- Zuletzt bearbeitet 21.11.2024 05:49:01
A memory corruption vulnerability exists in the XML-parsing ParseAttribs functionality of AT&T Labs’ Xmill 0.7. A specially crafted XML file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerability.
CVE-2021-21812
- EPSS 0.06%
- Veröffentlicht 13.08.2021 23:15:07
- Zuletzt bearbeitet 21.11.2024 05:49:01
A stack-based buffer overflow vulnerability exists in the command-line-parsing HandleFileArg functionality of AT&T Labs’ Xmill 0.7. Within the function HandleFileArg the argument filepattern is under control of the user who passes it in from the comm...
CVE-2021-21813
- EPSS 0.06%
- Veröffentlicht 13.08.2021 23:15:07
- Zuletzt bearbeitet 21.11.2024 05:49:01
Within the function HandleFileArg the argument filepattern is under control of the user who passes it in from the command line. filepattern is passed directly to memcpy copying the path provided by the user into a staticly sized buffer without any le...
CVE-2021-21814
- EPSS 0.14%
- Veröffentlicht 13.08.2021 23:15:07
- Zuletzt bearbeitet 21.11.2024 05:49:01
Within the function HandleFileArg the argument filepattern is under control of the user who passes it in from the command line. filepattern is passed directly to strlen to determine the ending location of the char* passed in by the user, no checks ar...