Lucene search
+L

6816 matches found

Cvelist
Cvelist
added 2025/07/25 12:47 p.m.20 views

CVE-2025-38368 misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()

In the Linux kernel, the following vulnerability has been resolved: misc: tps6594-pfsm: Add NULL pointer check in tps6594pfsmprobe The returned value, pfsm-miscdev.name, from devmkasprintf could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to th...

0.0015EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.17 views

CVE-2025-38368

In the Linux kernel, the following vulnerability has been resolved: misc: tps6594-pfsm: Add NULL pointer check in tps6594pfsmprobe The returned value, pfsm-miscdev.name, from devmkasprintf could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to th...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 12:47 p.m.9 views

CVE-2025-38368 misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()

In the Linux kernel, the following vulnerability has been resolved: misc: tps6594-pfsm: Add NULL pointer check in tps6594pfsmprobe The returned value, pfsm-miscdev.name, from devmkasprintf could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to th...

6.2AI score
SaveExploits0References7
OSV
OSV
added 2025/07/25 5:15 a.m.9 views

CVE-2025-8131

A vulnerability was found in Tenda AC20 16.03.08.05. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /goform/SetStaticRouteCfg. The manipulation of the argument list leads to stack-based buffer overflow. The attack can be launched remotely...

8.7CVSS6.5AI score0.01007EPSS
SaveExploits1References5
CNVD
CNVD
added 2025/07/25 12:00 a.m.4 views

Tenda FH451 formNatStaticSetting function buffer overflow vulnerability

Tenda FH451 is a single-band 2.4GHz SOHO wireless router launched by China Tenda, with a maximum transmission rate of 450Mbps, belonging to the series of products of the King of Wall Penetration. Tenda FH451 has a buffer overflow vulnerability, the vulnerability stems from the parameter page in t...

9CVSS8.4AI score0.0102EPSS
SaveExploits1References1
OSV
OSV
added 2025/07/22 12:17 p.m.9 views

USN-7664-1 ruby-sinatra vulnerabilities

It was discovered that Sinatra incorrectly handled serving static files. An attacker could possibly use this issue to perform local file inclusion, obtaining sensitive information. CVE-2022-29970 It was discovered that Sinatra incorrectly handled special characters in the Content-Disposition HTTP...

8.8CVSS6.4AI score0.02179EPSS
SaveExploits1References3
Packet Storm News
Packet Storm News
added 2025/07/22 12:00 a.m.8 views

Explainable Vulnerability Detection in C/C++ Using Edge-Aware Graph Attention Networks

Detecting security vulnerabilities in source code remains challenging, particularly due to class imbalance in real-world datasets where vulnerable functions are under-represented. Existing learning-based methods often optimise for recall, leading to high false positive rates and reduced usability...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/07/18 5:15 p.m.6 views

CVE-2025-7794

A vulnerability classified as critical was found in Tenda FH451 1.0.0.9. Affected by this vulnerability is the function fromNatStaticSetting of the file /goform/NatStaticSetting. The manipulation of the argument page leads to stack-based buffer overflow. The attack can be launched remotely. The...

8.7CVSS6.5AI score0.0102EPSS
SaveExploits1References6
Snyk
Snyk
added 2025/07/18 9:30 a.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the staticHandler function in the static.go. An attacker can execute arbitrary scripts in the context of the user's browser by crafting a malicious URL that leverages open redirects in combination with path...

7.6CVSS5.5AI score0.66785EPSS
SaveExploits0References2
CNVD
CNVD
added 2025/07/18 12:00 a.m.77 views

TOTOLINK N300RB Command Injection Vulnerability

The TOTOLINK N300R is a wireless router for home and small office scenarios from Korean networking brand TOTOLINK. The TOTOLINK N300RB suffers from a command injection vulnerability that originates from the remote support feature of static key protection, which can be exploited by an attacker to...

8.8CVSS8AI score0.07571EPSS
SaveExploits2References1
Packet Storm News
Packet Storm News
added 2025/07/17 12:00 a.m.73 views

