Lucene search
+L

3538 matches found

BDU FSTEC
BDU FSTEC
added 2024/06/25 12:0 a.m.12 views

The vulnerability of the Org-Link-Expand-ABBREV function in the LISP/OL.EL text editor EMACS allows a hacker to execute arbitrary code.

The vulnerability of the Org-Link-Expand-ABBREV function in the LISP/OL.EL text editor EMACS exists due to the lack of measures taken to neutralize the special elements used in the operating system command. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by...

10CVSS7.9AI score0.01312EPSS
SaveExploits0References15Affected Software8
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.24 views

EulerOS 2.0 SP11 : expat (EulerOS-SA-2024-1810)

According to the versions of the expat package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : libexpat through 2.6.1 allows an XML Entity Expansion attack when there is isolated use of external parsers created via...

7.5CVSS6.5AI score0.02006EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.31 views

EulerOS 2.0 SP11 : expat (EulerOS-SA-2024-1831)

According to the versions of the expat package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : libexpat through 2.6.1 allows an XML Entity Expansion attack when there is isolated use of external parsers created via...

7.5CVSS6.5AI score0.02006EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/23 10:15 p.m.9 views

AZL-42925 CVE-2024-39331 affecting package emacs for versions less than 29.4-1

In Emacs before 29.4, org-link-expand-abbrev in lisp/ol.el expands a %... link abbrev even when it specifies an unsafe function, such as shell-command-to-string. This affects Org Mode before 9.7.5...

9.8CVSS7.2AI score0.01312EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/23 10:15 p.m.8 views

AZL-42868 CVE-2024-39331 affecting package emacs for versions less than 29.4-1

In Emacs before 29.4, org-link-expand-abbrev in lisp/ol.el expands a %... link abbrev even when it specifies an unsafe function, such as shell-command-to-string. This affects Org Mode before 9.7.5...

9.8CVSS7.2AI score0.01312EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/23 12:0 a.m.14 views

PT-2024-4296

Name of the Vulnerable Software and Affected Versions Emacs versions prior to 29.4 Org Mode versions prior to 9.7.5 Description The issue arises from the expansion of a %... link abbrev by the org-link-expand-abbrev function in lisp/ol.el, even when it specifies an unsafe function like...

10CVSS7.1AI score0.01312EPSS
SaveExploits0References86
CVE
CVE
added 2024/06/23 12:0 a.m.156 views

CVE-2024-39331

CVE-2024-39331 affects Emacs (Org Mode), where org-link-expand-abbrev can execute unsafe Elisp via a %(...) link abbrev. This occurs in Emacs before 29.4 and Org Mode before 9.7.5, due to evaluating unsafe functions (e.g., shell-command-to-string) during link expansion. The CVSS/impact in the pri...

9.8CVSS6.9AI score0.01312EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/06/19 5:37 p.m.62 views

CVE-2024-36116 Path traversal in Reposilite javadoc file expansion

Reposilite is an open source, lightweight and easy-to-use repository manager for Maven based artifacts in JVM ecosystem. Reposilite provides support for JavaDocs files, which are archives that contain documentation for artifacts. Specifically, JavadocEndpoints.kt controller allows to expand the...

7.5CVSS0.01475EPSS
SaveExploits1References3
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2024/06/17 6:21 a.m.102 views

Multiple vulnerabilities in Toshiba Tec and Oki Electric Industry MFPs

Overview MFPs multifunction printers provided by Toshiba Tec Corporation and Oki Electric Industry Co., Ltd. contain multiple vulnerabilities listed below. Improper Restriction of Recursive Entity References in DTDs 'XML Entity Expansion' CWE-776 - CVE-2024-27141, CVE-2024-27142 Execution with...

9.8CVSS7.5AI score0.26811EPSS
SaveExploits2References65
RedHat Linux
RedHat Linux
added 2024/06/13 2:34 p.m.3 views

expat: XML Entity Expansion

