Lucene search
+L

10213 matches found

OSV
OSV
added 2020/09/23 1:15 p.m.6 views

DEBIAN-CVE-2020-14370

An information disclosure vulnerability was found in containers/podman in versions before 2.0.5. When using the deprecated Varlink API or the Docker-compatible REST API, if multiple containers are created in a short duration, the environment variables from the first container will get leaked into...

5.3CVSS6.1AI score0.01402EPSS
SaveExploits0References1
OSV
OSV
added 2020/09/21 6:21 p.m.7 views

OPENSUSE-SU-2020:1497-1 Security update for singularity

This update for singularity fixes the following issues: New version 3.6.3, addresses the following security issues: - CVE-2020-25039, boo1176705 When a Singularity action command run, shell, exec is run with the fakeroot or user namespace option, Singularity will extract a container image to a...

8.8CVSS8.7AI score0.0204EPSS
SaveExploits0References5
Veracode
Veracode
added 2020/09/21 6:36 a.m.36 views

Denial Of Service (DoS)

qemu is vulnerable to denial of service. A memory leak in the v9fslistxattr function in hw/9pfs/9p-xattr.c allows local guest OS privileged users to cause a denial of service memory consumption via vectors involving the origvalue variable...

6.5CVSS5.5AI score0.00423EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
added 2020/09/21 6:27 a.m.24 views

Command Injection

KildClient is vulnerable to command injection. Lack of validation of strings before launching the program specified by the BROWSER environment variable allows remote attackers to conduct argument-injection attacks via a malicious URL...

8.8CVSS6AI score0.01685EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2020/09/21 1:22 a.m.10 views

OS Command Injection

@knutkirkhorn/free-space is vulnerable to OS command injection. The vulnerability exists as command injection is possible through the usage of the user controlled variable, $disk, which is passed into the exec function without validation...

4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/09/19 12:00 a.m.7 views

PT-2020-16208

Name of the Vulnerable Software and Affected Versions Tiny Tiny RSS versions prior to 2020-09-16 Description A problem was discovered in Tiny Tiny RSS where the imgproxy function in the plugins/af proxy http/init.php file mishandles the url variable in an error message. Recommendations For versio...

8.1CVSS6.6AI score0.01193EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2020/09/17 12:00 a.m.37 views

CVE-2020-15710

Potential double free in Bluez 5 module of PulseAudio could allow a local attacker to leak memory or crash the program. The modargs variable may be freed twice in the fail condition in src/modules/bluetooth/module-bluez5-device.c and src/modules/bluetooth/module-bluez5-device.c. Fixed in...

6.1CVSS6.3AI score0.00298EPSS
SaveExploits0References2
zdt
zdt
added 2020/09/16 12:00 a.m.64 views

ModSecurity 3.0.x Denial Of Service Vulnerability

ModSecurity version 3.0.x suffers from a denial of service vulnerability due to the handling of regular expression matching. ModSecurity version 3.0.x is affected by a denial of service vulnerability due to the global matching of regular expressions. The combination of a non-anchored regular...

7.5CVSS7.3AI score0.03179EPSS
SaveExploits2
OSV
OSV
added 2020/09/11 5:15 p.m.11 views

CVE-2020-16855

An information disclosure vulnerability exists when Microsoft Office software reads out of bound memory due to an uninitialized variable, which could disclose the contents of memory. An attacker who successfully exploited the vulnerability could view out of bound memory. Exploitation of the...

5.5CVSS6.7AI score0.04425EPSS
SaveExploits0References1
NVD
NVD
added 2020/09/11 5:15 p.m.26 views

CVE-2020-16855

An information disclosure vulnerability exists when Microsoft Office software reads out of bound memory due to an uninitialized variable, which could disclose the contents of memory. An attacker who successfully exploited the vulnerability could view out of bound memory. Exploitation of the...

5.5CVSS0.04425EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2020/09/10 12:00 a.m.151 views

GNU Bash Environment Variable Handling Code Injection (Shellshock)

The remote web server is affected by a command injection vulnerability in GNU Bash known as Shellshock. The vulnerability is due to the processing of trailing strings after function definitions in the values of environment variables. This allows a remote attacker to execute arbitrary code via...

10CVSS9.7AI score0.99999EPSS
SaveExploits156References7
Tenable Nessus
Tenable Nessus
added 2020/09/09 12:00 a.m.34 views

Microsoft SharePoint Server 2019 < 16.0.10363.12107 Multiple Vulnerabilities

According to its self-reported version number, the Microsoft SharePoint application running on the remote host is affected by multiple vulnerabilities : - A remote code execution vulnerability exists in PerformancePoint Services for SharePoint Server when the software fails to check the source...

9.8CVSS9.3AI score0.94347EPSS
SaveExploits11References28
Tenable Nessus
Tenable Nessus
added 2020/09/09 12:00 a.m.36 views

Microsoft SharePoint Server 2010 < 14.0.7255.5000 Multiple Vulnerabilities

According to its self-reported version number, the Microsoft SharePoint application running on the remote host is affected by multiple vulnerabilities : - A remote code execution vulnerability exists in PerformancePoint Services for SharePoint Server when the software fails to check the source...

9.8CVSS9.3AI score0.94347EPSS
SaveExploits11References28
Positive Technologies
Positive Technologies
added 2020/09/08 12:00 a.m.7 views

PT-2020-4027 · Microsoft · Office For Mac +1

Name of the Vulnerable Software and Affected Versions: Microsoft Office for Mac affected versions not specified Microsoft Office affected versions not specified Description: The issue is related to an information disclosure problem caused by reading out of bound memory due to an uninitialized...

5.5CVSS5.7AI score0.04425EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/09/04 5:26 p.m.34 views

Command Injection in giting

All versions of gitting are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The pull function is vulnerable through the branch variable. Recommendation No fix is current...

6.8AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/09/04 5:26 p.m.17 views

GHSA-7R9X-HR76-JR96 Command Injection in giting

All versions of gitting are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The pull function is vulnerable through the branch variable. Recommendation No fix is current...

8AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2020/09/03 2:38 a.m.31 views

Command Injection in node-wifi

Versions of node-wifi prior to 2.0.12 are vulnerable to Command Injection. The package fails to sanitize user input, allowing attackers to inject commands through the ssid variable and possibly achieving Remote Code Execution on the system. Recommendation No fix is currently available. Consider...

6.9AI score
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2020/09/01 4:43 p.m.9 views

bash: BASH_CMD is writable in restricted bash shells

rbash in Bash before 4.4-beta2 did not prevent the shell user from modifying BASHCMDS, thus allowing the user to execute any command with the permissions of the shell...

7.8CVSS7.5AI score0.00399EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2020/08/31 11:15 p.m.48 views

CVE-2020-15704 pppd arbitrary file read information disclosure vulnerability

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.5CVSS5.2AI score0.00364EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2020/08/26 12:30 p.m.43 views

ezEmu - Simple Execution Of Commands For Defensive Tuning/Research

ezEmu enables users to test adversary behaviors via various execution techniques. Sort of like an "offensive framework for blue teamers ", ezEmu does not have any networking/C2 capabilities and rather focuses on creating local test telemetry. Windows See /Linux for ELF ezEmu is compiled as...

7.1AI score
SaveExploits0References2
Rows per page
Query Builder