Lucene search
K

1826 matches found

Prion
Prion
•added 2022/12/06 6:15 p.m.•14 views

Code injection

IBM Sterling Secure Proxy 6.0.3 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 230522...

5CVSS7.2AI score0.00168EPSS
Exploits0References2Affected Software1
Prion
Prion
•added 2022/12/04 7:15 p.m.•16 views

Server side request forgery (ssrf)

Proxmox Virtual Environment PVE and Proxmox Mail Gateway PMG are vulnerable to SSRF when proxying HTTP requests between pvepmgproxy and pvepmgdaemon. An attacker with an unprivileged account can craft an HTTP request to achieve SSRF and file disclosure of any files on the server. Also, in Proxmox...

7.5CVSS9.2AI score0.00688EPSS
Exploits1References4Affected Software1
Kitploit
Kitploit
•added 2022/11/26 11:30 a.m.•69 views

MSMAP - Memory WebShell Generator

Msmap is a Memory WebShell Generator. Compatible with various Containers, Components, Encoder, WebShell / Proxy / Killer and Management Clients. 简体中文 The idea behind I, The idea behind II Function Dynamic Menu Automatic Compilation Generate Script Lite Mode Graphical Interface Container Java...

7.5AI score
Exploits0References14
Packet Storm
Packet Storm
•added 2022/11/11 12:0 a.m.•251 views

Open Web Analytics 1.7.3 Remote Code Execution

Exploit Title: Open Web Analytics 1.7.3 - Remote Code Execution RCE Date: 2022-08-30 Exploit Author: Jacob Ebben Vendor Homepage: https://www.openwebanalytics.com/ Software Link: https://github.com/Open-Web-Analytics Version: 1.7.4 Tested on: Linux CVE : CVE-2022-24637 import argparse import...

9.8CVSS0.3AI score0.93311EPSS
Exploits14
0day.today
0day.today
•added 2022/11/11 12:0 a.m.•259 views

Open Web Analytics 1.7.3 - Remote Code Execution Exploit

Exploit Title: Open Web Analytics 1.7.3 - Remote Code Execution RCE Exploit Author: Jacob Ebben Vendor Homepage: https://www.openwebanalytics.com/ Software Link: https://github.com/Open-Web-Analytics Version: 1.7.4 Tested on: Linux CVE : CVE-2022-24637 import argparse import requests import base6...

9.8CVSS0.93311EPSS
Exploits14
Exploit DB
Exploit DB
•added 2022/11/11 12:0 a.m.•132 views

Open Web Analytics 1.7.3 - Remote Code Execution

Exploit Title: Open Web Analytics 1.7.3 - Remote Code Execution RCE Date: 2022-08-30 Exploit Author: Jacob Ebben Vendor Homepage: https://www.openwebanalytics.com/ Software Link: https://github.com/Open-Web-Analytics Version: 1.7.4 Tested on: Linux CVE : CVE-2022-24637 import argparse import...

9.8CVSS9.6AI score0.93311EPSS
Exploits14
OSV
OSV
•added 2022/11/01 12:0 p.m.•1 views

GHSA-P22X-G9PX-3945 Apache Tomcat may reject request containing invalid Content-Length header

If Apache Tomcat 8.5.0 to 8.5.82, 9.0.0-M1 to 9.0.67, 10.0.0-M1 to 10.0.26 or 10.1.0-M1 to 10.1.0 was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false the default for 8.5.x only, Tomcat did not reject a request containing an invalid Content-Length header making a...

7.5CVSS6.9AI score0.0029EPSS
Exploits0References11
OSV
OSV
•added 2022/10/29 8:15 p.m.•1 views

DEBIAN-CVE-2022-42915

curl before 7.86.0 has a double free. If curl is told to use an HTTP proxy for a transfer with a non-HTTPS URL, it sets up the connection to the remote server by issuing a CONNECT request to the proxy, and then tunnels the rest of the protocol through. An HTTP proxy might refuse this request HTTP...

8.1CVSS7.3AI score0.00467EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
•added 2022/10/26 12:0 a.m.•36 views

