Lucene search
K

20 matches found

CVE
CVE
added 2026/05/27 6:28 p.m.8 views

CVE-2026-42878

FacturaScripts prior to v2026 is affected by an unauthenticated information-disclosure vulnerability in the Installer controller: sending a GET with ?phpinfo=TRUE triggers phpinfo() on a fresh deployment, exposing PHP config, environment vars (including possible DB credentials and API keys), file...

5.3CVSS5.9AI score0.00049EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/27 6:28 p.m.35 views

CVE-2026-42878 FacturaScripts: Unauthenticated phpinfo() Disclosure via Installer Endpoint in FacturaScripts

FacturaScripts is an open source accounting and invoicing software. Prior to v2026, an unauthenticated information disclosure vulnerability in the Installer controller allows any remote attacker to trigger phpinfo on a fresh FacturaScripts deployment by requesting /?phpinfo=TRUE, exposing full PH...

5.3CVSS0.00049EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/27 6:28 p.m.5 views

CVE-2026-42878 FacturaScripts: Unauthenticated phpinfo() Disclosure via Installer Endpoint in FacturaScripts

FacturaScripts is an open source accounting and invoicing software. Prior to v2026, an unauthenticated information disclosure vulnerability in the Installer controller allows any remote attacker to trigger phpinfo on a fresh FacturaScripts deployment by requesting /?phpinfo=TRUE, exposing full PH...

5.3CVSS5.8AI score0.00049EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/19 9:3 p.m.5 views

CVE-2026-34234 CtrlPanel: Unauthenticated RCE using installer script

CtrlPanel is open-source billing software for hosting providers. In versions 1.1.1 and prior, the web-based installer public/installer/index.php is vulnerable to unauthenticated Remote Code Execution RCE because it performs the install.lock check only after including and executing form handler...

10CVSS6.2AI score0.00091EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2026/05/12 2:27 a.m.7 views

CVE-2026-27760

OpenCATS prior to commit 3002a29 contains a PHP code injection vulnerability in the installer AJAX endpoint that allows unauthenticated attackers to execute arbitrary code by injecting PHP statements into the databaseConnectivity action parameter. Attackers can break out of the define string...

9.2CVSS6.2AI score0.00136EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/05/07 7:43 p.m.4 views

FacturaScripts Vulnerable to Unauthenticated phpinfo() Disclosure via Installer Endpoint

Summary An unauthenticated information disclosure vulnerability in the Installer controller allows any remote attacker to trigger phpinfo on a fresh FacturaScripts deployment by requesting /?phpinfo=TRUE, exposing full PHP configuration, server environment variables including any database...

7.5CVSS6.5AI score0.00388EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/04/28 1:43 p.m.10 views

CVE-2026-27760

OpenCATS vulnerability CVE-2026-27760 affects the installer AJAX endpoint. Prior to commit 3002a29, unauthenticated attackers could inject PHP via the databaseConnectivity action parameter, breaking out of the define() string context in config.php and injecting code that persists and runs on subs...

9.2CVSS5.9AI score0.00136EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/04/28 1:43 p.m.27 views

CVE-2026-27760 OpenCATS PHP Code Injection via installer AJAX endpoint

OpenCATS prior to commit 3002a29 contains a PHP code injection vulnerability in the installer AJAX endpoint that allows unauthenticated attackers to execute arbitrary code by injecting PHP statements into the databaseConnectivity action parameter. Attackers can break out of the define string...

9.2CVSS0.00136EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2026/04/28 1:43 p.m.6 views

CVE-2026-27760 OpenCATS PHP Code Injection via installer AJAX endpoint

OpenCATS prior to commit 3002a29 contains a PHP code injection vulnerability in the installer AJAX endpoint that allows unauthenticated attackers to execute arbitrary code by injecting PHP statements into the databaseConnectivity action parameter. Attackers can break out of the define string...

9.2CVSS5.9AI score0.00136EPSS
Exploits0References6
EUVD
EUVD
added 2026/04/28 1:43 p.m.0 views

EUVD-2026-26052