Architectural Backdoors in Deep Learning: a Survey of Vulnerabilities, Detection, and Defense

Architectural backdoors pose an under-examined but critical threat to deep neural networks, embedding malicious logic directly into a model's computational graph. Unlike traditional data poisoning or parameter manipulation, architectural backdoors evade standard mitigation techniques and persist...

7.1AI score
SaveExploits0
CNNVD
CNNVD
added 2025/07/16 12:00 a.m.9 views

RIPS 安全漏洞

RIPS is a static code analysis tool from the RIPS open source. A security vulnerability exists in RIPS version 0.54, which stems from a path traversal attack that could lead to reading arbitrary files on the system...

8.7CVSS6.8AI score0.01461EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/07/15 12:00 a.m.23 views

TOTOLINK N300RB 8.54 Hidden Remote Support Feature

A hidden remote support feature protected by a static secret in TOTOLINK N300RB firmware version 8.54 allows an authenticated attacker to execute arbitrary OS commands with root privileges...

8.8CVSS7.4AI score0.07571EPSS
SaveExploits2
CNNVD
CNNVD
added 2025/07/12 12:00 a.m.6 views

Tenda FH1201 安全漏洞

The Tenda FH1201 is a wireless router from Tenda China. The Tenda FH1201 suffers from a buffer overflow vulnerability, which originates from the parameter page in the file /goform/fromRouteStatic that fails to correctly validate the length and size of the input data, which can be exploited by an...

9CVSS8.2AI score0.00775EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/07/11 7:57 p.m.12 views

static-alloc vulnerability leads to uninitialized read after allocating MemBump

The affected function, MemBump::new, would allocate memory without initializing it. Subsequently calling the created value's various allocmethods would then read and write the start of that memory as a Cell which isundefined behavior. Instead, it should zero initialize the start of the allocated...

6.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/11 7:57 p.m.8 views

GHSA-XRRQ-RRGQ-H89W static-alloc vulnerability leads to uninitialized read after allocating MemBump

The affected function, MemBump::new, would allocate memory without initializing it. Subsequently calling the created value's various allocmethods would then read and write the start of that memory as a Cell which isundefined behavior. Instead, it should zero initialize the start of the allocated...

6.9AI score
SaveExploits0References4
OSV
OSV
added 2025/07/11 4:15 p.m.7 views

CVE-2025-52984

A NULL Pointer Dereference vulnerability in the routing protocol daemon rpd of Juniper Networks Junos OS and Junos OS Evolved allows an unauthenticated, network-based attacker to cause impact to the availability of the device. When static route points to a reject next hop and a gNMI query is...

8.2CVSS5.8AI score0.00388EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/11 3:15 p.m.9 views

CVE-2025-52089

A hidden remote support feature protected by a static secret in TOTOLINK N300RB firmware version 8.54 allows an authenticated attacker to execute arbitrary OS commands with root privileges...

8.8CVSS6AI score0.07571EPSS
SaveExploits2References1
CVE
CVE
added 2025/07/11 3:09 p.m.33 views

CVE-2025-52984

CVE-2025-52984 – Juniper Junos OS / Junos OS Evolved Root cause: a NULL pointer dereference in the routing protocol daemon (rpd) when a static route points to a reject next hop and a gNMI query is processed for that route, causing rpd to crash and restart and thus impacting device availability. A...

8.2CVSS6.5AI score0.00388EPSS
SaveExploits0References1Affected Software2
Vulnrichment
Vulnrichment
added 2025/07/11 3:09 p.m.10 views

CVE-2025-52984 Junos OS and Junos OS Evolved: When a static route points to a reject next-hop and a gNMI query for this route is processed, RPD crashes

A NULL Pointer Dereference vulnerability in the routing protocol daemon rpd of Juniper Networks Junos OS and Junos OS Evolved allows an unauthenticated, network-based attacker to cause impact to the availability of the device. When static route points to a reject next hop and a gNMI query is...

8.2CVSS6.4AI score0.00388EPSS
SaveExploits0References1
Rows per page
Query Builder