Lucene search
K

7079 matches found

RedHat Linux
RedHat Linux
added 2022/05/10 2:10 p.m.1 views

grafana: directory traversal vulnerability

Grafana is an open-source platform for monitoring and observability. Grafana prior to versions 8.3.2 and 7.5.12 contains a directory traversal vulnerability for fully lowercase or fully uppercase .md files. The vulnerability is limited in scope, and only allows access to files with the extension...

4.3CVSS7.2AI score0.57991EPSS
Exploits0References5
OSV
OSV
added 2022/05/10 12:15 p.m.19 views

CVE-2021-42645

CMSimpleXH 1.7.4 is affected by a remote code execution RCE vulnerability. To exploit this vulnerability, an attacker must use the "File" parameter to upload a PHP payload to get a reverse shell from the vulnerable host...

10CVSS7.8AI score
Exploits0References2
NVD
NVD
added 2022/05/10 12:15 p.m.10 views

CVE-2021-42645

CMSimpleXH 1.7.4 is affected by a remote code execution RCE vulnerability. To exploit this vulnerability, an attacker must use the "File" parameter to upload a PHP payload to get a reverse shell from the vulnerable host...

10CVSS0.04192EPSS
Exploits1References2
Prion
Prion
added 2022/05/10 12:15 p.m.17 views

Design/Logic Flaw

CMSimpleXH 1.7.4 is affected by a remote code execution RCE vulnerability. To exploit this vulnerability, an attacker must use the "File" parameter to upload a PHP payload to get a reverse shell from the vulnerable host...

10CVSS9.7AI score0.04192EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2022/05/10 11:14 a.m.13 views

CVE-2021-42645

CMSimpleXH 1.7.4 is affected by a remote code execution RCE vulnerability. To exploit this vulnerability, an attacker must use the "File" parameter to upload a PHP payload to get a reverse shell from the vulnerable host...

10AI score0.04192EPSS
Exploits1References2
CVE
CVE
added 2022/05/10 11:14 a.m.79 views

CVE-2021-42645

CMSimple_XH 1.7.4 is affected by a remote code execution (RCE) vulnerability that can be triggered by the File parameter to upload a PHP payload and obtain a reverse shell on the vulnerable host. The CVE entry (CVE-2021-42645) and multiple connected sources corroborate an RCE path via file upload...

10CVSS9.8AI score0.04192EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2022/05/10 12:0 a.m.4 views

SAP Web Dispatcher 跨站脚本漏洞

SAP Web Dispatcher is a core component of Load Balancing from SAP, which supports load balancing and provides reverse proxy functionality to enable external users to access internal applications. A cross-site scripting vulnerability exists in SAP Web Dispatcher and SAP Netweaver AS for ABAP and...

6.1CVSS5.9AI score0.00519EPSS
Exploits0References4
The Coalfire Blog
The Coalfire Blog
added 2022/05/03 6:47 p.m.22 views

Hacking Ham Radio: WinAPRS – Part 4

In part three of this series, we discovered and traced a memory corruption bug in WinAPRS using IDA Pro and WinDbg. We discovered that it could be used to gain control over the CPUs EIP register to obtain remote code execution. We found that there were limitations on the address that could be...

0.6AI score
Exploits0
The Coalfire Blog
The Coalfire Blog
added 2022/04/28 12:26 a.m.9 views

Hacking Ham Radio: WinAPRS – Part 3

In part two of this series, we reviewed our WinAPRS software and hardware configuration. We then began reverse engineering WinAPRS and fuzzing it for vulnerabilities using modified open-source software. Finally, we identified a potentially exploitable vulnerability. This installment will dig into...

1.9AI score
Exploits0
The Coalfire Blog
The Coalfire Blog
added 2022/04/21 5:57 p.m.16 views

Hacking Ham Radio: WinAPRS – Part 2

In part one of this series on vulnerability research in ham radio software, we discussed ham radio and digital communications via packet radio. We reviewed some relevant packet radio protocols such as AX.25, APRS, and KISS. We then chose WinAPRS as our target application. In this installment we...

1.4AI score
Exploits0
Metasploit
Metasploit
added 2022/04/21 5:42 p.m.183 views

Windows Shell, Reverse TCP (via jjs)

Connect back and create a command shell via jjs Module Options msf use payload/cmd/windows/jjsreversetcp msf payloadjjsreversetcp show actions ...actions... msf payloadjjsreversetcp set ACTION msf payloadjjsreversetcp show options ...show and set options... msf payloadjjsreversetcp run This modul...

7.2AI score
Exploits0
RedHat Linux
RedHat Linux
added 2022/04/19 1:35 p.m.2 views

golang: net/http/httputil: ReverseProxy forwards connection headers if first one is empty

A flaw was found in Go, acting as an unintended proxy or intermediary, where ReverseProxy forwards connection headers if the first one was empty. This flaw allows an attacker to drop arbitrary headers. The highest threat from this vulnerability is to integrity...

5.3CVSS7.2AI score0.0226EPSS
Exploits1References5
0day.today
0day.today
added 2022/04/19 12:0 a.m.275 views

Windows/x86 - XOR/DEC/NOT/ROR encrypted / encoded + null free reverse tcp Shellcode (840 bytes)

Windows/x86 - XOR/DEC/NOT/ROR XDNR encrypted / encoded + null free reverse tcp 192.168.201.11:4444 Shellcode 840 bytes / \ / /\ \ \ \ \ \ / | | \ / | | / / \ | / | \ | \ //\ / /| /| / / / / / X0R Cryptor with DEC/N0T/R0R encoder plus random byte insertion Author: @xen0vas / include...

7.4AI score
Exploits0
ATTACKERKB
ATTACKERKB
added 2022/04/15 7:15 p.m.1 views

CVE-2022-26924

YARP Denial of Service Vulnerability...

7.5CVSS5.8AI score0.031EPSS
Exploits0References3Affected Software2
Kitploit
Kitploit
added 2022/04/13 9:30 p.m.35 views

Presshell - Quick And Dirty Wordpress Command Execution Shell

presshell Quick & dirty Wordpress Command Execution Shell. Execute shell commands on your wordpress server. Uploaded shell will probably be at /wp-content/plugins/shell/shell.php Installation To install the shell, we are assuming you have administrative rights to Wordpress and can install plugins...

7.7AI score
Exploits0References1
RedHat Linux
RedHat Linux
added 2022/04/13 3:33 p.m.0 views

golang: net/http/httputil: panic due to racy read of persistConn after handler panic

A race condition flaw was found in Go. The incoming requests body weren't closed after the handler panic and as a consequence this could lead to ReverseProxy crash. The highest threat from this vulnerability is to Availability...

5.9CVSS7.1AI score0.03128EPSS
Exploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2022/04/12 10:52 p.m.25 views

Security Bulletin: IBM Maximo Asset Management is vulnerable to reverse tabnabbing (CVE-2020-4409)

Summary IBM Maximo Asset Management is vulnerable to reverse tabnabbing. Vulnerability Details CVEID: CVE-2020-4409 DESCRIPTION: IBM Maximo Asset Management could allow a remote attacker to conduct phishing attacks, using a tabnabbing attack. By persuading a victim to visit a specially-crafted We...

8.2CVSS0.7AI score0.00893EPSS
Exploits0Affected Software19
RedHat Linux
RedHat Linux
added 2022/04/12 7:6 p.m.5 views

tomcat: HTTP request smuggling when used with a reverse proxy

Apache Tomcat 10.0.0-M1 to 10.0.6, 9.0.0.M1 to 9.0.46 and 8.5.0 to 8.5.66 did not correctly parse the HTTP transfer-encoding request header in some circumstances leading to the possibility to request smuggling when used with a reverse proxy. Specifically: - Tomcat incorrectly ignored the transfer...

5.3CVSS7.2AI score0.75353EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2022/04/12 3:9 p.m.2 views

golang: net/http/httputil: ReverseProxy forwards connection headers if first one is empty

A flaw was found in Go, acting as an unintended proxy or intermediary, where ReverseProxy forwards connection headers if the first one was empty. This flaw allows an attacker to drop arbitrary headers. The highest threat from this vulnerability is to integrity...

5.3CVSS7.2AI score0.0226EPSS
Exploits1References5
GithubExploit
GithubExploit
added 2022/04/12 1:25 p.m.4 views

Exploit for Path Traversal in Apache Http_Server

This is a Python script that exploits a remote code execution R...

7.5CVSS8.5AI score0.99992EPSS
Exploits148
Rows per page
Query Builder