Lucene search
+L

413 matches found

CNVD
CNVD
added 2019/07/30 12:0 a.m.4 views

CentOS Web Panel Cross-Site Scripting Vulnerability

CentOS Web Panel CWP is a free web hosting control panel. A cross-site scripting vulnerability exists in the filemanager2.php file the 'fmcurrentdir' parameter in CWP version 0.9.8.846. The vulnerability stems from a lack of proper validation of client data by the WEB application. An attacker can...

6.1CVSS6.4AI score0.02176EPSS
Exploits3References1
Positive Technologies
Positive Technologies
added 2019/07/26 12:0 a.m.5 views

PT-2019-13306 · Centos · Centos Web Panel

Name of the Vulnerable Software and Affected Versions: CentOS Web Panel version 0.9.8.846 Description: The issue allows attackers to steal a cookie or session, or redirect to a phishing website through Reflected XSS in the filemanager2.php file, specifically targeting the fm current dir parameter...

6.1CVSS6AI score0.02176EPSS
Exploits3References5
Positive Technologies
Positive Technologies
added 2019/05/21 12:0 a.m.8 views

PT-2019-12689 · Centos · Centos Web Panel

Name of the Vulnerable Software and Affected Versions: CentOS Web Panel versions through 0.9.8.747 Description: A cross-site scripting XSS issue was found in the CentOS Web Panel. The issue is related to the fm current dir or filename parameter in the testacc/fileManager2.php endpoint...

5.4CVSS5.2AI score0.05323EPSS
Exploits1References2
CNVD
CNVD
added 2019/05/20 12:0 a.m.7 views

Fortinet FortiClient Code Execution Vulnerability

Fortinet FortiClient is a mobile endpoint security solution from Fortinet. The solution provides IPsec and SSL encryption, WAN optimization, endpoint compliance and two-factor authentication when connected to a FortiGate firewall appliance. A security vulnerability exists in Fortinet FortiClient...

9.3CVSS7.2AI score0.02613EPSS
Exploits0References1
OSV
OSV
added 2019/04/24 9:29 p.m.1 views

DEBIAN-CVE-2019-11503

snap-confine as included in snapd before 2.39 did not guard against symlink races when performing the chdir to the current working directory of the calling user, aka a "cwd restore permission bypass."...

7.5CVSS6.8AI score0.02418EPSS
Exploits1References1
OSV
OSV
added 2019/02/09 3:29 a.m.14 views

UBUNTU-CVE-2019-7653

The Debian python-rdflib-tools 4.2.2-1 package for RDFLib 4.2.2 has CLI tools that can load Python modules from the current working directory, allowing code injection, because "python -m" looks in this directory, as demonstrated by rdf2dot. This issue is specific to use of the debian/scripts...

9.8CVSS7.3AI score0.02263EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2019/01/16 5:11 p.m.5 views

ansible: ansible.cfg is being read from current working directory allowing possible code execution

It was found that ansible.cfg is being read from the current working directory, which can be made to point to plugin or module paths that are under control of the attacker. This could allow an attacker to execute arbitrary code...

7.8CVSS7.4AI score0.00587EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2019/01/16 5:11 p.m.6 views

ansible: Inventory variables are loaded from current working directory when running ad-hoc command that can lead to code execution

In ansible it was found that inventory variables are loaded from current working directory when running ad-hoc command which are under attacker's control, allowing to run arbitrary code as a result...

7.8CVSS7.5AI score0.00485EPSS
Exploits0References4
OSV
OSV
added 2019/01/04 3:29 p.m.5 views

CVE-2018-1888

An untrusted search path vulnerability in IBM i Access for Windows versions 7.1 and earlier on Windows can allow arbitrary code execution via a Trojan horse DLL in the current working directory, related to use of the LoadLibrary function. IBM X-Force ID: 152079...

7.8CVSS6.3AI score0.01245EPSS
Exploits0References3
CNVD
CNVD
added 2019/01/04 12:0 a.m.4 views

IBM i Access for Windows Untrustworthy Search Path Vulnerability

IBM i Access for Windows is a suite of client solutions from IBM in the United States that provide access to and use of desktop resources from a variety of different Windows operating systems. An untrusted search path vulnerability exists in IBM i Access for Windows version 7.1, which can be...

7.8CVSS7.7AI score0.01245EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2018/12/10 8:13 a.m.6 views

git: Improper handling of PATH allows for commands to be executed from the current directory

Git before 2.19.2 on Linux and UNIX executes commands from the current working directory as if '.' were at the end of $PATH in certain cases involving the runcommand API and run-command.c, because there was a dangerous change from execvp to execv during 2017...

9.8CVSS5.8AI score0.0412EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2018/12/05 7:1 p.m.4 views

ansible: ansible.cfg is being read from current working directory allowing possible code execution

It was found that ansible.cfg is being read from the current working directory, which can be made to point to plugin or module paths that are under control of the attacker. This could allow an attacker to execute arbitrary code...

7.8CVSS7.4AI score0.00587EPSS
Exploits0References4
OSV
OSV
added 2018/11/23 8:29 a.m.6 views

ALPINE-CVE-2018-19486

Git before 2.19.2 on Linux and UNIX executes commands from the current working directory as if '.' were at the end of $PATH in certain cases involving the runcommand API and run-command.c, because there was a dangerous change from execvp to execv during 2017...

9.8CVSS7AI score0.0412EPSS
Exploits0References1
OSV
OSV
added 2018/11/23 8:29 a.m.7 views

DEBIAN-CVE-2018-19486

Git before 2.19.2 on Linux and UNIX executes commands from the current working directory as if '.' were at the end of $PATH in certain cases involving the runcommand API and run-command.c, because there was a dangerous change from execvp to execv during 2017...

9.8CVSS7AI score0.0412EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2018/10/30 10:57 a.m.14 views

glibc: Incorrect handling of RPATH in elf/dl-load.c can be used to execute code loaded from arbitrary libraries

elf/dl-load.c in the GNU C Library aka glibc or libc6 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged setuid or ATSECURE program, which allows local users to gain privileges via a Trojan horse library in the current working directory, related to the fillinrpath...

9.3CVSS7.3AI score0.02698EPSS
Exploits0References4
OSV
OSV
added 2018/10/15 7:29 p.m.3 views

CVE-2018-17980

NoMachine before 5.3.27 and 6.x before 6.3.6 allows attackers to gain privileges via a Trojan horse wintab32.dll file located in the same directory as a .nxs file, as demonstrated by a scenario where the .nxs file and the DLL are in the current working directory, and the Trojan horse code is...

7.8CVSS5.8AI score0.04554EPSS
Exploits5References4
RedHat Linux
RedHat Linux
added 2018/08/29 4:5 p.m.7 views

ansible: Inventory variables are loaded from current working directory when running ad-hoc command that can lead to code execution

In ansible it was found that inventory variables are loaded from current working directory when running ad-hoc command which are under attacker's control, allowing to run arbitrary code as a result...

7.8CVSS7.5AI score0.00485EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2018/08/27 8:35 a.m.5 views

postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask

This release of CloudForms corrects an issue invoked when running pgupgrade by which attackers could read or modify the output of pgdumpall -g in the current working directory. With this release, any attack is rendered infeasible as the directory mode blocks an intruder from searching the current...

7CVSS7.3AI score0.00491EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2018/08/20 10:51 a.m.6 views

postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask

This release of CloudForms corrects an issue invoked when running pgupgrade by which attackers could read or modify the output of pgdumpall -g in the current working directory. With this release, any attack is rendered infeasible as the directory mode blocks an intruder from searching the current...

7CVSS7.3AI score0.00491EPSS
Exploits0References5
CNVD
CNVD
added 2018/08/14 12:0 a.m.2 views

Microsoft DirectX SDK 'Xact.exe' Remote Code Execution Vulnerability

Microsoft DirectX SDK is software for DirectX programming. A remote code execution vulnerability exists in Microsoft DirectX SDK 'Xact.exe'. An attacker can exploit this vulnerability to execute arbitrary code via the Trojan horse file "xbdm.dll" in the current working directory...

8.6AI score
Exploits0References1
Rows per page
Query Builder