Lucene search
+L

12002 matches found

Positive Technologies
Positive Technologies
added 2024/09/11 12:0 a.m.7 views

PT-2024-20859 · Unknown · 3Dsecure 2.0

Name of the Vulnerable Software and Affected Versions: 3DSecure 2.0 version 3DS Authorization Method Description: The issue concerns multiple reflected Cross-Site Scripting XSS vulnerabilities in the 3DS Authorization Method of 3DSecure 2.0. This vulnerability allows reflected XSS via the...

5.5AI score
SaveExploits1References5
CNVD
CNVD
added 2024/09/11 12:0 a.m.10 views

TOTOLINK AC1200 setWiFiRepeaterCfg method password parameter buffer overflow vulnerability

TOTOLINK AC1200 is a dual-band Wi-Fi router from China's Gion Electronics TOTOLINK. A buffer overflow vulnerability exists in the TOTOLINK AC1200 T84.1.5cu.861B20230220 version, which originates from the password parameter in the setWiFiRepeaterCfg method of the /cgi-bin/cstecgi.cgi page that fai...

9.8CVSS8.3AI score0.01349EPSS
SaveExploits1References1
Microsoft KB
Microsoft KB
added 2024/09/10 7:0 a.m.103 views

July 9, 2024—KB5040438 (OS Build 25398.1009)

None None...

9.8CVSS6.8AI score0.84345EPSS
SaveExploits7
CNNVD
CNNVD
added 2024/09/10 12:0 a.m.9 views

Google Android 安全漏洞

Google Android is a Linux-based open source operating system from Google, Inc. in the United States. A security vulnerability exists in Google Android that originates from the getConfig method in the SoftVideoDecoderOMXComponent.cpp file contains a heap buffer overflow that could result in an...

7.8CVSS6.9AI score0.00106EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/09/10 12:0 a.m.8 views

Google Android 安全漏洞

Google Android is a Linux-based open source operating system from Google, Inc. in the United States. A security vulnerability exists in Google Android that stems from the scheme method in the Uri.java file contains an input validation that is incorrect, and there is a possible way to make an...

7.8CVSS6.3AI score0.00098EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/09/10 12:0 a.m.9 views

PT-2024-20861 · Unknown · 3Dsecure 2.0

Name of the Vulnerable Software and Affected Versions: 3DSecure 2.0 version 3DS Authorization Method Description: A Cross-Site Request Forgery CSRF issue was identified in the Authorization Method of 3DSecure 2.0, allowing for potential exploitation via modified Origin and Referer HTTP headers...

10CVSS7.5AI score
SaveExploits1References7
F5 Networks
F5 Networks
added 2024/09/09 6:37 p.m.28 views

K000141005: jQuery vulnerability CVE-2020-7656

Security Advisory Description jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "", which results in the enclosed script logic to be executed. CVE-2020-7656 Impact There is no impact; F5 products are not affected by this...

6.1CVSS7.5AI score0.06273EPSS
SaveExploits4
OSV
OSV
added 2024/09/06 9:15 p.m.17 views

CVE-2024-34158

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

6.8AI score
SaveExploits0References5
Snyk
Snyk
added 2024/09/06 7:15 p.m.4 views

Uncontrolled Recursion

Overview std/go/build/constraint is a Go standard library package std/go/build/constraint Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stac...

8.7CVSS6.6AI score0.01046EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/09/05 4:44 p.m.22 views

ic-cdk has a memory leak when calling a canister method via `ic_cdk::call`

When a canister method is called via iccdk::call, a new Future CallFuture is created and can be awaited by the caller to get the execution result. Internally, the state of the Future is tracked and stored in a struct called CallFutureState. A bug in the polling implementation of the CallFuture...

7.5CVSS7.7AI score0.00693EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/09/05 4:44 p.m.12 views

GHSA-RWQ6-CRJG-9CPW ic-cdk has a memory leak when calling a canister method via `ic_cdk::call`

