Lucene search
+L

441 matches found

Positive Technologies
Positive Technologies
added 2024/07/30 12:00 a.m.19 views

PT-2024-28300 · Unknown · Mini-Deep-Assign

Name of the Vulnerable Software and Affected Versions: mini-deep-assign version 0.0.8 Description: The issue allows an attacker to execute arbitrary code or cause a Denial of Service DoS and cause other impacts via the assign method. This method is located at /lib/index.js:91. Recommendations: Fo...

9.8CVSS7.7AI score0.00973EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2024/07/30 12:00 a.m.39 views

CVE-2024-38983

Prototype Pollution in alykoshin mini-deep-assign v0.0.8 allows an attacker to execute arbitrary code or cause a Denial of Service DoS and cause other impacts via the assign method at /lib/index.js:91...

0.00973EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/07/24 2:03 p.m.16 views

kernel: tls: fix missing memory barrier in tls_init

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.19 views

kernel: tls: fix missing memory barrier in tls_init

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/07/02 8:34 a.m.16 views

Prototype Pollution

che3vinci c3/utils-1 is vulnerable to Prototype Pollution. The vulnerability is due to missing checks in assign function, allowing attackers to execute arbitrary code or cause a Denial of Service DoS via injecting arbitrary properties...

8.1CVSS7.7AI score0.00562EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/07/01 12:00 a.m.8 views

c3 utils security vulnerability

c3 utils is an open source utility library by che3vinci. A security vulnerability exists in c3 utils version 1.0.131, which originates from the inclusion of prototype contamination via the function assign, allowing an attacker to execute arbitrary code or cause a denial of service DoS by injectin...

8.1CVSS7.7AI score0.00562EPSS
SaveExploits0References2
NVD
NVD
added 2024/06/25 3:15 p.m.29 views

CVE-2024-39462

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: dvp: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

9.8CVSS0.00768EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/06/25 2:25 p.m.50 views

CVE-2024-39462 clk: bcm: dvp: Assign ->num before accessing ->hws

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: dvp: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

0.00768EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/25 2:25 p.m.103 views

CVE-2024-39461

In Linux kernel CVE-2024-39461, the Raspberry Pi clock code (clk/bcm/clk-raspberrypi.c) accessed the hws array before initializing hws->num, triggering UBSAN array-index-out-of-bounds warnings. The fix moves the initialization of ->num ahead of the first access to ->hws, removing the out...

5.5CVSS7AI score0.00211EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/24 11:17 p.m.13 views

SUSE CVE-2024-36489

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

4.7CVSS6.5AI score0.00255EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/21 11:15 a.m.16 views

UBUNTU-CVE-2024-36489

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References22
Veracode
Veracode
added 2024/06/19 5:41 a.m.23 views

Prototype Pollution

@alexbinary/object-deep-assign is vulnerable to Prototype Pollution. The vulnerability is due to the lack of prototype checks in the extend function within index.js. Attackers can exploit this method to copy malicious properties to the built-in Object.prototype through special properties like pro...

9.8CVSS6.7AI score0.00558EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/17 3:30 p.m.28 views

object-deep-assign Prototype Pollution

alexbinary object-deep-assign 1.0.11 is vulnerable to Prototype Pollution via the extend method of Module.deepAssign /src/index.js...

6.8AI score0.00558EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/06/17 3:15 p.m.39 views

CVE-2024-36582

alexbinary object-deep-assign 1.0.11 is vulnerable to Prototype Pollution via the extend method of Module.deepAssign /src/index.js...

9.8CVSS0.00558EPSS
SaveExploits0References1
GitLab Advisory Database
GitLab Advisory Database
added 2024/06/17 12:00 a.m.51 views

object-deep-assign Prototype Pollution

alexbinary object-deep-assign 1.0.11 is vulnerable to Prototype Pollution via the extend method of Module.deepAssign /src/index.js...

6.7AI score0.00558EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/06/17 12:00 a.m.16 views

object-deep-assign security vulnerability

object-deep-assign is a library by Alex Binary Personal Developer. A security vulnerability exists in object-deep-assign version 1.0.11, which stems from easy prototype contamination via extend in Module.deepAssign /src/index.js...

9.8CVSS6.9AI score0.00558EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/06/17 12:00 a.m.18 views

PT-2024-27081 · Alexbinary · Object-Deep-Assign

Name of the Vulnerable Software and Affected Versions: alexbinary object-deep-assign version 1.0.11 Description: The issue concerns a Prototype Pollution vulnerability via the extend method of Module.deepAssign, located in /src/index.js. Recommendations: For alexbinary object-deep-assign version...

9.8CVSS6.6AI score0.00558EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.28 views

CVE-2021-47343 dm btree remove: assign new_root only when removal succeeds

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign newroot only when removal succeeds removeraw in dmbtreeremove may fail due to IO read error e.g. read the content of origin block fails during shadowing, and the value of shadowspine::root is uninitialized...

7.8CVSS6.2AI score0.00268EPSS
SaveExploits0References9
NVD
NVD
added 2024/05/03 3:15 a.m.43 views

CVE-2023-41213

D-Link DAP-1325 setDhcpAssignRangeUpdate lanipaddr Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DAP-1325 routers. Authentication is not required to exploit this...

8.8CVSS9.1AI score0.01049EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.29 views

CVE-2024-26930

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of the ha-vpmap pointer Coverity scan reported potential risk of double free of the pointer ha-vpmap. ha-vpmap was freed in qla2x00memalloc, and again freed in function qla2x00memfreeha. Assign NULL...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References11
Rows per page
Query Builder