Lucene search
+L

8601 matches found

OSV
OSV
added 2020/09/03 9:15 a.m.5 views

DEBIAN-CVE-2020-7729

The package grunt before 1.3.0 are vulnerable to Arbitrary Code Execution due to the default usage of the function load instead of its secure replacement safeLoad of the package js-yaml inside grunt.file.readYAML...

7.1CVSS7.4AI score0.02285EPSS
SaveExploits1References1
NVD
NVD
added 2020/09/03 9:15 a.m.17 views

CVE-2020-7729

The package grunt before 1.3.0 are vulnerable to Arbitrary Code Execution due to the default usage of the function load instead of its secure replacement safeLoad of the package js-yaml inside grunt.file.readYAML...

7.1CVSS7.1AI score0.02285EPSS
SaveExploits1References6
OSV
OSV
added 2020/09/03 9:15 a.m.9 views

UBUNTU-CVE-2020-7729

The package grunt before 1.3.0 are vulnerable to Arbitrary Code Execution due to the default usage of the function load instead of its secure replacement safeLoad of the package js-yaml inside grunt.file.readYAML...

7.1CVSS7.2AI score0.02285EPSS
SaveExploits1References6
Snyk
Snyk
added 2020/09/02 11:05 a.m.7 views

Arbitrary Code Execution

Overview infraserver is a data server Affected versions of this package are vulnerable to Arbitrary Code Execution due to the default usage of the function load of the package js-yaml instead of its secure replacement , safeLoad. Remediation There is no fixed version for infraserver. References -...

8.3CVSS7.1AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2020/09/01 9:22 p.m.58 views

Entropy Backdoor in text-qrcode

All versions of text-qrcode contain malicious code that overwrites the randomBytes method for the crypto module with a function that generates weak entropy. Instead of generating 32 bytes, the infected randomBytes will generate 3 bytes of entropy and hash them, resulting in a 32 byte value being...

1.4AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/09/01 9:22 p.m.22 views

GHSA-H5VJ-F7R9-W564 Entropy Backdoor in text-qrcode

All versions of text-qrcode contain malicious code that overwrites the randomBytes method for the crypto module with a function that generates weak entropy. Instead of generating 32 bytes, the infected randomBytes will generate 3 bytes of entropy and hash them, resulting in a 32 byte value being...

9.8CVSS7.2AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2020/08/31 12:00 a.m.25 views

Debian DLA-2357-1 : ros-actionlib security update

Use of unsafe yaml load was fixed in ros-actionlib, the Robot OS actionlib library. For Debian 9 stretch, this problem has been fixed in version 1.11.7-1+deb9u1. We recommend that you upgrade your ros-actionlib packages. For the detailed security status of ros-actionlib please refer to its securi...

8.8CVSS7.4AI score0.0195EPSS
SaveExploits0References4
Debian
Debian
added 2020/08/30 5:00 p.m.40 views

[SECURITY] [DLA 2357-1] ros-actionlib security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-2357-1 [email protected] https://www.debian.org/lts/security/ August 30, 2020 https://wiki.debian.org/LTS - ------------------------------------------------------------------------- Package...

8.8CVSS8.3AI score0.0195EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/08/28 12:00 a.m.7 views

PT-2020-7243 · Ibm · Ibm Infosphere Information Server +1

Name of the Vulnerable Software and Affected Versions: IBM InfoSphere Information Server versions 8.1, 8.5, and 8.7 Description: The issue is caused by improper restrictions on directories, allowing a remote authenticated attacker to obtain sensitive information. An attacker could exploit this vi...

6.5CVSS6.1AI score0.01395EPSS
SaveExploits0References3
Packet Storm
Packet Storm
added 2020/08/27 12:00 a.m.444 views

ASX To MP3 Converter 3.1.3.7.2010.11.05 Buffer Overflow

Exploit Title: ASX to MP3 converter 3.1.3.7.2010.11.05 - '.wax' Local Buffer Overflow DEP,ASLR Bypass PoC Software Link Download: https://github.com/x00x00x00x00/ASXtoMP3Converter3.1.3.7.2010.11.05/blob/master/ASXtoMP3Converter3.1.3.7.2010.11.05.exe?raw=true Exploit Author: Paras Bhatia Discovery...

