Lucene search
K

17 matches found

Snyk
Snyk
added 2026/04/06 5:49 p.m.3 views

Regular Expression without Anchors

Overview Affected versions of this package are vulnerable to Regular Expression without Anchors in the parseModelURL function in Ollama Engine startup probe that allows shell metacharacters like ;, |, $, and backticks. An attacker can execute arbitrary operating system commands by supplying a...

9.4CVSS6.1AI score0.00016EPSS
Exploits3References3
NVD
NVD
added 2026/04/06 4:16 p.m.1 views

CVE-2026-34940

KubeAI is an AI inference operator for kubernetes. Prior to 0.23.2, the ollamaStartupProbeScript function in internal/modelcontroller/engineollama.go constructs a shell command string using fmt.Sprintf with unsanitized model URL components ref, modelParam. This shell command is executed via bash ...

8.8CVSS0.00016EPSS
Exploits3References1
CVE
CVE
added 2026/01/21 10:51 p.m.5 views

CVE-2026-23630

CVE-2026-23630 affects Docmost: versions 0.3.0–0.23.2 are vulnerable to stored XSS in Mermaid diagram rendering. attacker-controlled Mermaid diagrams rendered via mermaid.render() are injected into the DOM with dangerouslySetInnerHTML, and per-diagram %%{init}%% directives can override securityLe...

6.3CVSS5.8AI score0.00061EPSS
Exploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/21 10:51 p.m.2 views

CVE-2026-23630

Docmost is open-source collaborative wiki and documentation software. In versions 0.3.0 through 0.23.2, Mermaid code block rendering is vulnerable to stored Cross-Site Scripting XSS. The frontend can render attacker-controlled Mermaid diagrams using mermaid.render, then inject the returned SVG/HT...

6.3CVSS5.8AI score0.00061EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2025/12/23 10:59 p.m.2 views

CVE-2025-68696 httparty Has Potential SSRF Vulnerability That Leads to API Key Leakage

httparty is an API tool. In versions 0.23.2 and prior, httparty is vulnerable to SSRF. This issue can pose a risk of leaking API keys, and it can also allow third parties to issue requests to internal servers. This issue has been patched via commit 0529bcd...

8.8CVSS6.8AI score0.00068EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2025/12/23 12:0 a.m.3 views

PT-2025-52864

Name of the Vulnerable Software and Affected Versions httparty versions prior to 0.23.2 Description httparty is susceptible to a Server-Side Request Forgery SSRF condition in versions 0.23.2 and earlier. This issue could lead to the disclosure of API keys and enable unauthorized requests to...

8.8CVSS6.3AI score0.00068EPSS
Exploits1References11
CVE
CVE
added 2025/12/12 6:53 a.m.7 views

CVE-2025-67737

CVE-2025-67737 affects AzuraCast versions 0.23.1, where an API endpoint intended for internal use by sftpgo was exposed in the public HTTP API (at /api/internal/sftp-event). A user with valid SFTP credentials and knowledge of the station’s internal filesystem can craft a tailored HTTP request to ...

3.7CVSS6.1AI score0.00047EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2025/12/12 6:53 a.m.2 views

CVE-2025-67737 AzuraCast Vulnerable to Pre-Auth File Deletion & Admin RCE

AzuraCast is a self-hosted, all-in-one web radio management suite. Versions 0.23.1 mistakenly include an API endpoint that is intended for internal use by the SFTP software sftpgo, exposing it to the public-facing HTTP API for AzuraCast installations. A user with specific internal knowledge of a...

3.1CVSS6.4AI score0.00047EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2025/12/12 12:0 a.m.2 views

PT-2025-50896

Name of the Vulnerable Software and Affected Versions AzuraCast versions 0.23.1 Description AzuraCast is a self-hosted, all-in-one web radio management suite. Version 0.23.1 mistakenly includes an API endpoint intended for internal use by the SFTP software sftpgo, exposing it to the public-facing...

3.7CVSS5.4AI score0.00047EPSS
Exploits1References9
Snyk
Snyk
added 2025/12/11 5:1 p.m.3 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the api/internal/sftp-event endpoint. An attacker can remove database records associated with media files by crafting custom HTTP requests that simulate internal SFTP events, provided they have knowledge of vali...

6.3CVSS6.8AI score0.00047EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-7197

Malicious code in bioql PyPI...

9.8CVSS9.3AI score0.00726EPSS
Exploits1References8
CNNVD
CNNVD
added 2024/12/02 12:0 a.m.1 views

PlexRipper 安全漏洞

PlexRipper is a cross-platform Plex media downloader from the PlexRipper open source. A security vulnerability exists in PlexRipper version 0.23.2, which stems from an open CORS policy that allows an attacker to obtain sensitive information by giving users access to their domain name...

8.7CVSS6.3AI score0.00125EPSS
Exploits0References2
Cvelist
Cvelist
added 2022/11/07 12:0 a.m.11 views

CVE-2022-44797

btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking...

9.7AI score0.00726EPSS
Exploits1References4
OSV
OSV
added 2022/05/24 4:53 p.m.4 views

GHSA-2VP2-8M5J-4RJX cnlh nps vulnerable to file overwrite by local user

lib/install/install.go in cnlh nps prior to 0.23.2 uses 0777 permissions for /usr/local/bin/nps and/or /usr/bin/nps, leading to a file overwrite by a local user...

5.5CVSS5.3AI score0.00229EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2021/09/02 4:52 p.m.79 views

Default CORS config allows any origin with credentials

Impact Origin reflection attack The default CORS configuration is vulnerable to an origin reflection attack. Take the following http4s app app, using the default CORS config, running at https://vulnerable.example.com: scala val routes: HttpRoutesF = HttpRoutes.of case req if req.pathInfo ===...

9.1CVSS8.4AI score0.00169EPSS
Exploits0References4Affected Software6
Positive Technologies
Positive Technologies
added 2019/08/16 12:0 a.m.2 views

PT-2019-13998 · Cnlh · Nps

Name of the Vulnerable Software and Affected Versions: cnlh nps versions 0.23.2 and earlier Description: The issue arises from the use of 0777 permissions for /usr/local/bin/nps and/or /usr/bin/nps in lib/install/install.go, allowing a local user to overwrite files. Recommendations: For versions...

9.9CVSS4.6AI score0.00325EPSS
Exploits1References33
Snyk
Snyk
added 2019/08/15 9:0 p.m.1 views

Incorrect Permission Assignment for Critical Resource

Overview Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource in the form of permissive file permissions on /usr/local/bin/nps and /usr/bin/nps. An attacker can overwrite these executable files. Remediation Upgrade ehang.io/nps/lib/install to...

6.9CVSS7AI score0.00229EPSS
Exploits1References2
Rows per page
Query Builder