Lucene search
+L

11923 matches found

Code423n4
Code423n4
added 2022/07/14 12:00 a.m.15 views

feenominators are set incorrectly through setFee function

Lines of code Vulnerability details Impact feenominators supposed to be updated using the array of indexes i not the current position of array length d Proof of Concept The function updates the fenominatorsx instead of feenominatorsix for uint256 x; x len; if dx MINFEENOMINATOR revert Exception18...

6.8AI score
SaveExploits0
Slackware Linux
Slackware Linux
added 2022/07/13 8:04 p.m.30 views

[slackware-security] xorg-server

New xorg-server packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/xorg-server-1.20.14-i586-3slack15.0.txz: Rebuilt. xkb: switch to array index loops to moving pointers. xkb: add request length...

7.8CVSS8.2AI score0.00626EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/07/13 8:45 a.m.10 views

kernel: dm integrity: fix memory corruption when tag_size is less than digest size

In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tagsize is less than digest size It is possible to set up dm-integrity in such a way that the "tagsize" parameter is less than the actual digest size. In this situation, a part of the dige...

7.8CVSS6.3AI score0.00277EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2022/07/08 12:00 a.m.10 views

JBPayoutRedemptionPaymentTerminal#processFees may run out of gas and revert due to long list of _heldFeesOf[_projectId]

Lines of code Vulnerability details Proof of Concept // Get a reference to the project's held fees. JBFee memory heldFees = heldFeesOfprojectId; // Delete the held fees. delete heldFeesOfprojectId; // Push array length in stack uint256 heldFeeLength = heldFees.length; // Process each fee. for...

6.9AI score
SaveExploits0
OSV
OSV
added 2022/07/07 8:20 a.m.20 views

CLSA-2022-1657182029 Fix CVE(s): CVE-2022-31626, CVE-2022-31625

SECURITY UPDATE: RCE via Uninitialized array in pgqueryparams - debian/patches/CVE-2022-31625.patch: don't free parameters which haven't initialized yet in ext/pgsql/pgsql.c, ext/pgsql/tests/bug81720.phpt. - CVE-2022-31625 SECURITY UPDATE: RCE via mysqlnd/pdo password buffer overflow -...

8.8CVSS7.4AI score0.5838EPSS
SaveExploits4References1
BDU FSTEC
BDU FSTEC
added 2022/07/06 12:00 a.m.26 views

The vulnerability of the AtomicReferenceArray class implementation in the Concurrency component of the Java Runtime Environment allows a malicious actor to trigger a service failure.

The vulnerability of the AtomicReferenceArray class implementation in the Java Runtime Environment concurrency component is related to errors in object type handling. Exploiting this vulnerability can allow an attacker to cause service failures remotely...

10CVSS8AI score0.98113EPSS
SaveExploits13References21Affected Software4
NVD
NVD
added 2022/07/04 6:15 p.m.32 views

CVE-2022-31603

NVIDIA DGX A100 contains a vulnerability in SBIOS in the IpSecDxe, where a user with high privileges and preconditioned IpSecDxe global data can exploit improper validation of an array index to cause code execution, which may lead to denial of service, data integrity impact, and information...

6.7CVSS0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/04 6:15 p.m.10 views

CVE-2022-31603

NVIDIA DGX A100 contains a vulnerability in SBIOS in the IpSecDxe, where a user with high privileges and preconditioned IpSecDxe global data can exploit improper validation of an array index to cause code execution, which may lead to denial of service, data integrity impact, and information...

6.7CVSS5.8AI score0.00212EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/07/04 6:15 p.m.4 views

CVE-2022-31603

NVIDIA DGX A100 contains a vulnerability in SBIOS in the IpSecDxe, where a user with high privileges and preconditioned IpSecDxe global data can exploit improper validation of an array index to cause code execution, which may lead to denial of service, data integrity impact, and information...

6.7CVSS5.5AI score0.00212EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2022/07/04 6:15 p.m.32 views

Input validation

NVIDIA DGX A100 contains a vulnerability in SBIOS in the IpSecDxe, where a user with high privileges and preconditioned IpSecDxe global data can exploit improper validation of an array index to cause code execution, which may lead to denial of service, data integrity impact, and information...

4.4CVSS6.9AI score0.00212EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2022/07/04 7:45 a.m.13 views

php: Uninitialized array in pg_query_params() leading to RCE

A vulnerability was found in PHP due to an uninitialized array in pgqueryparams function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote...

8.1CVSS7.8AI score0.03666EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2022/07/04 12:00 a.m.9 views

The vulnerability of the `nsTArray_Impl::ReplaceElementsAt()` function in Thunderbird email clients, Firefox browsers, and Firefox ESR allows a malicious actor to execute arbitrary code.

The vulnerability of the nsTArrayImpl::ReplaceElementsAt function in Thunderbird email clients, Firefox browsers, and Firefox ESR browsers is related to integer overflow. Exploiting this vulnerability could allow an attacker to execute arbitrary code remotely...

6.4CVSS7.5AI score0.00783EPSS
SaveExploits0References13Affected Software8
Tenable Nessus
Tenable Nessus
added 2022/07/04 12:00 a.m.46 views

RHEL 7 : rh-php73-php (RHSA-2022:5491)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:5491 advisory. PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: password of excessive length...

8.8CVSS8.1AI score0.5838EPSS
SaveExploits6References11
RedHat Linux
RedHat Linux
added 2022/06/30 11:27 p.m.12 views

Mozilla: Potential integer overflow in ReplaceElementsAt

The Mozilla Foundation Security Advisory describes this flaw as: In the nsTArrayImpl::ReplaceElementsAt function, where an integer overflow could occur when the number of elements to replace was too large for the container...

8.8CVSS7.4AI score0.00783EPSS
SaveExploits0References6
OSV
OSV
added 2022/06/28 8:11 p.m.10 views

GSD-2022-1004010 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.283 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 8:00 p.m.21 views

GSD-2022-1003902 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.247 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:58 p.m.15 views

GSD-2022-1003884 eth: tg3: silence the GCC 12 array-bounds warning

eth: tg3: silence the GCC 12 array-bounds warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.247 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:50 p.m.16 views

GSD-2022-1003802 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.198 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:35 p.m.14 views

GSD-2022-1003653 bpf: Fix potential array overflow in bpf_trampoline_get_progs()

bpf: Fix potential array overflow in bpftrampolinegetprogs This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.120 by commit...

7.5AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:31 p.m.14 views

GSD-2022-1003606 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.121 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder