Lucene search
+L

10993 matches found

RustSec
RustSec
added 2025/01/13 12:00 p.m.18 views

Segmentation fault due to lack of bound check

In this case, the "fastfloat::common::AsciiStr::first" method within the "AsciiStr" struct uses the unsafe keyword to reading from memory without performing bounds checking. Specifically, it directly dereferences a pointer offset by "self.ptr". Because of the above reason, the method accesses...

7.5AI score
SaveExploits0
OSV
OSV
added 2025/01/13 12:00 p.m.7 views

RUSTSEC-2025-0003 Segmentation fault due to lack of bound check

In this case, the "fastfloat::common::AsciiStr::first" method within the "AsciiStr" struct uses the unsafe keyword to reading from memory without performing bounds checking. Specifically, it directly dereferences a pointer offset by "self.ptr". Because of the above reason, the method accesses...

7.5AI score
SaveExploits0References3
RustSec
RustSec
added 2025/01/13 12:00 p.m.11 views

Out of bounds write triggered by crafted coverage data

Function grcov::covdir::getcoverage uses the unsafe function getuncheckedmut without validating that the index is in bounds. This results in memory corruption, and could potentially allow arbitrary code execution provided that an attacker can feed the tool crafted coverage data...

7.6AI score
SaveExploits0Affected Software1
OSV
OSV
added 2025/01/13 12:00 p.m.11 views

RUSTSEC-2025-0002 Segmentation fault due to lack of bound check

In this case, the "fastfloat2::common::AsciiStr::first" method within the "AsciiStr" struct uses the unsafe keyword to reading from memory without performing bounds checking. Specifically, it directly dereferences a pointer offset by "self.ptr". Because of the above reason, the method accesses...

7.4AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/13 12:00 a.m.5 views

PT-2025-5673 · Crates.Io · Fast-Float2

Name of the Vulnerable Software and Affected Versions: No specific software or version is mentioned, so the information cannot be determined. Description: The issue arises from the fast float2::common::AsciiStr::first method within the AsciiStr struct, which uses the unsafe keyword to read from...

7.2AI score
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/01/13 12:00 a.m.9 views

The vulnerability of the logback-core module in the QOS monitoring system allows a perpetrator to execute arbitrary code.

The vulnerability of the logback-core module in the QOS monitoring system is related to the failure to take measures to neutralize special elements used in the expression language operator. Exploiting this vulnerability allows a remote attacker to execute arbitrary code by using the...

7.3CVSS7.2AI score0.00457EPSS
SaveExploits0References4Affected Software12
BDU FSTEC
BDU FSTEC
added 2025/01/12 12:00 a.m.9 views

The vulnerability of the formSetLog function (/goform/formSetLog) in D-Link DIR-619L router software allows a intruder to trigger a service failure.

The vulnerability of the formSetLog /goform/formSetLog function in D-Link DIR-619L router microprogramming software lies in the copying of buffers without checking the size of input data when processing the curTime parameter. Exploiting this vulnerability can allow an attacker to cause service...

9CVSS7.6AI score0.01584EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/01/10 10:07 a.m.11 views

CLSA-2025-1736503631 squid: Fix of 4 CVEs

CVE-2023-49285: Fix Buffer Overread bug to prevent Denial of Service attack - CVE-2023-49286: Fix Incorrect Check of Function Return Value bug in Helper process management - CVE-2023-50269: Fix Uncontrolled Recursion bug in HTTP Request parsing by limiting X-Forwarded-For header size to prevent...

8.6CVSS6.8AI score0.88864EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/01/10 1:06 a.m.4 views

Remote Code Execution (RCE)

Overview org.webjars.npm:jsonpath-plus is an A JS implementation of JSONPath with some additional operators Affected versions of this package are vulnerable to Remote Code Execution RCE due to improper input sanitization. An attacker can execute aribitrary code on the system by exploiting the...

9.8CVSS7.8AI score0.10395EPSS
SaveExploits8References2
Snyk
Snyk
added 2025/01/10 1:06 a.m.10 views

Remote Code Execution (RCE)

Overview jsonpath-plus is an A JS implementation of JSONPath with some additional operators Affected versions of this package are vulnerable to Remote Code Execution RCE due to improper input sanitization. An attacker can execute aribitrary code on the system by exploiting the unsafe default usag...

9.8CVSS7.8AI score0.10395EPSS
SaveExploits5References2
UbuntuCve
UbuntuCve
added 2025/01/09 12:00 a.m.9 views

CVE-2024-12088

A flaw was found in rsync. When using the --safe-links option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the...

7.5CVSS7.1AI score0.04745EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/08 9:15 p.m.8 views

DEBIAN-CVE-2025-22145

Carbon is an international PHP extension for DateTime. Application passing unsanitized user input to Carbon::setLocale are at risk of arbitrary file include, if the application allows users to upload files with .php extension in an folder that allows include or require to read it, then they are a...

6.3CVSS5.8AI score0.00723EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/01/08 1:50 a.m.19 views

Unsafe SSL Verification

tecnickcom/tcpdf is vulnerable to Unsafe SSL verification. The vulnerability is due to improper handling of SSL verification settings in TCPDF when using libcurl, where CURLOPTSSLVERIFYHOST and CURLOPTSSLVERIFYPEER are set unsafely. It allows an attacker to perform a Man-in-the-Middle MitM attack...

9.8CVSS7AI score0.0079EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/01/08 12:00 a.m.30 views

WordPress plugin MDTF SQL注入漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A SQL injection...

6.5CVSS8.8AI score0.00517EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/07 12:00 a.m.7 views

PT-2025-1764 · WordPress · Gdy Modular Content

Name of the Vulnerable Software and Affected Versions: GDY Modular Content plugin for WordPress versions up to, and including, 0.9.91 Description: The issue is related to Reflected Cross-Site Scripting due to the use of add query arg without proper escaping on the URL. This allows unauthenticated...

6.1CVSS6.8AI score0.00443EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/01/07 12:00 a.m.7 views

WordPress plugin OZ Canonical 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

7.1CVSS7.7AI score0.00255EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/07 12:00 a.m.11 views

WordPress plugin Education LMS 跨站脚本漏洞

WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. WordPress plugin Education LMS version 0.0.7 and previous versions exist cross-site scripting...

6.5CVSS6.3AI score0.00298EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/06 5:15 p.m.8 views

DEBIAN-CVE-2023-6601

A flaw was found in FFmpeg's HLS demuxer. This vulnerability allows bypassing unsafe file extension checks and triggering arbitrary demuxers via base64-encoded data URIs appended with specific file extensions...

4.7CVSS5.7AI score0.00405EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/01/06 4:41 p.m.9 views

CVE-2023-6601 Ffmpeg: hls unsafe file extension bypass in ffmpeg

A flaw was found in FFmpeg's HLS demuxer. This vulnerability allows bypassing unsafe file extension checks and triggering arbitrary demuxers via base64-encoded data URIs appended with specific file extensions...

4.7CVSS6.9AI score0.00405EPSS
SaveExploits1References1
CVE
CVE
added 2025/01/06 4:41 p.m.309 views

CVE-2023-6601

CVE-2023-6601 is a vulnerability in FFmpeg’s HLS demuxer that enables bypassing unsafe file extension checks and triggering arbitrary demuxers via base64 data URIs with specific extensions. Public details in the provided connected advisories attribute the issue to FFmpeg and acknowledge fixes in ...

4.7CVSS4.8AI score0.00405EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder