mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-3rw8-4xrq-3f7p GHSA-8g77-54rh-46hx
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3rw8-4xrq-3f7p",
|
||||
"modified": "2025-03-17T21:56:00Z",
|
||||
"modified": "2025-03-20T19:28:26Z",
|
||||
"published": "2025-03-17T21:30:34Z",
|
||||
"aliases": [
|
||||
"CVE-2025-26042"
|
||||
@@ -9,6 +9,10 @@
|
||||
"summary": "Uptime Kuma ReDoS vulnerability",
|
||||
"details": "Uptime Kuma >== 1.23.0 has a ReDoS vulnerability, specifically when an administrator creates a notification through the web service. If a string is provided it triggers catastrophic backtracking in the regular expression, leading to a ReDoS attack.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8g77-54rh-46hx",
|
||||
"modified": "2025-03-16T17:23:43Z",
|
||||
"modified": "2025-03-20T19:27:20Z",
|
||||
"published": "2025-03-12T21:31:29Z",
|
||||
"aliases": [
|
||||
"CVE-2025-25975"
|
||||
@@ -9,6 +9,10 @@
|
||||
"summary": "Prototype Pollution Vulnerability in parse-git-config",
|
||||
"details": "An issue in parse-git-config v.3.0.0 allows an attacker to obtain sensitive information via the expandKeys function.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P"
|
||||
@@ -51,7 +55,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-1321"
|
||||
"CWE-1321",
|
||||
"CWE-200"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
|
||||
Reference in New Issue
Block a user