Lucene search
+L

423 matches found

Positive Technologies
Positive Technologies
added 2025/09/22 12:00 a.m.13 views

PT-2025-39007

The LB-Link routers, including the BL-AC2100 AZ3 V1.0.4, BL-WR4000 v2.5.0, BL-WR9000 AE4 v2.4.9, BL-AC1900 AZ2 v1.0.2, BL-X26 AC8 v1.2.8, and BL-LTE300 DA4 V1.2.3 models, are vulnerable to unauthorized command injection. Attackers can exploit this vulnerability by accessing the /goform/set serial...

7.4AI score0.01174EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/22 12:00 a.m.17 views

Tenda AC20 安全漏洞

Tenda AC20 is a home router from Tenda. The Tenda AC20 suffers from a buffer overflow vulnerability that originates from the failure of startIp, a parameter in the strcpy function of the /goform/SetPptpServerCfg file in the HTTP POST request processing component, to correctly validate the length ...

9CVSS8.3AI score0.00832EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/09/11 12:16 a.m.27 views

CVE-2025-57085

Tenda W30E V16.01.0.19 5037 was discovered to contain a stack overflow in the v17 parameter in the UploadCfg function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted request...

9.8CVSS7.6AI score0.00469EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/09/11 12:16 a.m.30 views

CVE-2025-57058

Tenda G3 v3.0brV15.11.0.17 was discovered to contain multiple stack overflows in the formSetDebugCfg function via the pEnable, pLevel, and pModule parameters. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted request...

7.5CVSS7.3AI score0.00489EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/09/09 12:00 a.m.15 views

PT-2025-36957

Name of the Vulnerable Software and Affected Versions: pfSense CE affected versions not specified Description: The policy name parameter in /suricata/suricata app parsers.php is not properly sanitized to remove HTML-related strings and characters before being displayed. This can lead to stored...

5.1CVSS5.3AI score0.03638EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/01 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-38607

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: handle jset if a & b ... as a jump in CFG computation BPFJSET is a conditional jump and...

7.8CVSS5.3AI score0.00151EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/28 6:32 p.m.22 views

CVE-2025-9579 LB-LINK BL-X26 HTTP set_hidessid_cfg os command injection

A weakness has been identified in LB-LINK BL-X26 1.2.8. The impacted element is an unknown function of the file /goform/sethidessidcfg of the component HTTP Handler. This manipulation of the argument enable causes os command injection. The attack can be initiated remotely. The exploit has been ma...

6.5CVSS0.0692EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/08/28 6:32 p.m.3 views

CVE-2025-9579 LB-LINK BL-X26 HTTP set_hidessid_cfg os command injection

A weakness has been identified in LB-LINK BL-X26 1.2.8. The impacted element is an unknown function of the file /goform/sethidessidcfg of the component HTTP Handler. This manipulation of the argument enable causes os command injection. The attack can be initiated remotely. The exploit has been ma...

6.5CVSS6.4AI score0.0692EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/08/28 12:00 a.m.12 views

PT-2025-35128

Name of the Vulnerable Software and Affected Versions: LB-LINK BL-X26 version 1.2.8 Description: A weakness exists in the HTTP Handler component due to the manipulation of the enable argument within the /goform/set hidessid cfg file, leading to os command injection. This issue can be exploited...

6.5CVSS6.2AI score0.0692EPSS
SaveExploits1References8
OSV
OSV
added 2025/08/22 4:15 p.m.9 views

AZL-66623 CVE-2025-38648 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: spi: stm32: Check for cfg availability in stm32spiprobe The stm32spiprobe function now includes a check to ensure that the pointer returned by ofdevicegetmatchdata is not NULL before accessing its members. This resolves a warning...

5.5CVSS5.6AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:00 p.m.11 views

CVE-2025-38648 spi: stm32: Check for cfg availability in stm32_spi_probe