0.9AI score
SaveExploits0
OSV
OSV
added 2020/08/20 8:15 a.m.11 views

CVE-2020-10289

Use of unsafe yaml load. Allows instantiation of arbitrary objects. The flaw itself is caused by an unsafe parsing of YAML values which happens whenever an action message is processed to be sent, and allows for the creation of Python objects. Through this flaw in the ROS core package of actionlib...

8.8CVSS8.9AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2020/08/20 8:15 a.m.23 views

CVE-2020-10289

Use of unsafe yaml load. Allows instantiation of arbitrary objects. The flaw itself is caused by an unsafe parsing of YAML values which happens whenever an action message is processed to be sent, and allows for the creation of Python objects. Through this flaw in the ROS core package of actionlib...

8.8CVSS7.3AI score0.0195EPSS
SaveExploits0References2
CVE
CVE
added 2020/08/20 8:05 a.m.62 views

CVE-2020-10289

CVE-2020-10289 affects the ROS core package’s actionlib, where an unsafe YAML parsing path in actionlib/tools/library.py:132 allows instantiation of arbitrary Python objects and can enable arbitrary code execution if an action message is processed. The vulnerability arises from using unsafe yaml....

8.8CVSS8.5AI score0.0195EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2020/08/20 8:05 a.m.56 views

CVE-2020-10289

Use of unsafe yaml load. Allows instantiation of arbitrary objects. The flaw itself is caused by an unsafe parsing of YAML values which happens whenever an action message is processed to be sent, and allows for the creation of Python objects. Through this flaw in the ROS core package of actionlib...

8.8CVSS8.2AI score0.0195EPSS
SaveExploits0
Cvelist
Cvelist
added 2020/08/20 8:05 a.m.47 views

CVE-2020-10289 RVD#2401: Use of unsafe yaml load, ./src/actionlib/tools/library.py:132

Use of unsafe yaml load. Allows instantiation of arbitrary objects. The flaw itself is caused by an unsafe parsing of YAML values which happens whenever an action message is processed to be sent, and allows for the creation of Python objects. Through this flaw in the ROS core package of actionlib...

8CVSS8.9AI score0.0195EPSS
SaveExploits0References1
CNVD
CNVD
added 2020/08/13 12:00 a.m.11 views

DLL Hijacking Vulnerability in WPS Office Campus Edition (CNVD-2020-51405)

WPS Office Campus is a lifetime free office software for teachers and students. WPS Office Campus Edition suffers from a DLL hijacking vulnerability, which can be exploited by attackers to load a malicious DLL...

6.9AI score
SaveExploits0
OSV
OSV
added 2020/08/11 8:15 p.m.7 views

ALPINE-CVE-2020-0256

In LoadPartitionTable of gpt.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege when inserting a malicious USB device, with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

6.8CVSS6.7AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
added 2020/08/10 2:15 p.m.34 views

CVE-2020-8224

A code injection in Nextcloud Desktop Client 2.6.4 allowed to load arbitrary code when placing a malicious OpenSSL config into a fixed directory...

7.8CVSS7.7AI score0.00662EPSS
SaveExploits1References3
Snyk
Snyk
added 2020/08/07 12:18 p.m.5 views

Arbitrary Code Execution

Overview grunt is a JavaScript task runner. Affected versions of this package are vulnerable to Arbitrary Code Execution due to the default usage of the function load instead of its secure replacement safeLoad of the package js-yaml inside grunt.file.readYAML. Remediation Upgrade grunt to version...

7.1CVSS7.1AI score0.02285EPSS
SaveExploits1References2
OSV
OSV
added 2020/08/04 5:00 p.m.6 views

UBUNTU-CVE-2020-15704

The modprobe child process in the ./debian/patches/loadpppgenericifneeded patch file incorrectly handled module loading. A local non-root attacker could exploit the MODPROBEOPTIONS environment variable to read arbitrary root files. Fixed in 2.4.5-5ubuntu1.4, 2.4.5-5.1ubuntu2.3+esm2,...

5.5CVSS6.1AI score0.00364EPSS
SaveExploits0References4
Rows per page
Query Builder