Lucene search
+L

10385 matches found

Github Security Blog
Github Security Blog
added 2022/02/10 8:33 p.m.59 views

Prototype Pollution in safetydance

All versions of package safetydance are vulnerable to Prototype Pollution via the set function...

9.8CVSS8.9AI score0.01355EPSS
SaveExploits1References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/02/10 12:00 a.m.19 views

The vulnerability of the mbedtls_ssl_set_session() function lies in the implementation of TLS and SSL protocols. Mbed TLS, which is related to memory reclamation errors, allows attackers to execute arbitrary code.

The vulnerability of the mbedtlssslsetsession function is related to the implementation of TLS and SSL protocols. Mbed TLS is vulnerable to a memory reclamation error. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

9.8CVSS8.1AI score0.02577EPSS
SaveExploits1References8Affected Software3
OSV
OSV
added 2022/02/09 11:55 p.m.13 views

GHSA-5QW5-89MW-WCG2 Out of bounds write in Tensorflow

Impact TensorFlow is vulnerable to a heap OOB write in Grappler: cc Status SetUnknownShapeconst NodeDef node, int outputport shapeinference::ShapeHandle shape = GetUnknownOutputShapenode, outputport; InferenceContext ctx = GetContextnode; if ctx == nullptr return errors::InvalidArgument"Missing...

8.8CVSS7.2AI score0.00932EPSS
SaveExploits1References8
Vulnrichment
Vulnrichment
added 2022/02/09 7:55 p.m.11 views

CVE-2022-21660 Missing authorization in gin-vue-admin

Gin-vue-admin is a backstage management system based on vue and gin. In versions prior to 2.4.7 low privilege users are able to modify higher privilege users. Authentication is missing on the setUserInfo function. Users are advised to update as soon as possible. There are no known workarounds...

8.1CVSS8.1AI score0.01097EPSS
SaveExploits2References1
BDU FSTEC
BDU FSTEC
added 2022/02/09 12:00 a.m.11 views

The vulnerability of the `package_set_ring` function in the `net/packet/af_packet.c` component of the Linux kernel allows a hacker to increase their privileges within the system or cause a service failure.

The vulnerability of the packagesetring function in the net/packet/afpacket.c component of the Linux kernel is related to the reallocation of memory. Exploiting this vulnerability could allow a remote attacker to increase their privileges within the system or cause service failures...

9CVSS6.9AI score0.06079EPSS
SaveExploits2References28Affected Software5
Veracode
Veracode
added 2022/02/07 6:39 a.m.22 views

Prototype Pollution

object-path-set is vulnerable to prototype pollution. An attacker can inject properties into existing construct prototypes via the isValidKey function of index.js and modify attributes such as proto, constructor, and prototype...

9.8CVSS4.3AI score0.02125EPSS
SaveExploits1References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/02/07 12:00 a.m.13 views

The vulnerability in the implementation of NVGPU_IOCTL_CHANNEL_SET_ERROR_NOTIFIER for the memory management driver of the NVIDIA Shield TV Experience software allows a attacker to trigger a service failure or execute arbitrary code.

The vulnerability of the NVGPUIOCTLCHANNELSETERRORNOTIFIER implementation in the NVMAP graphics processor driver of the NVIDIA Shield TV Experience software device involves access control deficiencies. Exploiting this vulnerability could allow an attacker to trigger a service failure or execute...

7.8CVSS7.5AI score0.003EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/02/07 12:00 a.m.28 views

Rockwell Automation MicroLogix Improper Authentication (CVE-2017-12090)

An exploitable denial of service vulnerability exists in the processing of snmp-set commands of the Allen Bradley Micrologix 1400 Series B FRN 21.2 and below. A specially crafted snmp-set request, when sent without associated firmware flashing snmp-set commands, can cause a device power cycle...

7.8CVSS7.5AI score0.0481EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2022/02/05 8:00 a.m.7 views

xterm through Patch 370 when Sixel support is enabled allows attackers to trigger a buffer overflow in set_sixel in graphics_sixel.c via crafted text.