An XML Entity Expansion flaw was found in libexpat. This flaw allows an attacker to cause a denial of service when there is an isolated use of external parsers...

7.5CVSS7.3AI score0.02006EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2024/06/13 12:0 a.m.24 views

RHEL 9 : expat (RHSA-2024:3926)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:3926 advisory. Expat is a C library for parsing XML documents. Security Fixes: expat: parsing large tokens can trigger a denial of service CVE-2023-52425...

7.5CVSS6.8AI score0.02006EPSS
SaveExploits2References7
Veracode
Veracode
added 2024/06/12 6:24 a.m.12 views

XML Entity Expansion (XXE)

ebookmeta is vulnerable to an XML External Entity XXE vulnerability. The vulnerability is due to improper handling of crafted XML input via the lxml dependency in the ebookmeta.getmetadata function, allowing attackers to access sensitive information or cause a Denial of Service DoS...

9.1CVSS6.6AI score0.00532EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2024/06/12 5:47 a.m.18 views

XML Entity Expansion (XXE)

ebookmeta is vulnerable to an XML External Entity XXE vulnerability. The vulnerability is due to improper handling of crafted XML input in the ebookmeta.getmetadata function, allowing attackers to access sensitive information or cause a Denial of Service DoS...

7.5CVSS6.6AI score0.00498EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/07 9:49 p.m.25 views

Zend-JSON vulnerable to XXE/XEE attacks

Numerous components utilizing PHP's DOMDocument, SimpleXML, and xmlparse functionality are vulnerable to two types of attacks: - XML eXternal Entity XXE Injection attacks. The above mentioned extensions are insecure by default, allowing external entities to be specified by adding a specific DOCTY...

7.4AI score
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/07 9:39 p.m.17 views

GHSA-2JX7-XG83-J2M7 Zendframework Denial of Service vector via XEE injection

ZendDom, ZendFeed, ZendSoap, and ZendXmlRpc are vulnerable to XML Entity Expansion XEE vectors, leading to Denial of Service vectors. XEE attacks occur when the XML DOCTYPE declaration includes XML entity definitions that contain either recursive or circular references; this leads to CPU and memo...

7.5CVSS7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/06/07 9:39 p.m.17 views

Zendframework Denial of Service vector via XEE injection

ZendDom, ZendFeed, ZendSoap, and ZendXmlRpc are vulnerable to XML Entity Expansion XEE vectors, leading to Denial of Service vectors. XEE attacks occur when the XML DOCTYPE declaration includes XML entity definitions that contain either recursive or circular references; this leads to CPU and memo...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/07 9:16 p.m.15 views

GHSA-MHPX-3RV8-WRJM ZendFramework potential XML eXternal Entity injection vectors

Numerous components utilizing PHP's DOMDocument, SimpleXML, and xmlparse functionality are vulnerable to two types of attacks: - XML eXternal Entity XXE Injection attacks. The above mentioned extensions are insecure by default, allowing external entities to be specified by adding a specific DOCTY...

9.8CVSS7.4AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/06/05 10:40 a.m.5 views

libxml2: use-after-free in XMLReader

A use-after-free flaw was found in libxml2. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free...

7.5CVSS6.6AI score0.01364EPSS
SaveExploits3References6
Veracode
Veracode
added 2024/06/03 7:45 a.m.12 views

XML Entity Expansion

Symfony is vulnerable to XML Entity Expansion attacks. The vulnerability is due improper xml parsing configuration, where long entities can be defined and repeatedly referenced, creating a memory sink that can be exploited for Denial of Service attacks...

7AI score
SaveExploits0
Veracode
Veracode
added 2024/06/03 5:6 a.m.21 views

XML Entity Expansion (XEE)

symfony/validator is vulnerable to XML Entity Expansion. The vulnerability is caused by improper XML parsing configuration, which could result in XML Entity Expansion XEE attacks that can lead to excessive memory use and potential Denial of Service DoS...

7AI score
SaveExploits0
Rows per page
Query Builder