SUSE SLED15 / SLES15 Security Update : python-waitress (SUSE-SU-2022:3731-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2022:3731-1 advisory. - Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior...

7.5CVSS7.3AI score0.00288EPSS
Exploits0References4
Huntr
Huntr
•added 2022/10/14 11:46 a.m.•9 views

Denial of Service in proxy by redirecting to own host

Description It is possible to partially interrupt the proxy in the backend by redirecting to the same URL again. Proof of Concept On a server or API mocking website implement a rule that will redirect all requests to the following URL: https://diagrams.net/proxy?url=https://attacker.com...

0.4AI score0.00433EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
•added 2022/10/14 12:0 a.m.•40 views

SUSE SLES15 Security Update : rubygem-puma (SUSE-SU-2022:3571-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2022:3571-1 advisory. - Puma is a simple, fast, multi-threaded, parallel HTTP 1.1 server for Ruby/Rack applications. When using Puma behind a proxy that does not...

9.1CVSS6.8AI score0.00417EPSS
Exploits0References4
AlpineLinux
AlpineLinux
•added 2022/10/13 11:15 p.m.•44 views

CVE-2022-39201

Grafana is an open source observability and data visualization platform. Starting with version 5.0.0-beta1 and prior to versions 8.5.14 and 9.1.8, Grafana could leak the authentication cookie of users to plugins. The vulnerability impacts data source and plugin proxy endpoints under certain...

7.5CVSS3.1AI score0.00897EPSS
Exploits0
OSV
OSV
•added 2022/10/06 4:42 p.m.•24 views

GO-2022-1038 Incorrect sanitization of forwarded query parameters in net/http/httputil

Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the quer...

7.5CVSS6.5AI score0.00031EPSS
Exploits1References3
OSV
OSV
•added 2022/10/06 12:0 a.m.•22 views

ALSA-2022:6839 Important: squid security update

Squid is a high-performance proxy caching server for web clients, supporting FTP, Gopher, and HTTP data objects. Security Fixes: squid: buffer-over-read in SSPI and SMB authentication CVE-2022-41318 For more details about the security issues, including the impact, a CVSS score, acknowledgments, a...

8.6CVSS8.3AI score0.0014EPSS
Exploits0References4
RedHat Linux
RedHat Linux
•added 2022/10/04 4:7 p.m.•33 views

Important: Red Hat Security Advisory: squid:4 security update

An update for the squid:4 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.6CVSS7.2AI score0.0014EPSS
Exploits0References2
OSV
OSV
•added 2022/10/04 12:0 a.m.•24 views

ALSA-2022:6775 Important: squid:4 security update

Squid is a high-performance proxy caching server for web clients, supporting FTP, Gopher, and HTTP data objects. Security Fixes: squid: buffer-over-read in SSPI and SMB authentication CVE-2022-41318 For more details about the security issues, including the impact, a CVSS score, acknowledgments, a...

8.6CVSS8.3AI score0.0014EPSS
Exploits0References4
Huntr
Huntr
•added 2022/09/29 6:36 p.m.•28 views

No rate limit on email triggering during "resend email" action results in email flooding or a spam attack or a financial loss to the company itself

Description When a user is setting up 2FA , a verification code will be sent to the registered email . There is no rate limit on email triggering that will result in an email flood / does attack or will also increase the expenses on your mail server as an attacker can send 1 million emails throug...

7.5CVSS0.1AI score0.00509EPSS
Exploits0
CVE
CVE
•added 2022/09/29 3:40 p.m.•70 views

CVE-2022-39168

IBM Robotic Process Automation is vulnerable to proxy credential exposure in upgrade logs for IBM Robotic Process Automation for Cloud Pak 21.0.3–21.0.4, IBM Robotic Process Automation as a Service 21.0.3–21.0.4, and IBM Robotic Process Automation 21.0.3–21.0.4. Root cause: insufficient protectio...

7.5CVSS7.2AI score0.00205EPSS
Exploits0References2Affected Software3
Prion
Prion
•added 2022/09/28 8:15 p.m.•16 views

Code injection

WiseConnect - ScreenConnect Session Code Bypass. An attacker would have to use a proxy to monitor the traffic, and perform a brute force on the session code in order to get in. Sensitive data about the company , get in a session...

5CVSS5.4AI score0.0047EPSS
Exploits0References1Affected Software1
Hacker One
Hacker One
•added 2022/09/28 7:24 p.m.•10 views

Slack: Ability to join an arbitrary workspace by utilizing a proxy to manipulate invite links

A vulnerability was found in Slack that allowed experienced researchers to utilize an intercepting proxy to manipulate invite links and join an arbitrary workspace without admin approval. The issue was fixed immediately and no customers were impacted...

7.1AI score
Exploits0
Rows per page
Query Builder