When a canister method is called via iccdk::call, a new Future CallFuture is created and can be awaited by the caller to get the execution result. Internally, the state of the Future is tracked and stored in a struct called CallFutureState. A bug in the polling implementation of the CallFuture...

8.7CVSS7.6AI score0.00693EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/09/05 2:13 p.m.5 views

python-django: Potential directory-traversal in django.core.files.storage.Storage.save()

A vulnerability was found in Python-Django in the Derived classes of the django.core.files.storage.Storage base class that overrides the generatefilename without replicating the file path validations existing in the parent class. This flaw allows potential directory traversal via certain inputs...

4.3CVSS7AI score0.01EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/05 1:1 p.m.18 views

CVE-2024-7884 Memory leak when calling a canister method via `ic_cdk::call`

When a canister method is called via iccdk::call , a new Future CallFuture is created and can be awaited by the caller to get the execution result. Internally, the state of the Future is tracked and stored in a struct called CallFutureState. A bug in the polling implementation of the CallFuture...

7.5CVSS7AI score0.00693EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/09/05 1:1 p.m.31 views

CVE-2024-7884 Memory leak when calling a canister method via `ic_cdk::call`

When a canister method is called via iccdk::call , a new Future CallFuture is created and can be awaited by the caller to get the execution result. Internally, the state of the Future is tracked and stored in a struct called CallFutureState. A bug in the polling implementation of the CallFuture...

7.5CVSS0.00693EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/05 1:1 p.m.49 views

CVE-2024-7884

The CVE-2024-7884 issue affects Rust canisters using ic_cdk and ic_cdk_timers when calling a canister method via ic_cdk::call*: a bug in CallFuture polling allows multiple internal state references to persist, causing a leaked copy of CallFutureState in the Wasm heap and memory growth. This memor...

7.5CVSS7.6AI score0.00693EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/09/05 12:0 p.m.24 views

RUSTSEC-2024-0372 Memory leak when calling a canister method via `ic_cdk::call`

When a canister method is called via iccdk::call, a new Future CallFuture is created and can be awaited by the caller to get the execution result. Internally, the state of the Future is tracked and stored in a struct called CallFutureState. A bug in the polling implementation of the CallFuture...

7.5CVSS7.6AI score0.00693EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/09/03 12:0 a.m.10 views

PingCAP TiDB 安全漏洞

PingCAP TiDB is an open source, cloud-native, distributed, MySQL-compatible database for elastic scaling and real-time analytics from China-based PingCAP. A security vulnerability exists in PingCAP TiDB version v8.1.0, which stems from a buffer overflow issue contained in the Column.GetDecimal...

4.3CVSS7.2AI score0.00414EPSS
SaveExploits1References3
OSV
OSV
added 2024/09/02 11:3 a.m.19 views

CVE-2024-5148 Gnome-remote-desktop: inadequate validation of session agents using d-bus methods may expose rdp tls certificate

A flaw was found in the gnome-remote-desktop package. The gnome-remote-desktop system daemon performs inadequate validation of session agents using D-Bus methods related to transitioning a client connection from the login screen to the user session. As a result, the system RDP TLS certificate and...

7.5CVSS7AI score
SaveExploits0References7
CNNVD
CNNVD
added 2024/09/02 12:0 a.m.8 views

Huachu Digital Easytest Online Test Platform 安全漏洞

Huachu Digital Easytest Online Test Platform is an online test platform from Huachu Digital. A security vulnerability exists in Huachu Digital Easytest Online Test Platform version ver.24E01 and prior versions, which originates from a SQL injection vulnerability in the mock exam method...

8.8CVSS7.9AI score0.00469EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/02 12:0 a.m.6 views

Huachu Digital Easytest Online Test Platform 安全漏洞

Huachu Digital Easytest Online Test Platform is an online test platform from Huachu Digital. A security vulnerability exists in Huachu Digital Easytest Online Test Platform version ver.24E01 and prior versions, which is caused by a SQL injection vulnerability in the download class learning course...

9.8CVSS7.9AI score0.00487EPSS
SaveExploits0References2
Rows per page
Query Builder