Lucene search
+L

2810 matches found

CNNVD
CNNVD
added 2022/07/01 12:00 a.m.9 views

TOTOLINK T6 缓冲区错误漏洞

TOTOLINK T6 is a wireless dual-band router from China Gion Electronics TOTOLINK.A stack overflow vulnerability exists in TOTOLINK T6 V4.1.9cu.5179B20201015 version, which stems from the desc parameter in the FUN00412ef4 function not checking its length for input data. A remote attacker can exploi...

7.5CVSS5.8AI score0.01104EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/07/01 12:00 a.m.8 views

TOTOLINK T6 缓冲区错误漏洞

TOTOLINK T6 is a wireless dual-band router from China Gion Electronics TOTOLINK.TOTOLINK T6 version V4.1.9cu.5179B20201015 is vulnerable to a stack overflow vulnerability, which originates from the desc, week, sTime, eTime parameters in the FUN004133c4 function for The input data is not checked f...

7.5CVSS5.8AI score0.01104EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/07/01 12:00 a.m.10 views

Tenda M3 缓冲区错误漏洞

Tenda M3 is an access controller from Tenda, China. Tenda M3 version V1.0.0.12 is vulnerable to a stack overflow vulnerability, which stems from the formSetAPCfg function op parameter not checking its length for input data. An attacker could exploit this vulnerability to cause a denial of service...

7.5CVSS5.8AI score0.01104EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2022/06/29 12:00 a.m.12 views

The vulnerability of the Data Server database in the interactive graphical SCADA system, allowing a intruder to execute arbitrary code.

The vulnerability of the Data Server database in the Interactive Graphical SCADA System IGSS involves copying buffers without checking the size of the input data. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by sending specially crafted messages...

10CVSS8.2AI score0.01269EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/06/29 12:00 a.m.13 views

The vulnerability of Huawei CV81-WDM FW printer’s microprogramming software arises from the lack of measures taken to neutralize special elements used in the operating system command set. This vulnerability allows attackers to execute arbitrary operating system commands.

The vulnerability of Huawei CV81-WDM FW printer’s microprogramming software exists due to the lack of measures taken to neutralize the special elements used in the operating system command set. Exploiting this vulnerability allows a remote attacker to execute arbitrary operating system commands...

10CVSS5.9AI score0.01146EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2022/06/28 12:00 a.m.10 views

Admidio 跨站脚本漏洞

Admidio is an open source member management system from the Admidio team. The system supports member lists, event management, guestbooks, photo albums and downloads. A cross-site scripting vulnerability exists in Admidio version 4.1.2, which stems from the program's lack of checksum filtering of...

5.4CVSS5.6AI score0.00557EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/06/27 12:00 a.m.6 views

Shopware 跨站脚本漏洞

Shopware is a German Shopware company's open source e-commerce software. A cross-site scripting vulnerability exists in Shopware versions prior to 5.7.12, which stems from a lack of checksum filtering of user-supplied and output data during login authentication. An attacker can exploit this...

6.5CVSS5.7AI score0.00661EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2022/06/24 12:00 a.m.21 views

_updateTwav() and _getTwav() will revert when cumulativePrice overflows

Lines of code Vulnerability details Impact Contract will break when cumulativeValuation overflows. PoC Cumulative prices are designed to work with overflows/underflows because in the end the difference is important. In updateTwav when prevCumulativeValuation + valuation timeElapsed overflows the...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/06/24 12:00 a.m.14 views

The vulnerability of the mysqlnd/pdo function (mysqlnd_wireprotocol.c) in the PHP programming language interpreter allows a hacker to execute arbitrary code.

The vulnerability of the mysqlnd/pdo function mysqlndwireprotocol.c in the PHP programming language interpreter is related to the copying of buffers without checking the size of the input data. Exploiting this vulnerability allows an attacker to execute arbitrary code remotely...

10CVSS7.5AI score0.5838EPSS
SaveExploits3References13Affected Software4
Tenable Nessus
Tenable Nessus
added 2022/06/22 12:00 a.m.42 views

EulerOS 2.0 SP8 : libtiff (EulerOS-SA-2022-1937)

According to the versions of the libtiff packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Reachable Assertion in tiffcp in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile...

