Lucene search
+L

50 matches found

Kitploit
Kitploit
added 2026/09/09 7:00 p.m.7 views

CVE-2026-44402

CVE-2026-44402 Pre-Authenticated Full Remote Command Execution in Voltronic Power SNMP Web Pro 1.1 Content Affected Vendor: https://voltronicpower.com/ Affected product: SNMP Web pro 1.1 SNMP Web Pro 1.1 contains an unauthenticated remote code execution vulnerability in the upload.cgi endpoint. T...

9.8CVSS6AI score0.00888EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/06 10:54 p.m.3 views

CVE-2026-44402

CVE-2026-44402 — Voltronic Power SNMP Web Pro 1.1 Unauthenticated RCE -red.svg Critical Unauthenticated Remote Code Execution CVSS 9.8 — Voltronic Power SNMP Web Pro 1.1 This tool exploits CVE-2026-44402 , a vulnerability in the Voltronic Power SNMP Web Pro 1.1 device that allows unauthenticated...

9.8CVSS0.00888EPSS
SaveExploits2References1
NVD
NVD
added 2026/09/04 4:17 p.m.5 views

CVE-2026-44402

Voltronic Power SNMP Web Pro 1.1 contains an unauthenticated remote code execution vulnerability in the upload.cgi firmware update endpoint that allows remote attackers to execute arbitrary commands as root by uploading a crafted tar archive without valid credentials. Attackers can supply a...

9.8CVSS0.00888EPSS
SaveExploits2References3
Cvelist
Cvelist
added 2026/09/04 3:31 p.m.32 views

CVE-2026-44402 Voltronic Power SNMP Web Pro 1.1 Unauthenticated RCE via upload.cgi

Voltronic Power SNMP Web Pro 1.1 contains an unauthenticated remote code execution vulnerability in the upload.cgi firmware update endpoint that allows remote attackers to execute arbitrary commands as root by uploading a crafted tar archive without valid credentials. Attackers can supply a...

9.8CVSS0.00888EPSS
SaveExploits2References3
CVE
CVE
added 2026/09/04 3:31 p.m.48 views

CVE-2026-44402

Voltronic Power SNMP Web Pro 1.1 suffers from an unauthenticated remote code execution vulnerability in the upload.cgi firmware update endpoint. The backend fails to validate session cookies (a single Cookie: -http-session-=NOT_VALID header bypasses authentication), and the firmware install proce...

9.8CVSS6.7AI score0.00888EPSS
SaveExploits2References3
EUVD
EUVD
added 2026/09/04 3:31 p.m.6 views

EUVD-2026-71267

Voltronic Power SNMP Web Pro 1.1 contains an unauthenticated remote code execution vulnerability in the upload.cgi firmware update endpoint that allows remote attackers to execute arbitrary commands as root by uploading a crafted tar archive without valid credentials. Attackers can supply a...

9.8CVSS6.7AI score0.00888EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2026/02/28 1:55 a.m.10 views

CVE-2026-25085

A vulnerability exists in Copeland XWEB Pro version 1.12.1 and prior, in which an unexpected return value from the authentication routine is later on processed as a legitimate value, resulting in an authentication bypass...

9.8CVSS5.9AI score0.0049EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/27 3:30 a.m.9 views

EUVD-2026-8954

A vulnerability exists in Copeland XWEB Pro version 1.12.1 and prior, in which an unexpected return value from the authentication routine is later on processed as a legitimate value, resulting in an authentication bypass...

8.6CVSS5.4AI score0.0049EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/27 1:16 a.m.15 views

CVE-2026-25085

A vulnerability exists in Copeland XWEB Pro version 1.12.1 and prior, in which an unexpected return value from the authentication routine is later on processed as a legitimate value, resulting in an authentication bypass...

9.8CVSS0.0049EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/02/27 12:33 a.m.29 views

CVE-2026-25085 Copeland XWEB and XWEB Pro Unexpected Status Code or Return Value

A vulnerability exists in Copeland XWEB Pro version 1.12.1 and prior, in which an unexpected return value from the authentication routine is later on processed as a legitimate value, resulting in an authentication bypass...

8.6CVSS0.0049EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 12:35 p.m.13 views

CVE-2023-49563

Cross Site Scripting XSS in Voltronic Power SNMP Web Pro v.1.1 allows an attacker to execute arbitrary code via a crafted script within a request to the webserver...

6.1CVSS6.6AI score0.00544EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:48 a.m.13 views

CVE-2025-23519

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Jas Saran G Web Pro Store Locator gwebpro-store-locator allows Reflected XSS.This issue affects G Web Pro Store Locator: from n/a through = 2.0.1...

7.1CVSS5.9AI score0.00363EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:18 p.m.12 views

CVE-2025-65287

An unauthenticated directory traversal vulnerability in cgi-bin/upload.cgi in SNMP Web Pro 1.1 allows a remote attacker to read arbitrary files. The CGI concatenates the user-supplied params directly onto the base path /var/www/files/userScript/ using memcpy + strcat without validation or...

7.5CVSS0.00819EPSS
SaveExploits1References1
CVE
CVE
added 2025/12/09 12:00 a.m.23 views

CVE-2025-65287

SNMP Web Pro 1.1 is affected by an unauthenticated directory traversal in cgi-bin/upload.cgi. The CGI concatenates user-supplied parameters onto /var/www/files/userScript/ using memcpy/strcat without validation or canonicalization, enabling ../ sequences to escape the intended directory. The down...

7.5CVSS6.6AI score0.00819EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.37 views

CVE-2025-65287

An unauthenticated directory traversal vulnerability in cgi-bin/upload.cgi in SNMP Web Pro 1.1 allows a remote attacker to read arbitrary files. The CGI concatenates the user-supplied params directly onto the base path /var/www/files/userScript/ using memcpy + strcat without validation or...

0.00819EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/12/09 12:00 a.m.6 views

CVE-2025-65287

An unauthenticated directory traversal vulnerability in cgi-bin/upload.cgi in SNMP Web Pro 1.1 allows a remote attacker to read arbitrary files. The CGI concatenates the user-supplied params directly onto the base path /var/www/files/userScript/ using memcpy + strcat without validation or...

6.6AI score0.00819EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2023-42820

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00935EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-5724

Malicious code in bioql PyPI...

7.1CVSS6.6AI score0.00363EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.23 views

EUVD-2023-37439

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.01057EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 7:51 a.m.12 views

CVE-2024-11682

The G Web Pro Store Locator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'q' parameter in all versions up to, and including, 2.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web...

6.1CVSS6.4AI score0.00359EPSS
SaveExploits0References1
Rows per page
Query Builder