Publish Advisories

GHSA-47p7-xfcc-4pv9
GHSA-fqhp-rhm6-8rrj
This commit is contained in:
advisory-database[bot]
2023-06-21 21:59:20 +00:00
parent d9cdb57e76
commit f14c5bffa9
2 changed files with 117 additions and 6 deletions
File diff suppressed because one or more lines are too long
@@ -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
}
}