Lucene search
+L

87 matches found

OSV
OSV
added 5 days ago6 views

CVE-2026-61433 PraisonAI before 4.6.78 Code Injection via API deployment generator

PraisonAI before 4.6.78 fails to safely encode deployment configuration values when generating Python source code for API servers. Attackers can inject arbitrary Python expressions through the deploy.api.host and agentsfile configuration parameters that execute when the generated server starts or...

8.5CVSS6.3AI score0.00144EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/07/13 12:0 a.m.6 views

PT-2026-60060

Summary Apollo Portal versions before 2.5.0 do not verify application and namespace permissions when an authenticated user requests a release by ID through GET /envs/env/releases/releaseId. When configView.memberOnly.envs is enabled for the requested environment, a low-privileged Portal user can...

6.5CVSS6.1AI score0.00415EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/07/01 11:9 a.m.8 views

dynaconf: jinja2: Dynaconf: Arbitrary code execution via Server-Side Template Injection

A flaw was found in dynaconf, a Python configuration management tool. This Server-Side Template Injection SSTI vulnerability occurs due to unsafe template evaluation in the @Jinja resolver when the jinja2 package is installed. A remote attacker could exploit this by embedding malicious template...

8.1CVSS6.5AI score0.00526EPSS
Exploits1References7
Cvelist
Cvelist
added 2026/05/18 6:58 a.m.52 views

CVE-2026-3495 Unescaped variables during error page composition

Mattermost versions 11.5.x = 11.5.1, 10.11.x = 10.11.13 fail to escape some variables that could contain malicious content during error page composition which allows an attacker with access to edit some site configuration to execute some malicious code via injecting some JS as part of those...

3.8CVSS0.00143EPSS
Exploits0References1
OSV
OSV
added 2026/05/08 2:33 p.m.3 views

CVE-2026-41570 PHPUnit: Argument injection via newline in PHP INI values forwarded to child processes

PHPUnit is a testing framework for PHP. In versions 12.5.21 and 13.1.5, PHPUnit forwards PHP INI settings to child processes used for isolated/PHPT test execution as -d name=value command-line arguments without neutralizing INI metacharacters. Because PHP's INI parser interprets " as a string...

7.8CVSS6.7AI score0.00191EPSS
Exploits0References4
Snyk
Snyk
added 2026/05/06 9:58 p.m.7 views

Arbitrary Code Injection

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Arbitrary Code Injection via the setvalue function. An attacker can achieve arbitrary code execution by injecting newline characters into configuration values, which...

8.5CVSS6.4AI score0.00237EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2026/05/06 5:59 p.m.9 views

Apache ZooKeeper: Apache ZooKeeper: Information disclosure via improper handling of configuration values

A flaw was found in Apache ZooKeeper. Improper handling of configuration values in ZKConfig allows an attacker to expose sensitive information. This occurs when sensitive client configuration values are logged at an INFO level in the client's logfile. This vulnerability can lead to information...

7.5CVSS7.1AI score0.01177EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/05/06 5:58 p.m.8 views

Apache ZooKeeper: Apache ZooKeeper: Information disclosure via improper handling of configuration values

A flaw was found in Apache ZooKeeper. Improper handling of configuration values in ZKConfig allows an attacker to expose sensitive information. This occurs when sensitive client configuration values are logged at an INFO level in the client's logfile. This vulnerability can lead to information...

7.5CVSS7.1AI score0.01177EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2026/04/23 11:58 p.m.5 views

CVE-2026-40623 SenseLive X3050 Missing Authorization

A vulnerability in SenseLive X3050's web management interface allows critical system and network configuration parameters to be modified without sufficient validation and safety controls. Due to inadequate enforcement of constraints on sensitive functions, parameters such as IP addressing, watchd...

8.1CVSS5.3AI score0.00324EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/04/16 3:32 p.m.6 views

Apache ZooKeeper: Apache ZooKeeper: Information disclosure via improper handling of configuration values

A flaw was found in Apache ZooKeeper. Improper handling of configuration values in ZKConfig allows an attacker to expose sensitive information. This occurs when sensitive client configuration values are logged at an INFO level in the client's logfile. This vulnerability can lead to information...

7.5CVSS6.7AI score0.01177EPSS
Exploits0References5
Snyk
Snyk
added 2026/04/08 12:12 a.m.3 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection via the Executrix utility when configuration-derived values, such as PLACENAME, are concatenated into shell commands without sufficient sanitization. An attacker can achieve arbitrary command execution by supplying...

8.6CVSS6AI score0.00563EPSS
Exploits1References2
CVE
CVE
added 2026/04/06 2:50 p.m.21 views

CVE-2026-33406

Pi-hole Admin Interface (6.0–before 6.5) contains a stored HTML attribute injection in the /api/config values embedded into HTML value="" attributes via settings-advanced.js, enabling attribute-level manipulation. The root cause is unescaped config values, which can break out of the attribute con...

6.1CVSS6AI score0.00254EPSS
Exploits1References1Affected Software1
CNNVD
CNNVD
added 2026/04/06 12:0 a.m.21 views

Pi-Hole Adminlte 跨站脚本漏洞

Pi-Hole Adminlte is a control panel used for collecting more data. Versions of Pi-Hole Adminlte from 6.0 to 6.5 had a cross-site scripting vulnerability. This vulnerability occurred due to the direct insertion of configuration values into HTML attributes without escaping, which could lead to HTML...

6.1CVSS5.7AI score0.00254EPSS
Exploits1References1
CVE
CVE
added 2026/04/02 2:57 p.m.50 views

CVE-2026-33641

Glances prior to 4.5.3 is vulnerable to a local command-injection via dynamic configuration values: substrings enclosed in backticks are executed during configuration parsing in Config.get_value(), with no input validation. If an attacker can modify configuration files and Glances runs with eleva...

7.8CVSS5.9AI score0.00866EPSS
Exploits3References3Affected Software1
OSV
OSV
added 2026/04/02 2:57 p.m.2 views

CVE-2026-33641 Glances Vulnerable to Command Injection via Dynamic Configuration Values

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.3, Glances supports dynamic configuration values in which substrings enclosed in backticks are executed as system commands during configuration parsing. This behavior occurs in Config.getvalue and is implemented...

7.8CVSS6AI score0.00866EPSS
Exploits3References5
Cvelist
Cvelist
added 2026/04/02 2:57 p.m.19 views

CVE-2026-33641 Glances Vulnerable to Command Injection via Dynamic Configuration Values

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.3, Glances supports dynamic configuration values in which substrings enclosed in backticks are executed as system commands during configuration parsing. This behavior occurs in Config.getvalue and is implemented...

7.8CVSS0.00866EPSS
Exploits3References3
EUVD
EUVD
added 2026/03/28 12:30 p.m.7 views

EUVD-2018-21708

SIPP 3.3 contains a stack-based buffer overflow vulnerability that allows local unauthenticated attackers to execute arbitrary code by supplying malicious input in the configuration file. Attackers can craft a configuration file with oversized values that overflow a stack buffer, overwriting the...

8.6CVSS6.6AI score0.00194EPSS
Exploits1References4
CVE
CVE
added 2026/03/27 8:40 p.m.13 views

CVE-2026-33886

Statamic CMS vulnerability CVE-2026-33886 affects Antlers-enabled content fields. A control panel user could access sensitive configuration values by inserting config variables into content in affected versions: 5.7.12 through 5.73.15 and 6.7.0 through 6.7.1. The issue is fixed in 5.73.16 and 6.7...

6.5CVSS5.8AI score0.00224EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2026/03/27 12:0 a.m.11 views

Statamic 信息泄露漏洞

Statamic is a powerful flat-file CMS built using Laravel by Statamic Inc. It allows all content, templates, assets, and settings to be stored in files rather than in a database. Versions of Statamic 5.7.12 to 5.73.16, as well as 6.7.2, had an information leakage vulnerability. This vulnerability...

6.5CVSS5.8AI score0.00224EPSS
Exploits0References2
OSV
OSV
added 2026/03/26 7:6 p.m.15 views

GHSA-GCQF-5X9F-HQ7F Statamic's sensitive configuration values are exposed to content editors via Antlers-enabled fields

Impact A control panel user with access to Antlers-enabled fields could access sensitive application configuration values by inserting config variables into their content. Patches This has been fixed in 5.73.16 and 6.7.2...

6.5CVSS5.8AI score0.00224EPSS
Exploits0References3
Rows per page
Query Builder