Lucene search
+L

824 matches found

Huntr
Huntr
added 2024/11/11 6:4 a.m.9 views

Path traversal, lead to arbitrary file write, lead to remote code execution

Description Anythingllm use multer library to handle http multi-part file upload. Anything llm use the following code to handle non-ascii file name file.originalname = Buffer.fromfile.originalname, "latin1".toString "utf8" ; This way of manipulating filename is will lead to path traversal. multer...

7.2CVSS7.6AI score0.21298EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/11/03 12:0 a.m.6 views

The vulnerability of the odxsw_dll.dll library in the AutoCAD simulation, design, and drafting software allows a perpetrator to gain unauthorized access to protected information, execute arbitrary code, or cause a service failure.

The vulnerability of the odxswdll.dll software for simulation, design, and drawing in AutoCAD is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow attackers to gain unauthorized access to protected information, execute arbitrary...

7.8CVSS7.8AI score0.00227EPSS
SaveExploits0References3Affected Software8
BDU FSTEC
BDU FSTEC
added 2024/11/03 12:0 a.m.8 views

The vulnerability of the odxsw_dll.dll library in the AutoCAD simulation, design, and drafting software allows a perpetrator to gain unauthorized access to protected information, execute arbitrary code, or cause a service failure.

The vulnerability of the odxswdll.dll software for simulation, design, and drawing in AutoCAD is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information, execute arbitra...

7.8CVSS6.1AI score0.00207EPSS
SaveExploits0References3Affected Software8
BDU FSTEC
BDU FSTEC
added 2024/11/03 12:0 a.m.7 views

The vulnerability of the odxsw_dll.dll library in the AutoCAD simulation, design, and drafting software allows a perpetrator to gain unauthorized access to protected information, execute arbitrary code, or cause a service failure.

The vulnerability of the odxswdll.dll software for simulation, design, and drawing in AutoCAD is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow attackers to gain unauthorized access to protected information, execute arbitrary...

7.8CVSS7.8AI score0.00207EPSS
SaveExploits0References3Affected Software8
CVE
CVE
added 2024/10/29 3:16 p.m.394 views

CVE-2024-10452

CVE-2024-10452 affects Grafana (open‑source platform). The issue allows Organization administrators to delete pending invites in an organization they are not part of, representing an Authorization Bypass/Improper Access protection described in the connected advisories. Exploitation details are no...

2.7CVSS4AI score0.00496EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/10/29 12:0 a.m.7 views

Autodesk AutoCAD 安全漏洞

Autodesk AutoCAD is a suite of professional 3D drawing software from the US company Autodesk. A security vulnerability exists in Autodesk AutoCAD that stems from an out-of-bounds read vulnerability that can be triggered when parsing a maliciously crafted SLDPRT file in odxswdll.dll, which can be...

7.8CVSS7.2AI score0.00207EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/29 12:0 a.m.5 views

Autodesk AutoCAD 安全漏洞

Autodesk AutoCAD is a suite of professional 3D drawing software from the US company Autodesk. A security vulnerability exists in Autodesk AutoCAD that stems from an out-of-bounds read vulnerability that can be triggered when parsing a maliciously crafted SLDPRT file in odxswdll.dll, which can be...

7.8CVSS7.2AI score0.00207EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2024/10/07 12:16 p.m.4 views

Security update for mozjs115

This update for mozjs115 fixes the following issues: CVE-2024-45490: Fixed negative len for XMLParseBuffer in embedded expat bnc1230036 CVE-2024-45491: Fixed integer overflow in dtdCopy in embedded expat bnc1230037 CVE-2024-45492: Fixed integer overflow in function nextScaffoldPart in embedded...

6.9CVSS8AI score0.01686EPSS
SaveExploits0References12
BDU FSTEC
BDU FSTEC
added 2024/09/23 12:0 a.m.8 views

Vulnerability of the nextScaffoldPart() function (xmlparse.c) in the libexpat XML parsing library, which allows an attacker to cause a service failure or execute arbitrary code.

