← Back

Msweet

msweet

5 CVEs • 3 products

Products (3)

Click to collapse
Toggle
Mini Xml
mini-xml
Codedoc
codedoc
Pdfio
pdfio

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Msweet
1Pdfio
Aug 12, 2024
Aug 6, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
PDFio is a simple C library for reading and writing PDF files. There is a denial of service (DOS) vulnerability in the TTF parser. Maliciously crafted TTF files can cause the program to utilize 100% of the Memory and ent...Show more
PDFio is a simple C library for reading and writing PDF files. There is a denial of service (DOS) vulnerability in the TTF parser. Maliciously crafted TTF files can cause the program to utilize 100% of the Memory and enter an infinite loop. This can also lead to a heap-buffer-overflow vulnerability. An infinite loop occurs in the read_camp function by nGroups value. The ttf.h library is vulnerable. A value called nGroups is extracted from the file, and by changing that value, you can cause the program to utilize 100% of the Memory and enter an infinite loop. If the value of nGroups in the file is small, an infinite loop will not occur. This library, whether used as a standalone binary or as part of another application, is vulnerable to DOS attacks when parsing certain types of files. Automated systems, including web servers that use this code to convert PDF submissions into plaintext, can be DOSed if an attacker uploads a malicious TTF file. This issue has been addressed in release version 1.3.1. All users are advised to upgrade. There are no known workarounds for this vulnerability.Show less
1Msweet
1Codedoc
Nov 21, 2024
Aug 15, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Buffer Overflow vulnerability in Michaelrsweet codedoc v.3.7 allows an attacker to cause a denial of service via the codedoc.c:1742 comppnent.
2Fedoraproject
Msweet
2Fedora
Mini Xml
Nov 21, 2024
Dec 30, 2018
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In Mini-XML (aka mxml) v2.12, there is stack-based buffer overflow in the scan_file function in mxmldoc.c.
2Fedoraproject
Msweet
2Fedora
Mini Xml
Nov 21, 2024
Dec 30, 2018
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In Mini-XML (aka mxml) v2.12, there is a use-after-free in the mxmlAdd function of the mxml-node.c file. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted xml file, as demonstr...Show more
In Mini-XML (aka mxml) v2.12, there is a use-after-free in the mxmlAdd function of the mxml-node.c file. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted xml file, as demonstrated by mxmldoc.Show less
2Fedoraproject
Msweet
2Fedora
Mini Xml
Nov 21, 2024
Dec 10, 2018
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue has been found in Mini-XML (aka mxml) 2.12. It is a use-after-free in mxmlWalkNext in mxml-search.c, as demonstrated by mxmldoc.