Lucene search
+L

10112 matches found

ATTACKERKB
ATTACKERKB
added 2021/05/26 9:44 a.m.4 views

CVE-2021-33180

Improper neutralization of special elements used in an SQL command 'SQL Injection' vulnerability in cgi component in Synology Media Server before 1.8.1-2876 allows remote attackers to execute arbitrary SQL commands via unspecified vectors...

9.8CVSS7.3AI score0.00992EPSS
SaveExploits0References2
NVD
NVD
added 2021/05/25 8:15 p.m.22 views

CVE-2021-20209

A memory leak vulnerability was found in Privoxy before 3.0.29 in the show-status CGI handler when no action files are configured...

7.5CVSS0.01897EPSS
SaveExploits0References4
OSV
OSV
added 2021/05/25 8:15 p.m.11 views

CVE-2021-20209

A memory leak vulnerability was found in Privoxy before 3.0.29 in the show-status CGI handler when no action files are configured...

7.5CVSS7.4AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2021/05/25 8:15 p.m.78 views

CVE-2021-20209

A memory leak vulnerability was found in Privoxy before 3.0.29 in the show-status CGI handler when no action files are configured...

7.5CVSS1.6AI score0.01897EPSS
SaveExploits0
Prion
Prion
added 2021/05/25 8:15 p.m.29 views

Memory corruption

A memory leak vulnerability was found in Privoxy before 3.0.29 in the show-status CGI handler when no action files are configured...

5CVSS7.3AI score0.01897EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2021/05/25 7:34 p.m.56 views

CVE-2021-20209

A memory leak vulnerability was found in Privoxy before 3.0.29 in the show-status CGI handler when no action files are configured...

7.5CVSS7.4AI score0.01897EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/05/25 7:34 p.m.37 views

CVE-2021-20209

A memory leak vulnerability was found in Privoxy before 3.0.29 in the show-status CGI handler when no action files are configured...

7.6AI score0.01897EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2021/05/25 7:37 a.m.521 views

New High-Severity Vulnerability Reported in Pulse Connect Secure VPN

Ivanti, the company behind Pulse Secure VPN appliances, has published a security advisory for a high severity vulnerability that may allow an authenticated remote attacker to execute arbitrary code with elevated privileges. "Buffer Overflow in Windows File Resource Profiles in 9.X allows a remote...

10CVSS0.9AI score0.69377EPSS
SaveExploits9
Saint
Saint
added 2021/05/24 12:00 a.m.32 views

ZeroShell kerbynet remote command execution

Added: 05/24/2021 Background Zeroshell is a Linux distribution designed for router and firewall appliances which can be administered from a web interface. Zeroshell is no longer supported. Problem A command injection vulnerability allows unauthenticated attackers to execute arbitrary commands by...

8.7AI score
SaveExploits0
Saint
Saint
added 2021/05/24 12:00 a.m.201 views

ZeroShell kerbynet remote command execution

Added: 05/24/2021 Background Zeroshell is a Linux distribution designed for router and firewall appliances which can be administered from a web interface. Zeroshell is no longer supported. Problem A command injection vulnerability allows unauthenticated attackers to execute arbitrary commands by...

2.3AI score
SaveExploits0
NVD
NVD
added 2021/05/21 11:15 p.m.49 views

CVE-2021-33514

Certain NETGEAR devices are affected by command injection by an unauthenticated attacker via the vulnerable /sqfs/lib/libsal.so.0.0 library used by a CGI application, as demonstrated by setup.cgi?token=';$HTTPUSERAGENT;' with an OS command in the User-Agent field. This affects GC108P before...

10CVSS0.07863EPSS
SaveExploits2References2
OSV
OSV
added 2021/05/21 11:15 p.m.10 views

CVE-2021-33514

Certain NETGEAR devices are affected by command injection by an unauthenticated attacker via the vulnerable /sqfs/lib/libsal.so.0.0 library used by a CGI application, as demonstrated by setup.cgi?token=';$HTTPUSERAGENT;' with an OS command in the User-Agent field. This affects GC108P before...

9.8CVSS5.8AI score0.07863EPSS
SaveExploits2References2
Prion
Prion
added 2021/05/21 11:15 p.m.35 views

Command injection