7.7CVSS6.4AI score0.01478EPSS
SaveExploits6References7
Code423n4
Code423n4
added 2022/06/19 12:00 a.m.16 views

routerBalances[msg.sender][_local] can be inflated in repayAavePortal due to underflow in unchecked math

Lines of code Vulnerability details function repayAavePortal address local, uint256 backingAmount, uint256 feeAmount, uint256 maxIn, bytes32 transferId external uint256 totalAmount = backingAmount + feeAmount; // in adopted uint256 routerBalance = s.routerBalancesmsg.senderlocal; // in local //...

6.6AI score
SaveExploits0
OSV
OSV
added 2022/06/17 8:15 p.m.9 views

CVE-2022-21213

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn mixes objects into the target object, recursively mixing existing child objects as well. In both cases, the key used to access the target object recursively...

7.5CVSS7.1AI score0.01999EPSS
SaveExploits1References5
OSV
OSV
added 2022/06/16 11:53 p.m.21 views

GHSA-RXHX-9FJ6-6H2M enum_map macro can cause UB when `Enum` trait is incorrectly implemented

Affected versions of this crate did not properly check the length of an enum when using enummap! macro, trusting user-provided length. When the LENGTH in the Enum trait does not match the array length in the EnumArray trait, this can result in the initialization of the enum map with uninitialized...

7.8AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2022/06/15 12:00 a.m.39 views

EulerOS 2.0 SP9 : protobuf (EulerOS-SA-2022-1851)

According to the versions of the protobuf packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Nullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an unchecked call into the pro...

6.5CVSS6.6AI score0.0266EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/06/14 12:00 a.m.17 views

Integer overflow can affect router balances

Lines of code Vulnerability details Impact Integer overflow can affect router balances. Proof of Concept The repayAavePortal method of the PortalFacet contract subtracts the balance within an unchecked region, but this balance is not checked beforehand to be greater than the amountIn. unchecked...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/06/14 12:00 a.m.9 views

PT-2022-3200 · Unknown · Igss Data Server

Name of the Vulnerable Software and Affected Versions: IGSS Data Server - IGSSdataServer.exe versions prior to V15.0.0.22170 Description: A buffer copy without checking the size of input vulnerability exists, potentially leading to a stack-based buffer overflow and remote code execution when an...

10CVSS10AI score0.01269EPSS
SaveExploits0References7
Veracode
Veracode
added 2022/06/08 12:45 a.m.45 views

Unchecked Return Value

ntfs-3g is vulnerable to unchecked return value. The vulnerability exists due to an invalid return code in fusekernmount enables intercepting of libfuse-lite protocol traffic between NTFS-3G and the kernel in NTFS-3G when using libfuse-lite...

6.7CVSS7AI score0.00422EPSS
SaveExploits0References15Affected Software3
Positive Technologies
Positive Technologies
added 2022/06/06 12:00 a.m.10 views

PT-2022-4878 · Qualcomm · Snapdragon Connectivity +8

Name of the Vulnerable Software and Affected Versions: Qualcomm Snapdragon versions affected versions not specified Snapdragon Auto versions affected versions not specified Snapdragon Compute versions affected versions not specified Snapdragon Connectivity versions affected versions not specified...

7.8CVSS7.6AI score0.00391EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2022/06/01 12:00 a.m.12 views

The vulnerability of the utfc_ptr2len() function implementation in the Vim text editor allows a hacker to execute arbitrary code or cause a service failure.

The vulnerability of the utfcptr2len function in the Vim text editor lies in the copying of buffers without checking the size of the input data. Exploiting this vulnerability could allow an attacker to execute arbitrary code or cause a service failure using a specially created file...

6.6CVSS7.4AI score0.0131EPSS
SaveExploits1References12Affected Software4
BDU FSTEC
BDU FSTEC
added 2022/05/30 12:00 a.m.11 views

The vulnerability of the DNS resolution implementation in the PJSIP multimedia communication library allows a perpetrator to execute arbitrary code.

The vulnerability of the DNS resolution implementation in the PJSIP multimedia communication library involves copying buffers without checking the size of the input data during DNS packet processing. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

7.8CVSS7.9AI score0.0216EPSS
SaveExploits1References8Affected Software4
Rows per page
Query Builder