Lucene search
+L

18883 matches found

Debian CVE
Debian CVE
added 2026/02/19 7:43 p.m.15 views

CVE-2026-26280

systeminformation is a System and OS information library for node.js. In versions prior to 5.30.8, a command injection vulnerability in the wifiNetworks function allows an attacker to execute arbitrary OS commands via an unsanitized network interface parameter in the retry code path. In...

8.4CVSS6.2AI score0.01233EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/02/19 7:43 p.m.52 views

CVE-2026-26280 Systeminformation has a Command Injection via unsanitized interface parameter in wifi.js retry path

systeminformation is a System and OS information library for node.js. In versions prior to 5.30.8, a command injection vulnerability in the wifiNetworks function allows an attacker to execute arbitrary OS commands via an unsanitized network interface parameter in the retry code path. In...

8.4CVSS0.01233EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/19 7:43 p.m.65 views

CVE-2026-26280

CVE-2026-26280 affects the systeminformation library for Node.js. In versions prior to 5.30.8, wifiNetworks() is vulnerable to command injection: if the initial interface input yields no results, a retry path calls getWifiNetworkListIw(iface) with the original, unsanitized iface value, which is p...

8.4CVSS6.3AI score0.01233EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/02/19 6:53 p.m.31 views

CVE-2026-26063

CediPay (crypto-to-fiat app) prior to version 1.2.3 is affected by a vulnerability that allows bypassing input validation in the transaction API. Root cause: improper input validation in the API path. Impact stated across sources includes unauthorized transactions and potential exposure of financ...

8.8CVSS5.5AI score0.00268EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/19 3:21 p.m.29 views

CVE-2026-2274

CVE-2026-2274 describes a vulnerability in Google AppSheet’s AppSheet Core allowing an authenticated remote attacker to perform SSRF and arbitrary file read via crafted requests to the production cluster. Affected behavior includes reading sensitive local files and accessing internal network reso...

8.5CVSS5.6AI score0.00252EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/19 1:16 p.m.8 views

CVE-2019-25429

Comodo Dome Firewall 2.7.0 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted input to the openvpnadvanced endpoint. Attackers can inject JavaScript code through the GLOBALNETWORKS and GLOBALDNS parameters via POST...

6.1CVSS0.00384EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/19 1:16 p.m.6 views

CVE-2019-25429

Comodo Dome Firewall 2.7.0 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted input to the openvpnadvanced endpoint. Attackers can inject JavaScript code through the GLOBALNETWORKS and GLOBALDNS parameters via POST...

5.1CVSS6AI score0.00384EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/02/19 12:2 p.m.5 views

CVE-2019-25429 Comodo Dome Firewall 2.7.0 Reflected Cross-Site Scripting via openvpn_advanced

Comodo Dome Firewall 2.7.0 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted input to the openvpnadvanced endpoint. Attackers can inject JavaScript code through the GLOBALNETWORKS and GLOBALDNS parameters via POST...

6.1CVSS5.7AI score0.00384EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/02/19 12:2 p.m.5 views

CVE-2019-25429

Comodo Dome Firewall 2.7.0 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted input to the openvpnadvanced endpoint. Attackers can inject JavaScript code through the GLOBALNETWORKS and GLOBALDNS parameters via POST...

6.1CVSS5.7AI score0.00384EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/02/19 12:2 p.m.19 views

CVE-2019-25429

CVE-2019-25429 : Affected product is Comodo Dome Firewall 2.7.0. The vulnerability is a reflected cross-site scripting (XSS) flaw in the openvpn_advanced endpoint, allowing an attacker to inject JavaScript into a victim’s browser by submitting crafted input through the GLOBAL_NETWORKS and GLOBAL_...

6.1CVSS5.7AI score0.00384EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/02/19 12:2 p.m.33 views

CVE-2019-25429 Comodo Dome Firewall 2.7.0 Reflected Cross-Site Scripting via openvpn_advanced

Comodo Dome Firewall 2.7.0 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted input to the openvpnadvanced endpoint. Attackers can inject JavaScript code through the GLOBALNETWORKS and GLOBALDNS parameters via POST...

6.1CVSS0.00384EPSS
SaveExploits1References4
ICS
ICS
added 2026/02/19 7:0 a.m.14 views

Jinan USR IOT Technology Limited (PUSR) USR-W610

RISK EVALUATION Successful exploitation of these vulnerabilities could result in authentication being disabled, a denial-of-service condition, or an attacker stealing valid user credentials, including administrator credentials. 2. RECOMMENDED PRACTICES CISA recommends users take defensive...

9.8CVSS6AI score0.0057EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/02/19 12:0 a.m.9 views

PT-2026-20832

Comodo Dome Firewall 2.7.0 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted input to the openvpn advanced endpoint. Attackers can inject JavaScript code through the GLOBAL NETWORKS and GLOBAL DNS parameters via POST...

6.1CVSS5.7AI score0.00384EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/02/18 9:51 p.m.6 views

Command Injection

Overview systeminformation is a simple system and OS information library. Affected versions of this package are vulnerable to Command Injection via the wifiNetworks function. Although the iface parameter is sanitized, it is passed unsanitized to execSync when a timeout triggers a retry. An attack...

8.4CVSS6.1AI score0.01233EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/18 9:51 p.m.13 views

Systeminformation has a Command Injection via unsanitized interface parameter in wifi.js retry path

Summary A command injection vulnerability in the wifiNetworks function allows an attacker to execute arbitrary OS commands via an unsanitized network interface parameter in the retry code path. Details In lib/wifi.js, the wifiNetworks function sanitizes the iface parameter on the initial call lin...

8.4CVSS6.5AI score0.01233EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/02/18 9:51 p.m.8 views

GHSA-9C88-49P5-5GGF Systeminformation has a Command Injection via unsanitized interface parameter in wifi.js retry path

Summary A command injection vulnerability in the wifiNetworks function allows an attacker to execute arbitrary OS commands via an unsanitized network interface parameter in the retry code path. Details In lib/wifi.js, the wifiNetworks function sanitizes the iface parameter on the initial call lin...

8.4CVSS6.5AI score0.01233EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.7 views

PT-2026-20782

Name of the Vulnerable Software and Affected Versions systeminformation versions prior to 5.30.8 Description The software contains a command injection issue in the wifiNetworks function. This allows an attacker to execute arbitrary OS commands through an unsanitized network interface parameter...

8.4CVSS6.2AI score0.01233EPSS
SaveExploits1References16
Packet Storm News
Packet Storm News
added 2026/02/17 12:0 a.m.7 views

TOR Virtual Network Tunneling Tool 0.4.9.5

Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow...

5.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/02/17 12:0 a.m.7 views

DARTH-PUM: A Hybrid Processing-Using-Memory Architecture

Analog processing-using-memory PUM; a.k.a. in-memory computing makes use of electrical interactions inside memory arrays to perform bulk matrix-vector multiplication MVM operations. However, many popular matrix-based kernels need to execute non-MVM operations, which analog PUM cannot directly...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/02/16 12:0 a.m.9 views

Systematic Review of Lightweight Cryptographic Algorithms

The emergence of small computing devices and the integration of processing units into everyday objects has made lightweight cryptography an essential part of the security landscape. Conventional cryptographic algorithms such as AES, RSA, and DES are unsuitable for resource-constrained devices due...

5.6AI score
SaveExploits0
Rows per page
Query Builder