Lucene search
+L

7415 matches found

Nuclei
Nuclei
added 9 hours ago48 views

ShokoServer System - Local File Inclusion (LFI)

ShokoServer is a media server which specializes in organizing anime. In affected versions the /api/Image/WithPath endpoint is accessible without authentication and is supposed to return default server images. The endpoint accepts the parameter serverImagePath, which is not sanitized in any way...

8.6CVSS7.8AI score0.08147EPSS
SaveExploits1References2
Nuclei
Nuclei
added 9 hours ago53 views

osCommerce 2.3.4.1 - Remote Code Execution

osCommerce Online Merchant 2.3.4.1 contains a remote code execution caused by insecure default configuration and missing authentication in the installer workflow, letting unauthenticated attackers execute arbitrary PHP code via install4.php, exploit requires accessible /install/ directory after...

9.3CVSS6.6AI score0.0282EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago17 views

CVE-2026-41452

Krayin CRM 2.2.4 contains a missing authentication flaw in the installer middleware that lets unauthenticated attackers target the admin-config-setup endpoint. By sending a crafted POST request with the X-Requested-With: XMLHttpRequest header to bypass the CanInstall middleware redirect check, an...

9.8CVSS5.8AI score0.00658EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago38 views

CVE-2026-41452 Krayin CRM 2.2.4 Missing Authentication via install/api/admin-config-setup

Krayin CRM 2.2.4 contains a missing authentication vulnerability in the installer middleware that allows unauthenticated remote attackers to overwrite the primary administrator account by sending a crafted HTTP POST request with the X-Requested-With: XMLHttpRequest header to bypass the CanInstall...

9.8CVSS0.00658EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-52339

Krayin CRM 2.2.4 contains a missing authentication vulnerability in the installer middleware that allows unauthenticated remote attackers to overwrite the primary administrator account by sending a crafted HTTP POST request with the X-Requested-With: XMLHttpRequest header to bypass the CanInstall...

9.8CVSS5.8AI score0.00658EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago6 views

CVE-2026-41452 Krayin CRM 2.2.4 Missing Authentication via install/api/admin-config-setup

Krayin CRM 2.2.4 contains a missing authentication vulnerability in the installer middleware that allows unauthenticated remote attackers to overwrite the primary administrator account by sending a crafted HTTP POST request with the X-Requested-With: XMLHttpRequest header to bypass the CanInstall...

9.3CVSS5.8AI score
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2 days ago6 views

LifeOS 7.28.3

LifeOS is a Life Operating System. It knows your goals, the people who matter to you, and where you are right now, and it works to move you toward where you want to be. The engine underneath is a verifiable loop: turn any request into testable criteria, then climb until they pass. This is the fir...

5.5AI score
SaveExploits0
Mageia
Mageia
added 4 days ago15 views

Updated kernel, kmod, bluez, firmware, wireless-regdb and drakx-installer-images packages fix security vulnerabilities

Upstream kernel version 6.18.39 fixes bugs and vulnerabilities. The kmod, bluez, wireless-regdb, firmware and drakx-installer-images packages have been updated to work with this new kernel...

10CVSS7.8AI score0.00908EPSS
SaveExploits6References5
Nuclei
Nuclei
added 4 days ago19 views

OpenCATS - Command Injection

OpenCATS prior to commit 3002a29 contains a command injection caused by injection of PHP statements into the installer AJAX endpoint's databaseConnectivity action parameter, letting unauthenticated attackers execute arbitrary code, exploit requires incomplete installation wizard. id: CVE-2026-277...

9.2CVSS5.9AI score0.2433EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/28 6:17 p.m.8 views

CVE-2026-48388

Adobe Photoshop Installer was affected by an Uncontrolled Search Path Element vulnerability that could have resulted in arbitrary code execution in the context of the current user. An attacker could have exploited this vulnerability by placing a malicious library in a directory searched by the...

8.6CVSS0.00173EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/28 5:46 p.m.7 views

EUVD-2026-49932

Adobe Photoshop Installer was affected by an Uncontrolled Search Path Element vulnerability that could have resulted in arbitrary code execution in the context of the current user. An attacker could have exploited this vulnerability by placing a malicious library in a directory searched by the...

8.6CVSS6.4AI score0.00173EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 5:46 p.m.30 views

CVE-2026-48388 Photoshop Installer | CWE-427: Uncontrolled Search Path Element

Adobe Photoshop Installer was affected by an Uncontrolled Search Path Element vulnerability that could have resulted in arbitrary code execution in the context of the current user. An attacker could have exploited this vulnerability by placing a malicious library in a directory searched by the...

8.6CVSS0.00173EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 5:46 p.m.24 views

CVE-2026-48388

Adobe Photoshop Installer is affected by an Uncontrolled Search Path Element vulnerability. An attacker could achieve arbitrary code execution in the context of the current user by placing a malicious library in a directory that the installer searches. Exploitation requires user interaction, with...

8.6CVSS6.4AI score0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/28 12:25 p.m.4 views

CVE-2026-14094

An use after free flaw was found in the Installer component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=513264273...

7.8CVSS5.8AI score0.00092EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/20 4:27 p.m.33 views

CVE-2026-35048 Piwigo RCE via PHP Code Injection into Config File in Installer

The Piwigo installer in versions 16.3.0 and earlier accepts POST parameters for database configuration and writes them directly into a PHP configuration file without proper sanitization. On PHP 8+, the addslashes protection is bypassed because it checks for getmagicquotesgpc, a function removed i...

9.8CVSS0.00322EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 4:27 p.m.6 views

CVE-2026-35048 Piwigo RCE via PHP Code Injection into Config File in Installer

The Piwigo installer in versions 16.3.0 and earlier accepts POST parameters for database configuration and writes them directly into a PHP configuration file without proper sanitization. On PHP 8+, the addslashes protection is bypassed because it checks for getmagicquotesgpc, a function removed i...

9.8CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/07/20 4:27 p.m.31 views

CVE-2026-35048

The CVE affects the Piwigo installer (versions 16.3.0 and earlier) where POST parameters for database configuration are written directly into local/config/database.inc.php without proper sanitization. The issue arises because on PHP 8+, addslashes() no longer provides protection after get_magic_q...

9.8CVSS5.8AI score0.00322EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/20 4:17 p.m.8 views

python-pip: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite

A flaw was found in pip, the package installer for Python. A remote attacker can exploit this vulnerability by tricking a victim into installing a malicious Python wheel. This wheel contains specially crafted entry-point names that use directory traversal or absolute paths. This allows pip to wri...

8CVSS8.1AI score0.0032EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.15 views

PT-2026-60832

The HCL DFMPro, DFXAnalytics and DFXServer installers are affected by ‘Insecure file permissions Leading to Privilege Escalation’ vulnerability, which enables any logged-in non-administrative user to overwrite or replace the executable file with a malicious binary...

3.3CVSS5.3AI score0.00074EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 9:17 p.m.20 views

CVE-2026-53410

A time-of-check to time-of-use TOCTOU race condition in the installation and uninstallation process of certain Zoom Clients for Windows could allow an authenticated local user to escalate privileges...

7CVSS0.00094EPSS
SaveExploits0References1
Rows per page
Query Builder