Certain NETGEAR devices are affected by command injection by an unauthenticated attacker via the vulnerable /sqfs/lib/libsal.so.0.0 library used by a CGI application, as demonstrated by setup.cgi?token=';$HTTPUSERAGENT;' with an OS command in the User-Agent field. This affects GC108P before...

10CVSS9.7AI score0.07863EPSS
SaveExploits2References2Affected Software17
Cvelist
Cvelist
added 2021/05/21 10:10 p.m.70 views

CVE-2021-33514

Certain NETGEAR devices are affected by command injection by an unauthenticated attacker via the vulnerable /sqfs/lib/libsal.so.0.0 library used by a CGI application, as demonstrated by setup.cgi?token=';$HTTPUSERAGENT;' with an OS command in the User-Agent field. This affects GC108P before...

8.8CVSS10AI score0.07863EPSS
SaveExploits2References2
CVE
CVE
added 2021/05/21 10:10 p.m.183 views

CVE-2021-33514

CVE-2021-33514 affects multiple NETGEAR devices (e.g., GC108P/GC108PP/GS108Tv3/GS110TPPv1/GS110TPv3/GS110TUPv1/GS710TUPv1/GS716TP/GS716TPP/GS724TPP/v1/v2/GS728TPPv2/GS752TPPv1/v2/MS510TXM/MS510TXUP) with a pre-authentication command injection in the CGI setup path. The root cause is improper hand...

10CVSS9.7AI score0.07863EPSS
SaveExploits2References2Affected Software1
Hacker One
Hacker One
added 2021/05/21 12:21 p.m.27 views

Ruby: CGI::Cookieクラスにおけるセキュリティ上好ましくない仕様および実装

以下のCGIスクリプトについて、name、path、domainに改行、等号、改行のインジェクションが可能 !/usr/bin/env ruby require "cgi" cgi = CGI.new name = "name" path = "/" domain = "example.jp" cookie = CGI::Cookie.new'name' = name, 'value' = "value", 'domain' = domain, 'path' = path cgi.out"cookie" = cookie...

6.5CVSS0.02352EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/05/21 1:10 a.m.64 views

Ruby: RubyのCGIライブラリにHTTPレスポンス分割(HTTPヘッダインジェクション)があり、秘密情報が漏洩する

PoC1: !/usr/bin/env ruby require 'cgi' cgi = CGI.new url = "http://example.jp\r\nSet-Cookie: foo=bar;" External Parameter print cgi.header'status' = '302 Found', 'Location' = url Actual Result1: $ curl -s -i http://localhost:8080/cgi-bin/cgi.ru HTTP/1.1 302 Found Date: Fri, 21 May 2021 00:46:33 G...

6.5CVSS7.2AI score0.04569EPSS
SaveExploits1
CNNVD
CNNVD
added 2021/05/21 12:00 a.m.11 views

Netgear NETGEAR 操作系统命令注入漏洞

Netgear NETGEAR is a router from the American company Netgear. A hardware device that connects two or more networks and acts as a gateway between networks. A security vulnerability exists in NETGEAR devices that stems from NETGEAR devices can be exploited by unauthenticated attackers to inject...

10CVSS8.3AI score0.07863EPSS
SaveExploits2References3
Packet Storm
Packet Storm
added 2021/05/17 12:00 a.m.116 views

IPFire 2.25 Remote Code Execution

Exploit Title: IPFire 2.25 - Remote Code Execution Authenticated Date: 15/05/2021 Exploit Author: Mücahit Saratar Vendor Homepage: https://www.ipfire.org/ Software Link: https://downloads.ipfire.org/releases/ipfire-2.x/2.25-core156/ipfire-2.25.x8664-full-core156.iso Version: 2.25 - core update 15...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2021/05/17 12:00 a.m.52 views

IPFire 2.25 Core Update 156 and Prior pakfire.cgi Authenticated RCE

This module exploits an authenticated command injection vulnerability in the /cgi-bin/pakfire.cgi web page of IPFire devices running versions 2.25 Core Update 156 and prior to execute arbitrary code as the root user. Module Options msf use exploit/linux/http/ipfire/pakfireexec msf...

9CVSS8.4AI score0.58725EPSS
SaveExploits6
Rows per page
Query Builder