OpenCATS prior to commit 3002a29 contains a PHP code injection vulnerability in the installer AJAX endpoint that allows unauthenticated attackers to execute arbitrary code by injecting PHP statements into the databaseConnectivity action parameter. Attackers can break out of the define string...

9.2CVSS6AI score0.00136EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/28 1:43 p.m.2 views

CVE-2026-27760

OpenCATS prior to commit 3002a29 contains a PHP code injection vulnerability in the installer AJAX endpoint that allows unauthenticated attackers to execute arbitrary code by injecting PHP statements into the databaseConnectivity action parameter. Attackers can break out of the define string...

9.2CVSS5.9AI score0.00136EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2026/03/20 5:35 a.m.0 views

CVE-2026-33038 AVideo affected by unauthenticated application takeover via exposed web installer on uninitialized deployments

WWBN AVideo is an open source video platform. Versions 25.0 and below are vulnerable to unauthenticated application takeover through the install/checkConfiguration.php endpoint. install/checkConfiguration.php performs full application initialization: database setup, admin account creation, and...

8.1CVSS5.8AI score0.00085EPSS
Exploits1References2
Snyk
Snyk
added 2026/03/17 7:46 p.m.0 views

Missing Authentication for Critical Function

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Missing Authentication for Critical Function in the checkConfiguration.php process. An attacker can gain full administrative control and manipulate the application...

9.2CVSS6AI score0.00085EPSS
Exploits1References2
OSV
OSV
added 2026/03/17 7:46 p.m.0 views

GHSA-2F9H-23F7-8GCX AVideo affected by unauthenticated application takeover via exposed web installer on uninitialized deployments

Summary The install/checkConfiguration.php endpoint performs full application initialization — database setup, admin account creation, and configuration file write — from unauthenticated POST input. The only guard is checking whether videos/configuration.php already exists. On uninitialized...

8.1CVSS6.3AI score0.00085EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/03/17 7:46 p.m.4 views

AVideo affected by unauthenticated application takeover via exposed web installer on uninitialized deployments

Summary The install/checkConfiguration.php endpoint performs full application initialization — database setup, admin account creation, and configuration file write — from unauthenticated POST input. The only guard is checking whether videos/configuration.php already exists. On uninitialized...

8.1CVSS6.3AI score0.00085EPSS
Exploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/06 9:13 p.m.3 views

CVE-2026-30237

Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.155, 25.0.88, and 26.0.10, there is a reflected XSS vulnerability in the GroupOffice installer, endpoint install/license.php. The POST field license is rendered without escaping inside a ,...

2.1CVSS5.8AI score0.00017EPSS
Exploits1References2Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2014-0396

Malware in sbrugna...

7.8CVSS6.4AI score0.15531EPSS
Exploits0References2
VulnCheck KEV
VulnCheck KEV
added 2023/02/01 12:0 a.m.1 views

VulnCheck KEV: CVE-2022-2551

The Duplicator WordPress plugin before 1.4.7 discloses the url of the a backup to unauthenticated visitors accessing the main installer endpoint of the plugin, if the installer script has been run once by an administrator, allowing download of the full site backup without authenticating...

7.5CVSS6.9AI score0.59708EPSS
Exploits5References1
OSV
OSV
added 2022/08/22 3:15 p.m.1 views

CVE-2022-2551

The Duplicator WordPress plugin before 1.4.7 discloses the url of the a backup to unauthenticated visitors accessing the main installer endpoint of the plugin, if the installer script has been run once by an administrator, allowing download of the full site backup without authenticating...

7.5CVSS5.5AI score0.59708EPSS
Exploits5References2
CNNVD
CNNVD
added 2022/03/02 12:0 a.m.1 views

OpenEMR 安全漏洞

OpenEMR is an open source medical management system from the OpenEMR Openemr community. The system can be used for medical practice management, electronic medical records, prescription writing, and medical billing requests. OpenEMR suffers from a security vulnerability that stems from an insecure...

8.1CVSS7.7AI score0.01304EPSS
Exploits0References5
Rows per page
Query Builder