Lucene search
K

2698 matches found

Github Security Blog
Github Security Blog
added 2020/06/10 8:28 p.m.46 views

Command Injection in umount

All versions of umount are vulnerable to Command Injection. The package fails to sanitize input rules and passes it directly to an exec call on the umount function . This may allow attackers to execute arbitrary code in the system if the device value passed to the function is user-controlled...

9.8CVSS6.2AI score0.01744EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2020/06/09 2:15 p.m.15 views

CVE-2020-13978

Monstra CMS 3.0.4 allows an attacker, who already has administrative access to modify .chunk.php files on the Edit Chunk screen, to execute arbitrary OS commands via the Theme Module by visiting the admin/index.php?id=themes&action=editchunk URI. NOTE: there is no indication that the Edit Chunk...

7.2CVSS7.4AI score0.01272EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2020/06/09 1:6 p.m.15 views

CVE-2020-13978

Monstra CMS 3.0.4 allows an attacker, who already has administrative access to modify .chunk.php files on the Edit Chunk screen, to execute arbitrary OS commands via the Theme Module by visiting the admin/index.php?id=themes&action=editchunk URI. NOTE: there is no indication that the Edit Chunk...

7.8AI score0.01272EPSS
Exploits1References1
OSV
OSV
added 2020/06/03 6:15 p.m.3 views

CVE-2020-3204

A vulnerability in the Tool Command Language Tcl interpreter of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, local attacker with privileged EXEC credentials to execute arbitrary code on the underlying operating system OS with root privileges. The vulnerability is due...

6.7CVSS7AI score0.00379EPSS
Exploits0References1
OSV
OSV
added 2020/06/03 6:15 p.m.1 views

CVE-2020-3201

A vulnerability in the Tool Command Language Tcl interpreter of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, local attacker with privileged EXEC credentials to cause a denial of service DoS condition on an affected system. The vulnerability is due to insufficient inp...

6CVSS5.8AI score0.00299EPSS
Exploits0References1
Cvelist
Cvelist
added 2020/06/03 5:40 p.m.26 views

CVE-2020-3204 Cisco IOS and IOS XE Software Tcl Arbitrary Code Execution Vulnerability

A vulnerability in the Tool Command Language Tcl interpreter of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, local attacker with privileged EXEC credentials to execute arbitrary code on the underlying operating system OS with root privileges. The vulnerability is due...

6.7CVSS6.9AI score0.00379EPSS
Exploits0References1
CNVD
CNVD
added 2020/06/03 12:0 a.m.4 views

QEMU Code Issue Vulnerability

QEMU Quick Emulator is a set of simulation processor software by French software developer Fabrice Bellard. The software is fast, cross-platform and other characteristics. A code issue vulnerability exists in the addressspacemap of the exec.c file in QEMU version 4.2.0. A local attacker can explo...

2.5CVSS7.5AI score0.00429EPSS
Exploits0References1
OSV
OSV
added 2020/05/12 7:15 p.m.2 views

DEBIAN-CVE-2020-12826

A signal access-control issue was discovered in the Linux kernel before 5.6.5, aka CID-7395ea4e65c2. Because execid in include/linux/sched.h is only 32 bits, an integer overflow can interfere with a donotifyparent protection mechanism. A child process can send an arbitrary signal to a parent...

5.3CVSS6.5AI score0.00706EPSS
Exploits1References1
OSV
OSV
added 2020/05/12 7:15 p.m.1 views

UBUNTU-CVE-2020-12826

A signal access-control issue was discovered in the Linux kernel before 5.6.5, aka CID-7395ea4e65c2. Because execid in include/linux/sched.h is only 32 bits, an integer overflow can interfere with a donotifyparent protection mechanism. A child process can send an arbitrary signal to a parent...

5.3CVSS6.8AI score0.00706EPSS
Exploits1References11
GithubExploit
GithubExploit
added 2020/05/07 4:41 a.m.45 views

Exploit for CVE-2020-11651

PoC exploit for CVE-2020-11651, a remote code execution vulnerab...

9.8CVSS9.6AI score0.96405EPSS
Exploits23
RedHat Linux
RedHat Linux
added 2020/04/28 3:43 p.m.0 views

kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service

A kernel memory leak was found in the kernelreadfile function in the fs/exec.c file in the Linux kernel. An attacker could use this flaw to cause a memory leak and thus a denial of service DoS...

7.8CVSS7.1AI score0.05845EPSS
Exploits0References4
Prion
Prion
added 2020/04/28 2:15 p.m.20 views

Design/Logic Flaw

An issue was discovered in Open-AudIT 3.3.1. There is shell metacharacter injection via attributes to an open-audit/configuration/ URI. An attacker can exploit this by adding an excluded IP address to the global discovery settings internally called excludeip. This excludeip value is passed to the...

9CVSS8.7AI score0.09999EPSS
Exploits3References4Affected Software1
Cvelist
Cvelist
added 2020/04/28 1:26 p.m.15 views

CVE-2020-12078

An issue was discovered in Open-AudIT 3.3.1. There is shell metacharacter injection via attributes to an open-audit/configuration/ URI. An attacker can exploit this by adding an excluded IP address to the global discovery settings internally called excludeip. This excludeip value is passed to the...

8.7AI score0.09999EPSS
Exploits3References4
CVE
CVE
added 2020/04/28 1:26 p.m.65 views

CVE-2020-12078

CVE-2020-12078 - Open-AudIT 3.3.1 : A shell metacharacter injection flaw exists in the open-audit/configuration/ URI. The exclude_ip value from global discovery settings is passed to an unfiltered exec in discoveries_helper.php (inside all_ip_list), allowing a payload to execute commands. Connect...

9CVSS8.7AI score0.09999EPSS
Exploits3References4Affected Software1
Veracode
Veracode
added 2020/04/24 1:2 a.m.24 views

OS Command Injection

npm-programmatic is vulnerable to OS command injection. The packages and option properties are concatenated and directly passed to an exec function...

9.8CVSS3AI score0.03516EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2020/04/23 8:9 p.m.0 views

GHSA-426H-24VJ-QWXF Command Injection in npm-programmatic

All versions of npm-programmatic are vulnerable to Command Injection. The package fails to sanitize input rules and passes it directly to an exec call on the install, uninstall and list functions . This may allow attackers to execute arbitrary code in the system if the package name passed to the...

9.8CVSS7.5AI score0.03516EPSS
Exploits1References4
OSV
OSV
added 2020/04/23 6:15 p.m.2 views

CVE-2020-8797

Juplink RX4-1500 v1.0.3 allows remote attackers to gain root access to the Linux subsystem via an unsanitized exec call aka Command Line Injection, if the undocumented telnetd service is enabled and the attacker can authenticate as admin from the local network...

6.7CVSS5.8AI score0.00895EPSS
Exploits1References1
NVD
NVD
added 2020/04/23 6:15 p.m.19 views

CVE-2020-8797

Juplink RX4-1500 v1.0.3 allows remote attackers to gain root access to the Linux subsystem via an unsanitized exec call aka Command Line Injection, if the undocumented telnetd service is enabled and the attacker can authenticate as admin from the local network...

6.9CVSS6.7AI score0.00895EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2020/04/14 11:9 p.m.74 views

OS Command Injection in devcert-sanscache

devcert-sanscache before 0.4.7 allows remote attackers to execute arbitrary code or cause a Command Injection via the exec function. The variable commonName controlled by user input is used as part of the exec function without any sanitization...

9.8CVSS7.4AI score0.03453EPSS
Exploits0References4Affected Software1
0day.today
0day.today
added 2020/04/14 12:0 a.m.46 views

B64dec 1.1.2 - Buffer Overflow (SEH Overflow + Egg Hunter) Exploit

Exploit Title: B64dec 1.1.2 - Buffer Overflow SEH Overflow + Egg Hunter Exploit Author: Andy Bowden Vendor Homepage: http://4mhz.de/b64dec.html Software Link: http://4mhz.de/download.php?file=b64dec-1-1-2.zip Version: Base64 Decoder 1.1.2 Tested on: Windows 10 x86 Instructions: Run the script to...

0.3AI score
Exploits0
Rows per page
Query Builder