...

5.5CVSS5.5AI score0.01694EPSS
SaveExploits1
OSV
OSV
added 2022/02/05 12:00 a.m.70 views

GHSA-H6PR-C536-6RJG Prototype Pollution in object-path-set

The package object-path-set before 1.0.2 are vulnerable to Prototype Pollution via the setPath method, as it allows an attacker to merge object prototypes into it. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-OBJECTPATHSET-607908...

7.5CVSS9.4AI score0.02125EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/02/05 12:00 a.m.30 views

Prototype Pollution in object-path-set

The package object-path-set before 1.0.2 are vulnerable to Prototype Pollution via the setPath method, as it allows an attacker to merge object prototypes into it. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-OBJECTPATHSET-607908...

9.8CVSS2.8AI score0.02125EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/05 12:00 a.m.28 views

Prototype Pollution in @strikeentco/set

This affects the package @strikeentco/set before 1.0.2. It allows an attacker to cause a denial of service and may lead to remote code execution. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-STRIKEENTCOSET-1038821...

9.8CVSS4AI score0.03734EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/02/05 12:00 a.m.37 views

GHSA-39QV-PRMH-X37F Prototype Pollution in @strikeentco/set

This affects the package @strikeentco/set before 1.0.2. It allows an attacker to cause a denial of service and may lead to remote code execution. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-STRIKEENTCOSET-1038821...

7.5CVSS9.7AI score0.03734EPSS
SaveExploits1References6
PyPA
PyPA
added 2022/02/04 11:15 p.m.11 views

PYSEC-2022-130

Tensorflow is an Open Source Machine Learning Framework. TensorFlow is vulnerable to a heap OOB write in Grappler. The setoutput function writes to an array at the specified index. Hence, this gives a malicious user a write primitive. The fix will be included in TensorFlow 2.8.0. We will also...

8.8CVSS7AI score0.00932EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2022/02/04 10:32 p.m.17 views

CVE-2022-23566

Tensorflow is an Open Source Machine Learning Framework. TensorFlow is vulnerable to a heap OOB write in Grappler. The setoutput function writes to an array at the specified index. Hence, this gives a malicious user a write primitive. The fix will be included in TensorFlow 2.8.0. We will also...

8.8CVSS7AI score0.00932EPSS
SaveExploits1
OSV
OSV
added 2022/02/04 8:15 p.m.30 views

CVE-2021-23507

The package object-path-set before 1.0.2 are vulnerable to Prototype Pollution via the setPath method, as it allows an attacker to merge object prototypes into it. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-OBJECTPATHSET-607908...

9.8CVSS9.5AI score
SaveExploits0References4
NVD
NVD
added 2022/02/04 8:15 p.m.40 views

CVE-2021-23507

The package object-path-set before 1.0.2 are vulnerable to Prototype Pollution via the setPath method, as it allows an attacker to merge object prototypes into it. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-OBJECTPATHSET-607908...

9.8CVSS0.02125EPSS
SaveExploits1References4
NVD
NVD
added 2022/02/04 8:15 p.m.21 views

CVE-2021-23497

This affects the package @strikeentco/set before 1.0.2. It allows an attacker to cause a denial of service and may lead to remote code execution. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-STRIKEENTCOSET-1038821...

9.8CVSS0.03734EPSS
SaveExploits1References3
Prion
Prion
added 2022/02/04 8:15 p.m.18 views

Remote code execution

This affects the package @strikeentco/set before 1.0.2. It allows an attacker to cause a denial of service and may lead to remote code execution. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-STRIKEENTCOSET-1038821...

7.5CVSS9.6AI score0.03734EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2022/02/04 8:05 p.m.47 views

CVE-2021-23507 Prototype Pollution

The package object-path-set before 1.0.2 are vulnerable to Prototype Pollution via the setPath method, as it allows an attacker to merge object prototypes into it. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-OBJECTPATHSET-607908...

7.5CVSS9.7AI score0.02125EPSS
SaveExploits1References4
Rows per page
Query Builder