Publish Advisories

GHSA-89xp-c3mq-qj84
GHSA-w6fv-6gcc-x825
This commit is contained in:
advisory-database[bot]
2025-03-17 14:47:31 +00:00
parent 8241369cd6
commit 292653841b
2 changed files with 106 additions and 4 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-89xp-c3mq-qj84",
"modified": "2025-03-17T03:30:23Z",
"modified": "2025-03-17T14:45:39Z",
"published": "2025-03-17T00:30:21Z",
"aliases": [
"CVE-2025-30089"
],
"summary": "gurk (aka gurk-rs) mishandles ANSI escape sequences",
"details": "gurk (aka gurk-rs) through 0.6.3 mishandles ANSI escape sequences.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:L"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "gurk"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.6.3"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -26,6 +47,10 @@
{
"type": "WEB",
"url": "https://crates.io/crates/gurk"
},
{
"type": "PACKAGE",
"url": "https://github.com/boxdot/gurk-rs"
}
],
"database_specific": {
@@ -33,8 +58,8 @@
"CWE-150"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-17T14:45:39Z",
"nvd_published_at": "2025-03-17T00:15:13Z"
}
}
File diff suppressed because one or more lines are too long