mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-47p7-xfcc-4pv9 GHSA-fqhp-rhm6-8rrj
This commit is contained in:
File diff suppressed because one or more lines are too long
+25
-6
@@ -1,17 +1,36 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-fqhp-rhm6-8rrj",
|
||||
"modified": "2023-06-21T21:30:25Z",
|
||||
"modified": "2023-06-21T21:58:09Z",
|
||||
"published": "2023-06-21T21:30:25Z",
|
||||
"aliases": [
|
||||
"CVE-2023-33289"
|
||||
],
|
||||
"summary": "urlnorm vulnerable to Regular Expression Denial of Service",
|
||||
"details": "The urlnorm crate through 0.1.4 for Rust allows Regular Expression Denial of Service (ReDos) via a crafted URL to lib.rs.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "crates.io",
|
||||
"name": "urlnorm"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "0.1.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -23,7 +42,7 @@
|
||||
"url": "https://gist.github.com/6en6ar/b118888dc739e8979038f24c8ac33611"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/progscrape/urlnorm"
|
||||
},
|
||||
{
|
||||
@@ -35,9 +54,9 @@
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-06-21T21:58:09Z",
|
||||
"nvd_published_at": null
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user