Lucene search

K

Xml Security Vulnerabilities

cve
cve

CVE-2021-42860

A stack buffer overflow exists in Mini-XML v3.2. When inputting an unformed XML string to the mxmlLoadString API, it will cause a stack-buffer-overflow in mxml_string_getc:2611. NOTE: it is unclear whether this input is allowed by the API...

7.5CVSS

7.6AI Score

0.001EPSS

2022-05-26 12:15 PM
29
6
cve
cve

CVE-2021-42859

A memory leak issue was discovered in Mini-XML v3.2 that could cause a denial of service. NOTE: testing reports are inconsistent, with some testers seeing the issue in both the 3.2 release and in the October 2021 development code, but others not seeing the issue in the 3.2...

7.5CVSS

7.3AI Score

0.001EPSS

2022-05-26 12:15 PM
37
cve
cve

CVE-2023-34104

fast-xml-parser is an open source, pure javascript xml parser. fast-xml-parser allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for denial....

7.5CVSS

7.2AI Score

0.001EPSS

2023-06-06 06:15 PM
46
cve
cve

CVE-2018-20004

An issue has been found in Mini-XML (aka mxml) 2.12. It is a stack-based buffer overflow in mxml_write_node in mxml-file.c via vectors involving a double-precision floating point number and the '' substring, as demonstrated by...

8.8CVSS

8.6AI Score

0.01EPSS

2018-12-10 06:29 AM
32
cve
cve

CVE-2020-26708

requests-xml v0.2.3 was discovered to contain an XML External Entity Injection (XXE) vulnerability which allows attackers to execute arbitrary code via a crafted XML...

7.5CVSS

7.8AI Score

0.002EPSS

2023-06-29 09:15 PM
28
cve
cve

CVE-2020-26709

py-xml v1.0 was discovered to contain an XML External Entity Injection (XXE) vulnerability which allows attackers to execute arbitrary code via a crafted XML...

7.5CVSS

7.8AI Score

0.001EPSS

2023-06-29 09:15 PM
26
cve
cve

CVE-2023-34411

The xml-rs crate before 0.8.14 for Rust and Crab allows a denial of service (panic) via an...

7.5CVSS

7.3AI Score

0.001EPSS

2023-06-05 04:15 AM
34
cve
cve

CVE-2022-47514

An XML external entity (XXE) injection vulnerability in XML-RPC.NET before 2.5.0 allows remote authenticated users to conduct server-side request forgery (SSRF) attacks, as demonstrated by a pingback.aspx POST...

8.8CVSS

8.3AI Score

0.001EPSS

2022-12-18 04:15 AM
23
cve
cve

CVE-2022-38886

The d8s-xml for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-strings package. The affected version is...

9.8CVSS

9.4AI Score

0.003EPSS

2022-09-19 04:15 PM
24
cve
cve

CVE-2021-25088

The XML Sitemaps WordPress plugin before 4.1.3 does not sanitise and escape a settings before outputting it in the Debug page, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite...

4.8CVSS

4.7AI Score

0.001EPSS

2022-06-20 11:15 AM
48
4
cve
cve

CVE-2022-0230

The Better WordPress Google XML Sitemaps WordPress plugin through 1.4.1 does not sanitise and escape its logs when outputting them in the admin dashboard, which could allow unauthenticated users to perform Stored Cross-Site Scripting attacks against...

6.1CVSS

5.9AI Score

0.001EPSS

2022-03-14 03:15 PM
63
cve
cve

CVE-2021-20845

Cross-site request forgery (CSRF) vulnerability in Unlimited Sitemap Generator versions prior to v8.2 allows a remote attacker to hijack the authentication of an administrator and conduct arbitrary operation via a specially crafted web...

8.8CVSS

8.8AI Score

0.001EPSS

2021-11-24 04:15 PM
19
cve
cve

CVE-2021-3666

body-parser-xml is vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype...

9.8CVSS

9.3AI Score

0.003EPSS

2021-09-13 06:15 PM
32
cve
cve

CVE-2012-1102

It was discovered that the XML::Atom Perl module before version 0.39 did not disable external entities when parsing XML from potentially untrusted sources. This may allow attackers to gain read access to otherwise protected resources, depending on how the library is...

7.5CVSS

7.4AI Score

0.002EPSS

2021-07-09 11:15 AM
27
2
cve
cve

CVE-2019-19031

Easy XML Editor through v1.7.8 is affected by: XML External Entity Injection. The impact is: Arbitrary File Read and DoS by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML...

8.1CVSS

8AI Score

0.013EPSS

2019-12-30 08:15 PM
99
cve
cve

CVE-2019-18212

XMLLanguageService.java in XML Language Server (aka lsp4xml) before 0.9.1, as used in Red Hat XML Language Support (aka vscode-xml) before 0.9.1 for Visual Studio and other products, allows a remote attacker to write to arbitrary files via Directory...

6.5CVSS

6.5AI Score

0.003EPSS

2019-10-23 10:15 PM
67
cve
cve

CVE-2019-18213

XML Language Server (aka lsp4xml) before 0.9.1, as used in Red Hat XML Language Support (aka vscode-xml) before 0.9.1 for Visual Studio and other products, allows XXE via a crafted XML document, with resultant SSRF (as well as SMB connection initiation that can lead to NetNTLM challenge/response...

8.8CVSS

8.6AI Score

0.005EPSS

2019-10-23 10:15 PM
71
cve
cve

CVE-2018-16204

Cross-site scripting vulnerability in Google XML Sitemaps Version 4.0.9 and earlier allows remote authenticated attackers to inject arbitrary web script or HTML via unspecified...

4.8CVSS

4.5AI Score

0.001EPSS

2019-01-09 11:29 PM
22
cve
cve

CVE-2017-10672

Use-after-free in the XML-LibXML module through 2.0129 for Perl allows remote attackers to execute arbitrary code by controlling the arguments to a replaceChild...

9.8CVSS

9.5AI Score

0.024EPSS

2017-06-29 08:29 AM
122
cve
cve

CVE-2016-4571

The mxml_write_node function in mxml-file.c in mxml 2.9, 2.7, and possibly earlier allows remote attackers to cause a denial of service (stack consumption) via crafted xml...

5.5CVSS

5.5AI Score

0.005EPSS

2017-02-03 03:59 PM
30
6
cve
cve

CVE-2016-4570

The mxmlDelete function in mxml-node.c in mxml 2.9, 2.7, and possibly earlier allows remote attackers to cause a denial of service (stack consumption) via crafted xml...

5.5CVSS

5.5AI Score

0.005EPSS

2017-02-03 03:59 PM
27
cve
cve

CVE-2015-3451

The _clone function in XML::LibXML before 2.0119 does not properly set the expand_entities option, which allows remote attackers to conduct XML external entity (XXE) attacks via crafted XML data to the (1) new or (2) load_xml...

6.4AI Score

0.002EPSS

2015-05-12 07:59 PM
85
cve
cve

CVE-2014-5260

The (1) mkxmltype and (2) mkdtskel scripts in XML-DT before 0.64 allow local users to overwrite arbitrary files via a symlink attack on a /tmp/xml##### temporary...

6.3AI Score

0.0004EPSS

2014-08-16 04:39 AM
24