The vulnerability of the nextScaffoldPart function in the libexpat XML parsing library is related to integer overflow. Exploiting this vulnerability could allow an attacker to cause service failures or execute arbitrary code...

10CVSS7.6AI score0.01393EPSS
SaveExploits0References12Affected Software7
OSV
OSV
added 2024/09/17 9:29 p.m.9 views

CLSA-2024-1726608591 expat: Fix of 3 CVEs

CVE-2024-45490: Reject negative length for XMLParseBuffer in xmlparse.c - CVE-2024-45491: Detect integer overflow in dtdCopy on 32-bit platforms - CVE-2024-45492: Detect integer overflow in nextScaffoldPart on 32-bit platforms...

9.8CVSS7.2AI score0.01686EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/17 9:20 p.m.8 views

CLSA-2024-1726608017 Fix CVE(s): CVE-2024-45491, CVE-2024-45492

SECURITY UPDATE: Avoid integer overflow on 32 bits systems - debian/patches/CVE-2024-45491.patch: fix dtdCopy in xmlparse.c - CVE-2024-45491 SECURITY UPDATE: Avoid integer overflow on 32 bits systems - debian/patches/CVE-2024-45492.patch: fix nextScaffoldPart in xmlparse.c - CVE-2024-45492...

9.8CVSS7.2AI score0.01393EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/14 11:9 a.m.5 views

OESA-2024-2121 expat security update

expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial. Security Fixes: An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on...

9.8CVSS7.4AI score0.01393EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/12 5:46 p.m.9 views

CLSA-2024-1726163202 expat: Fix of 3 CVEs

The release version was raised because it corresponds to version 13 - CVE-2024-45490: reject negative len for XMLParseBuffer to prevent improper restriction of XML External Entity Reference - CVE-2024-45491: prevent integer overflow in dtdCopy - CVE-2024-45492: prevent integer overflow in...

9.8CVSS7.2AI score0.01686EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/30 10:4 a.m.5 views

SUSE CVE-2024-45492

An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for mgroupSize on 32-bit platforms where UINTMAX equals SIZEMAX...

6.2CVSS7.3AI score0.01393EPSS
SaveExploits0References20
OSV
OSV
added 2024/08/30 3:15 a.m.3 views

UBUNTU-CVE-2024-45492

An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for mgroupSize on 32-bit platforms where UINTMAX equals SIZEMAX...

9.8CVSS7AI score0.01393EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/08/13 12:0 a.m.4 views

PT-2024-29626 · Siemens · Siemens Nx

Name of the Vulnerable Software and Affected Versions: Siemens NX versions prior to V2406.3000 Description: A vulnerability has been identified in the affected applications, which contains an out of bounds read vulnerability while parsing specially crafted PRT files. This could allow an attacker ...

7.8CVSS7.5AI score0.00182EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/12 1:38 p.m.8 views

CVE-2024-7680

A vulnerability was found in itsourcecode Tailoring Management System 1.0. It has been classified as critical. This affects an unknown part of the file /incedit.php?id=4. The manipulation of the argument id/inccat/desc/date/amount leads to sql injection. It is possible to initiate the attack...

9.8CVSS5.8AI score0.00537EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2024/07/16 12:15 p.m.8 views

CVE-2022-48776

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix missing free for pparts in cleanup Mtdpart doesn't free pparts when a cleanup function is declared. Add missing free for pparts in cleanup function for smem to fix the leak...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

DEBIAN-CVE-2024-39498

In the Linux kernel, the following vulnerability has been resolved: drm/mst: Fix NULL pointer dereference at drmdpaddpayloadpart2 Why Commit: - commit 5aa1dfcdf0a4 "drm/mst: Refactor the flow for payload allocation/removement" accidently overwrite the commit - commit 54d217406afe "drm: use mgr-de...

5.5CVSS5.5AI score0.00238EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.4 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a null pointer dereference in the drm/mst component in drmdpaddpayloadpart2...

5.5CVSS8.7AI score0.00238EPSS
SaveExploits0References4
Rows per page
Query Builder