In the Linux kernel, the following vulnerability has been resolved: spi: stm32: Check for cfg availability in stm32spiprobe The stm32spiprobe function now includes a check to ensure that the pointer returned by ofdevicegetmatchdata is not NULL before accessing its members. This resolves a warning...

6AI score
SaveExploits0References8
CNNVD
CNNVD
added 2025/08/22 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the stm32 spi not checking the cfg pointer, which could result in a null pointer dereference...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/08/19 11:22 p.m.12 views

SUSE CVE-2025-38607

In the Linux kernel, the following vulnerability has been resolved: bpf: handle jset if a & b ... as a jump in CFG computation BPFJSET is a conditional jump and currently verifier.c:canjump does not know about that. This can lead to incorrect live registers and SCC computation. E.g. in the...

7.8CVSS6.4AI score0.00151EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.21 views

CVE-2025-38607 bpf: handle jset (if a & b ...) as a jump in CFG computation

In the Linux kernel, the following vulnerability has been resolved: bpf: handle jset if a & b ... as a jump in CFG computation BPFJSET is a conditional jump and currently verifier.c:canjump does not know about that. This can lead to incorrect live registers and SCC computation. E.g. in the...

7.8CVSS0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/19 5:03 p.m.11 views

CVE-2025-38607 bpf: handle jset (if a & b ...) as a jump in CFG computation

In the Linux kernel, the following vulnerability has been resolved: bpf: handle jset if a & b ... as a jump in CFG computation BPFJSET is a conditional jump and currently verifier.c:canjump does not know about that. This can lead to incorrect live registers and SCC computation. E.g. in the...

7.8CVSS6.4AI score
SaveExploits0References6
OSV
OSV
added 2025/08/15 9:15 a.m.16 views

CVE-2025-9023

A vulnerability has been found in Tenda AC7 and AC18 15.03.05.19/15.03.06.44. Affected is the function formSetSchedLed of the file /goform/SetLEDCfg. The manipulation of the argument Time leads to buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed to the...

8.7CVSS6.2AI score0.00802EPSS
SaveExploits1References7
CVE
CVE
added 2025/08/13 8:34 p.m.29 views

CVE-2011-10014

SA-MP server 0.3.1.1 is vulnerable to a stack-based buffer overflow when parsing a malformed server.cfg, triggered by an oversized echo directive in samp-server.exe. Local attackers could execute arbitrary code. Public details consistently name GTA San Andreas Multiplayer (SA-MP) as affected and ...

8.7CVSS8AI score0.00369EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/08/12 1:31 p.m.13 views

CVE-2025-8810

A vulnerability classified as critical was found in Tenda AC20 16.03.08.05. Affected by this vulnerability is the function strcpy of the file /goform/SetFirewallCfg. The manipulation of the argument firewallEn leads to stack-based buffer overflow. The attack can be launched remotely. The exploit...

9CVSS7.4AI score0.01037EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2025/07/23 12:00 a.m.26 views

The vulnerability of the setDiagnosisCfg() function in the cstecgi.cgi script of the mesh-system TOTOLink T6 software allows a intruder to execute arbitrary code.

The vulnerability of the setDiagnosisCfg function in the cstecgi.cgi script of the mesh-system TOTOLink T6 software is related to the issue of the operation exceeding the buffer boundaries in memory when processing the ip parameter. Exploiting this vulnerability allows a remote attacker to execut...

9CVSS8.4AI score0.00779EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2025/07/22 12:00 a.m.10 views

Tenda AC7 安全漏洞

Tenda AC7 is a wireless router from Tenda, a Chinese company. A buffer overflow vulnerability exists in Tenda AC7 version 15.03.06.44, which originates from the function formSetMacFilterCfg in the file /goform/setMacFilterCfg that fails to correctly validate the length and size of the input data,...

9CVSS8.2AI score0.08715EPSS
SaveExploits1References7
Rows per page
Query Builder