Lucene search
+L

1147 matches found

Prion
Prion
added 2018/11/20 7:29 p.m.13 views

Design/Logic Flaw

CentOS-WebPanel.com aka CWP CentOS Web Panel through 0.9.8.740 allows XSS via the admin/index.php module parameter...

4.3CVSS6.5AI score0.04751EPSS
SaveExploits6References3Affected Software1
Cvelist
Cvelist
added 2018/11/20 7:0 p.m.18 views

CVE-2018-18774

CentOS-WebPanel.com aka CWP CentOS Web Panel through 0.9.8.740 allows XSS via the admin/index.php module parameter...

6.6AI score0.04751EPSS
SaveExploits6References3
Cvelist
Cvelist
added 2018/11/20 7:0 p.m.20 views

CVE-2018-18773

CentOS-WebPanel.com aka CWP CentOS Web Panel through 0.9.8.740 allows CSRF via admin/index.php?module=rootpwd, as demonstrated by changing the root password...

8.8AI score0.03409EPSS
SaveExploits6References3
CVE
CVE
added 2018/11/20 7:0 p.m.97 views

CVE-2018-18773

CVE-2018-18773 (CentOS Web Panel) affects CentOS Web Panel up to version 0.9.8.740. The connected documents describe a CSRF vulnerability that can target admin/index.php?module=rootpwd to change the root password, with evidence of related XSS issues that can facilitate exploiting this CSRF from a...

8.8CVSS8.6AI score0.03409EPSS
SaveExploits6References3Affected Software1
Positive Technologies
Positive Technologies
added 2018/11/20 12:0 a.m.3 views

PT-2018-3687 · Centos · Centos Web Panel

Name of the Vulnerable Software and Affected Versions: CentOS Web Panel versions 0.9.8.740 and earlier Description: The issue is related to the failure to protect the web page structure, which can be exploited by a remote attacker to impact the confidentiality and integrity of protected...

6.1CVSS6.2AI score0.04751EPSS
SaveExploits6References8
0day.today
0day.today
added 2018/11/14 12:0 a.m.55 views

CentOS Web Panel 0.9.8.740 - Cross-Site Request Forgery / Cross-Site Scripting Vulnerabilities

Exploit for php platform in category web applications Title: CentOS Web Panel Root Account Takeover + Remote Command Execution var url = "http://targetserver:2030/admin/index.php?module=rootpwd"; var params = "ifpost=yes&password1=newpassword&password2=newpassword"; var vuln = new XMLHttpRequest;...

7.6AI score0.04751EPSS
SaveExploits8
exploitpack
exploitpack
added 2018/11/13 12:0 a.m.45 views

CentOS Web Panel 0.9.8.740 - Cross-Site Request Forgery Cross-Site Scripting

CentOS Web Panel 0.9.8.740 - Cross-Site Request Forgery Cross-Site Scripting Title: CentOS Web Panel Root Account Takeover + Remote Command Execution var url = "http://targetserver:2030/admin/index.php?module=rootpwd"; var params = "ifpost=yes&password1=newpassword&password2=newpassword"; var vul...

6.8CVSS0.5AI score0.04751EPSS
SaveExploits8
Exploit DB
Exploit DB
added 2018/11/13 12:0 a.m.43 views

CentOS Web Panel 0.9.8.740 - Cross-Site Request Forgery / Cross-Site Scripting

Title: CentOS Web Panel Root Account Takeover + Remote Command Execution var url = "http://targetserver:2030/admin/index.php?module=rootpwd"; var params = "ifpost=yes&password1=newpassword&password2=newpassword"; var vuln = new XMLHttpRequest; vuln.open"POST", url, true; vuln.withCredentials =...

8.8CVSS7.1AI score0.04751EPSS
SaveExploits8
CNVD
CNVD
added 2018/11/07 12:0 a.m.6 views

CentOS Web Panel Cross-Site Request Forgery Vulnerability (CNVD-2019-18498)

CentOS Web Panel is a CentOS Lnuix system administration panel. A cross-site request forgery vulnerability exists in CentOS Web Panel 0.9.8.740 and earlier versions, which can be exploited by a remote attacker to modify the server's root password and execute commands with the help of...

8.8CVSS9.1AI score0.0348EPSS
SaveExploits6References1
CNVD
CNVD
added 2018/11/07 12:0 a.m.7 views

CentOS Web Panel Cross-Site Request Forgery Vulnerability

CentOS Web Panel is a CentOS Lnuix system administration panel. A cross-site request forgery vulnerability exists in CentOS Web Panel 0.9.8.740 and earlier versions, which can be exploited by remote attackers to perform unauthorized operations with the help of the admin/index.php?module=rootpwd U...

8.8CVSS8.8AI score0.03409EPSS
SaveExploits6References1
CNVD
CNVD
added 2018/11/06 12:0 a.m.5 views

CentOS Web Panel Cross-Site Scripting and Cross-Site Request Forgery Vulnerabilities

