Lucene search
+L

2865 matches found

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.10 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.12 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.02194EPSS
SaveExploits1References8Affected Software4
Veracode
Veracode
added 2022/05/23 11:15 a.m.28 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. Failure to check the input to tf.rawops.SparseTensorDenseAdd causes a nullptr during kernel execution , triggering a denial of service attack...

5.5CVSS4.1AI score0.00338EPSS
SaveExploits1References7Affected Software3
RedHat Linux
RedHat Linux
added 2022/05/18 10:56 a.m.10 views

jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes

pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based o...

9.8CVSS7.7AI score0.0301EPSS
SaveExploits1References5
NVD
NVD
added 2022/05/12 5:15 p.m.27 views

CVE-2021-0155

Unchecked return value in the BIOS firmware for some IntelR Processors may allow a privileged user to potentially enable information disclosure via local access...

5.5CVSS0.00257EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/05/12 4:36 p.m.37 views

CVE-2021-0155

Unchecked return value in the BIOS firmware for some IntelR Processors may allow a privileged user to potentially enable information disclosure via local access...

5.3AI score0.00257EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2022/05/10 1:58 p.m.8 views

kernel: drm/amdkfd: NULL pointer dereference in kfd_parse_subtype_iolink()

An issue was discovered in the Linux kernel through 5.16-rc6. kfdparsesubtypeiolink in drivers/gpu/drm/amd/amdkfd/kfdcrat.c lacks check of the return value of kmemdup...

5.5CVSS6.7AI score0.00214EPSS
SaveExploits0References4
Rows per page
Query Builder