Lucene search
+L

114 matches found

ATTACKERKB
ATTACKERKB
added 2022/01/24 8:15 a.m.6 views

CVE-2021-25074

The WebP Converter for Media WordPress plugin before 4.0.3 contains a file passthru.php which does not validate the src parameter before redirecting the user to it, leading to an Open Redirect issue...

6.1CVSS6.3AI score0.02161EPSS
SaveExploits2References3
ATTACKERKB
ATTACKERKB
added 2021/10/25 2:15 p.m.6 views

CVE-2021-0939

In setdefaultpassthrucfg of passthru.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID...

4.4CVSS5.7AI score0.00117EPSS
SaveExploits0References2
zdt
zdt
added 2021/09/29 12:00 a.m.200 views

Pet Shop Management System 1.0 - Remote Code Execution (Unauthenticated) Exploit

Title: Pet Shop Management System 1.0 - Remote Code Execution RCE Unauthenticated Author: Mr.Gedik Vendor Homepage: https://www.sourcecodester.com Software Link: https://www.sourcecodester.com/php/14962/petshop-management-system-using-phppdo-oop-full-source-code-complete.html Version: 1.0...

0.1AI score
SaveExploits0
zdt
zdt
added 2020/11/09 12:00 a.m.38 views

IPTInstaller 4.0.9 - (PassThru Service) Unquoted Service Path Vulnerability

Exploit Title: IPTInstaller 4.0.9 - 'PassThru Service' Unquoted Service Path Exploit Author : SamAlucard Vendor : HTC Version : IPTInstaller 4.0.9 Vendor Homepage : https://www.htc.com/latam/ Tested on OS: Windows 7 Pro Analyze PoC : ============== C:\Users\DSAZ230sc qc "PassThru Service" SC...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2020/11/09 12:00 a.m.269 views

IPTInstaller 4.0.9 Unquoted Service Path

Exploit Title: IPTInstaller 4.0.9 - 'PassThru Service' Unquoted Service Path Exploit Author : SamAlucard Exploit Date: 2020-11-08 Vendor : HTC Version : IPTInstaller 4.0.9 Vendor Homepage : https://www.htc.com/latam/ Tested on OS: Windows 7 Pro Analyze PoC : ============== C:\Users\DSAZ230sc qc...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2020/11/09 12:00 a.m.336 views

IPTInstaller 4.0.9 - 'PassThru Service' Unquoted Service Path

Exploit Title: IPTInstaller 4.0.9 - 'PassThru Service' Unquoted Service Path Exploit Author : SamAlucard Exploit Date: 2020-11-08 Vendor : HTC Version : IPTInstaller 4.0.9 Vendor Homepage : https://www.htc.com/latam/ Tested on OS: Windows 7 Pro Analyze PoC : ============== C:\Users\DSAZ230sc qc...

5.3AI score
SaveExploits0
NVD
NVD
added 2019/09/23 2:15 p.m.30 views

CVE-2019-16722

ZZZCMS zzzphp v1.7.2 has an insufficient protection mechanism against PHP Code Execution, because passthru bypasses an strireplace operation...

9.8CVSS9.7AI score0.03116EPSS
SaveExploits1References1
OSV
OSV
added 2019/09/23 2:15 p.m.12 views

CVE-2019-16722

ZZZCMS zzzphp v1.7.2 has an insufficient protection mechanism against PHP Code Execution, because passthru bypasses an strireplace operation...

9.8CVSS7.3AI score0.03116EPSS
SaveExploits1References1
CVE
CVE
added 2019/09/23 1:35 p.m.63 views

CVE-2019-16722