CentOS Web Panel is a CentOS Lnuix system administration panel. Cross-site scripting and cross-site request forgery vulnerabilities exist in CentOS Web Panel 0.9.8.740 and earlier. A remote attacker can exploit these vulnerabilities to execute code...

6.1CVSS6.8AI score0.04751EPSS
SaveExploits6References1
0day.today
0day.today
added 2018/11/05 12:0 a.m.181 views

CentOS Web Panel Root Account Takeover <= v0.9.8.740 Remote Command Execution Exploit

CentOS Web Panel versions 0.9.8.740 and below suffer from cross site request forgery and cross site scripting vulnerabilities that can be leveraged to achieve remote code execution. + Title: CentOS Web Panel Root Account Takeover + Remote Command Execution var url =...

8.8CVSS0.4AI score0.04751EPSS
SaveExploits8
Packet Storm
Packet Storm
added 2018/11/05 12:0 a.m.208 views

CentOS Web Panel 0.9.8.740 Root Account Takeover / Command Execution

Title: CentOS Web Panel Root Account Takeover + Remote Command Execution var url = "http://targetserver:2030/admin/index.php?module=rootpwd"; var params = "ifpost=yes&password1=newpassword&password2=newpassword"; var vuln = new XMLHttpRequest; vuln.open"POST", url, true; vuln.withCredentials =...

0.5AI score0.04751EPSS
SaveExploits8
Positive Technologies
Positive Technologies
added 2018/11/05 12:0 a.m.3 views

PT-2018-2678 · Centos · Centos Web Panel

Name of the Vulnerable Software and Affected Versions: CentOS Web Panel versions through 0.9.8.740 Description: The issue is related to insufficient authentication of executed requests in the CentOS Web Panel application, specifically affecting the "admin/index.php?module=rootpwd" endpoint. This...

10CVSS8.8AI score0.03409EPSS
SaveExploits6References7
Positive Technologies
Positive Technologies
added 2018/11/05 12:0 a.m.2 views

PT-2018-2679 · Centos · Centos Web Panel

Name of the Vulnerable Software and Affected Versions: CentOS Web Panel versions through 0.9.8.740 Description: The issue is related to insufficient authentication of requests, allowing for the execution of arbitrary OS commands. This can be exploited by a remote attacker to execute commands. The...

10CVSS8.8AI score0.0348EPSS
SaveExploits6References7
exploitpack
exploitpack
added 2018/10/17 12:0 a.m.17 views

FLIR AX8 Thermal Camera 1.32.16 - Hard-Coded Credentials

FLIR AX8 Thermal Camera 1.32.16 - Hard-Coded Credentials Exploit Title: FLIR AX8 Thermal Camera 1.32.16 - Hard-Coded Credentials Author: Gjoko 'LiquidWorm' Krstic @zeroscience Date: 2018-10-14 Vendor: FLIR Systems, Inc Product web page: https://www.flir.com Affected version: Firmware: 1.32.16,...

SaveExploits0
0day.today
0day.today
added 2018/10/17 12:0 a.m.32 views

FLIR AX8 Thermal Camera 1.32.16 - Hard-Coded Credentials Vulnerability

Exploit Title: FLIR AX8 Thermal Camera 1.32.16 - Hard-Coded Credentials Author: Gjoko 'LiquidWorm' Krstic @zeroscience Vendor: FLIR Systems, Inc Product web page: https://www.flir.com Affected version: Firmware: 1.32.16, 1.17.13, OS: necov1.8-0-g7ffe5b3 Hardware: Flir Systems Neco Board Tested on...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/10/17 12:0 a.m.96 views

FLIR AX8 Thermal Camera 1.32.16 - Hard-Coded Credentials

Exploit Title: FLIR AX8 Thermal Camera 1.32.16 - Hard-Coded Credentials Author: Gjoko 'LiquidWorm' Krstic @zeroscience Date: 2018-10-14 Vendor: FLIR Systems, Inc Product web page: https://www.flir.com Affected version: Firmware: 1.32.16, 1.17.13, OS: necov1.8-0-g7ffe5b3 Hardware: Flir Systems Nec...

5.3AI score
SaveExploits0
OSV
OSV
added 2018/10/15 7:29 a.m.4 views

CVE-2018-18324

CentOS-WebPanel.com aka CWP CentOS Web Panel 0.9.8.480 has XSS via the admin/fileManager2.php fmcurrentdir parameter, or the admin/index.php module, servicestart, servicefullstatus, servicerestart, servicestop, or file within the fileeditor parameter...

6.1CVSS5.8AI score0.03207EPSS
SaveExploits3References3
OSV
OSV
added 2018/10/15 7:29 a.m.4 views

CVE-2018-18322

CentOS-WebPanel.com aka CWP CentOS Web Panel 0.9.8.480 has Command Injection via shell metacharacters in the admin/index.php servicestart, servicerestart, servicefullstatus, or servicestop parameter...

9.8CVSS5.8AI score0.15141EPSS
SaveExploits3References3
Rows per page
Query Builder