Lucene search
+L

4853 matches found

BDU FSTEC
BDU FSTEC
added 2024/03/27 12:00 a.m.11 views

The vulnerability of the formWifiWpsStart() function (/goform/WifiWpsStart) in the Tenda AC15 router software allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the formWifiWpsStart function /goform/WifiWpsStart of the Tenda AC15 router’s microprogramming software is related to the operation of writing data outside the buffer in memory when processing the index parameter. Exploiting this vulnerability can allow an attacker to...

10CVSS7.9AI score0.01541EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/03/26 6:15 p.m.10 views

CVE-2024-2896

A vulnerability was found in Tenda AC7 15.03.06.44. It has been rated as critical. This issue affects the function formWifiWpsStart of the file /goform/WifiWpsStart. The manipulation of the argument index leads to stack-based buffer overflow. The attack may be initiated remotely. The exploit has...

8.8CVSS6.5AI score0.01856EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/03/26 4:49 p.m.10 views

expat: parsing large tokens can trigger a denial of service

A flaw was found in Expat libexpat. When parsing a large token that requires multiple buffer fills to complete, Expat has to re-parse the token from start numerous times. This process may trigger excessive resource consumption, leading to a denial of service...

7.5CVSS6.8AI score0.01815EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/25 10:15 a.m.5 views

DEBIAN-CVE-2021-47172

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers Channel numbering must start at 0 and then not have any holes, or it is possible to overflow the available storage. Note this bug was introduced as pa...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/03/25 12:00 a.m.29 views

PT-2024-22792

Name of the Vulnerable Software and Affected Versions PyAnsys Geometry versions prior to 0.3.3 PyAnsys Geometry versions prior to 0.4.12 Description The issue concerns a Python client library for the Ansys Geometry service and other CAD Ansys products. Upon calling the start program method...

7.8CVSS7.1AI score0.00337EPSS
SaveExploits1References20
Fedora
Fedora
added 2024/03/23 12:50 a.m.41 views

[SECURITY] Fedora 40 Update: mingw-expat-2.6.1-1.fc40

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parse...

7.5CVSS6.8AI score0.02006EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/03/22 12:00 a.m.12 views

The vulnerability of the formSetPPTPServer() function (/goform/SetPptpServerCfg) in the Tenda AC18 router software allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the formSetPPTPServer function /goform/SetPptpServerCfg in the Tenda AC18 router software is related to the operation of writing data outside the buffer in memory when processing the startIP parameter. Exploiting this vulnerability could allow an attacker to compromise the...

9CVSS7.9AI score0.01534EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2024/03/22 12:00 a.m.13 views

Tenda AC15 安全漏洞

Tenda AC15 is a dual-band wireless router launched by Shenzhen Jixiang Tenda Technology Co. in October 2015, which supports 802.11ac protocol with a theoretical transmission rate of 1900Mbps 600Mbps in 2.4GHz band and 1300Mbps in 5GHz band. Tenda AC15 suffers from a stack buffer overflow...

9.8CVSS8.3AI score0.01541EPSS
SaveExploits1References4
Amazon
Amazon
added 2024/03/21 12:00 a.m.13 views

Medium: c-ares

Issue Overview: c-ares is a C library for asynchronous DNS requests. aresreadline is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.27.0, the /etc/hosts file. If any of these configuration files...

5.5CVSS6.6AI score0.00352EPSS
SaveExploits0
OSV
OSV
added 2024/03/20 6:15 p.m.11 views

CVE-2024-2710

A vulnerability was found in Tenda AC10U 15.03.06.49. It has been declared as critical. Affected by this vulnerability is the function setSchedWifi of the file /goform/openSchedWifi. The manipulation of the argument schedStartTime leads to stack-based buffer overflow. The attack can be launched...

8.8CVSS6.3AI score0.01482EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/20 5:15 p.m.13 views

CVE-2024-2706

A vulnerability, which was classified as critical, was found in Tenda AC10U 15.03.06.49. This affects the function formWifiWpsStart of the file /goform/WifiWpsStart. The manipulation of the argument index leads to stack-based buffer overflow. It is possible to initiate the attack remotely. The...

8.8CVSS6.2AI score0.01734EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/03/20 12:00 a.m.12 views

OpenVPN 安全漏洞

OpenVPN is a software package from OpenVPN, Inc. that creates encrypted tunnels for virtual private networks VPNs, uses the OpenSSL library to encrypt data and control information, and allows created VPNs to be authenticated using public keys, electronic certificates, or usernames/passwords. A...

9.8CVSS6.5AI score0.09759EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/03/20 12:00 a.m.14 views

PT-2024-2349 · Tenda · Tenda Ac10

Name of the Vulnerable Software and Affected Versions: Tenda AC10U version 15.03.06.49 Description: A critical issue was found in the function formWifiWpsStart of the file /goform/WifiWpsStart, which is related to a stack-based buffer overflow. This can be initiated remotely through the...

9CVSS8.8AI score0.01734EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/03/18 4:22 p.m.12 views

libxml2: crafted xml can cause global buffer overflow

A flaw was found in Libxml2, where it contains a global buffer overflow via the xmlSAX2StartElement function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a denial of service DoS by supplying a crafted XML file...

6.5CVSS7.3AI score0.00755EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/03/18 12:00 a.m.15 views

PT-2024-2497 · Tenda · Tenda Ac7

Name of the Vulnerable Software and Affected Versions: Tenda AC7 version 15.03.06.44 Description: A critical issue affects the formWifiWpsStart function of the /goform/WifiWpsStart file, leading to a stack-based buffer overflow due to the manipulation of the index argument. This issue can be...

9CVSS9AI score0.01856EPSS
SaveExploits1References8
OSV
OSV
added 2024/03/15 9:15 a.m.13 views

CVE-2024-2488

A vulnerability was found in Tenda AC18 15.03.05.05. It has been rated as critical. This issue affects the function formSetPPTPServer of the file /goform/SetPptpServerCfg. The manipulation of the argument startIP leads to stack-based buffer overflow. The attack may be initiated remotely. The...

8.8CVSS6.3AI score0.01534EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2024/03/12 12:48 a.m.11 views

kernel: out-of-bounds access in relay_file_read

An out-of-bounds OOB memory access flaw was found in the Linux kernel in relayfilereadstartpos in kernel/relay.c in the relayfs. This flaw allows a local attacker to crash the system or leak kernel internal information...

7.1CVSS6.8AI score0.00477EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/11 6:15 p.m.14 views

UBUNTU-CVE-2023-52491

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix use after free bug due to error path handling in mtkjpegdecdevicerun In mtkjpegprobe, &jpeg-jobtimeoutwork is bound with mtkjpegjobtimeoutwork. In mtkjpegdecdevicerun, if error happens in mtkjpegsetdecdst, it...

7.8CVSS6AI score0.00276EPSS
SaveExploits0References22
OpenVAS
OpenVAS
added 2024/03/08 12:00 a.m.22 views

Fedora: Security Advisory for icedtea-web (FEDORA-2024-129d8ca6fc)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
Fedora
Fedora
added 2024/03/07 10:33 p.m.84 views

[SECURITY] Fedora 40 Update: icedtea-web-1.8.8-5.fc40

The IcedTea-Web project provides a free software implementation of Java Web Start, originally based on the NetX, project. IcedTea's NetX currently supports verification of signed jars, trusted certificate storing, system certificate store checking, and provides the services specified by the jnlp...

8.8CVSS6.9AI score0.02578EPSS
SaveExploits3
Rows per page
Query Builder