CVE-2019-16722 affects ZZZCMS zzzphp v1.7.2. The vulnerability arises from an insufficient protection mechanism against PHP Code Execution, where a passthru call bypasses a str_ireplace operation. The connected documents consistently describe this flaw across sources (Red Hat, NVD, CVE registries...

9.8CVSS9.5AI score0.03116EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2019/09/23 1:35 p.m.37 views

CVE-2019-16722

ZZZCMS zzzphp v1.7.2 has an insufficient protection mechanism against PHP Code Execution, because passthru bypasses an strireplace operation...

9.7AI score0.03116EPSS
SaveExploits1References1
Exploit DB
Exploit DB
added 2019/09/10 12:00 a.m.333 views

LibreNMS - Collectd Command Injection (Metasploit)

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'LibreNMS Collectd Command Injection', 'Description' = %q This module exploits a command injection vulnerability in the Collectd graphing...

7.2CVSS7.1AI score0.80692EPSS
SaveExploits5
OSV
OSV
added 2019/09/09 1:15 p.m.19 views

CVE-2019-10669

An issue was discovered in LibreNMS through 1.47. There is a command injection vulnerability in html/includes/graphs/device/collectd.inc.php where user supplied parameters are filtered with the mysqliescaperealstring function. This function is not the appropriate function to sanitize command...

7.2CVSS7.4AI score
SaveExploits0References2
NVD
NVD
added 2019/09/09 1:15 p.m.20 views

CVE-2019-10669

An issue was discovered in LibreNMS through 1.47. There is a command injection vulnerability in html/includes/graphs/device/collectd.inc.php where user supplied parameters are filtered with the mysqliescaperealstring function. This function is not the appropriate function to sanitize command...

7.2CVSS7.2AI score0.80692EPSS
SaveExploits5References2
Prion
Prion
added 2019/09/09 1:15 p.m.22 views

Command injection

An issue was discovered in LibreNMS through 1.47. There is a command injection vulnerability in html/includes/graphs/device/collectd.inc.php where user supplied parameters are filtered with the mysqliescaperealstring function. This function is not the appropriate function to sanitize command...

6.5CVSS7.2AI score0.80692EPSS
SaveExploits5References2Affected Software1
CVE
CVE
added 2019/09/09 12:46 p.m.116 views

CVE-2019-10669

LibreNMS (through 1.47) has a command injection in html/includes/graphs/device/collectd.inc.php. User-supplied parameters are filtered with mysqli_escape_real_string, which does not escape backticks and other shell characters, enabling injection into the $rrd_cmd that is executed via passthru(). ...

7.2CVSS7.1AI score0.80692EPSS
SaveExploits5References2Affected Software1
Veracode
Veracode
added 2019/09/09 7:43 a.m.31 views

OS Command Injection

librenms/librenms is vulnerable to OS command injection. User supplied parameters that are sanitized with the mysqliescaperealstring function does not validated to contain various command line syntactical characters such as the backtick character, allowing an attacker to inject arbitrary OS...

7.2CVSS7.3AI score0.80692EPSS
SaveExploits5References4Affected Software1
zdt
zdt
added 2019/09/09 12:00 a.m.38 views

LibreNMS Collectd Command Injection Exploit

This Metasploit module exploits a command injection vulnerability in the Collectd graphing functionality in LibreNMS. The to and from parameters used to define the range for a graph are sanitized using the mysqliescaperealstring function, which permits backticks. These parameters are used as part...

7.2CVSS0.4AI score0.80692EPSS
SaveExploits5
ThreatPost
ThreatPost
added 2019/07/02 9:23 p.m.227 views

Security Camera Firm Arlo Zaps High-Severity Bugs

Two high-severity vulnerabilities in Arlo Technologies’ wireless home security camera gear have been patched. The flaws, which indirectly impact Arlo’s popular fleet of wireless home security cameras, are limited to adversaries with local network and physical access to Arlo Base Stations. Both...

10CVSS0.01756EPSS
SaveExploits0References5
OPENSUSE Linux
OPENSUSE Linux
added 2018/08/17 12:07 p.m.86 views

Security update for samba (important)

This update for samba fixes the following issues: The following security vulnerability was fixed: - CVE-2018-10858: Fixed insufficient input validation on client directory listing in libsmbclient; bsc1103411; The following other change was made: - s3: winbind: Fix 'winbind normalize names' in...

0.2AI score0.04302EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/15 7:03 a.m.18 views

Security Bulletin: Vulnerability in Diffie-Hellman ciphers affects IBM WebSphere MQ Internet Passthru (CVE-2015-4000)

Summary The Logjam Attack on TLS connections using the Diffie-Hellman DH key exchange protocol affects IBM WebSphere MQ Internet Pass-thru MQIPT. Vulnerability Details CVEID: CVE-2015-4000 DESCRIPTION: The TLS protocol could allow a remote attacker to obtain sensitive information, caused by the...

4.3CVSS1.1AI score0.9986EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder