Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-w2cq-g8g3-gm83",
"modified": "2025-08-12T19:19:42Z",
"modified": "2025-08-12T19:19:44Z",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be changed to a more recent time?

"published": "2025-08-12T18:07:44Z",
"aliases": [
"CVE-2025-55164"
Expand Down Expand Up @@ -52,14 +52,19 @@
"type": "WEB",
"url": "https://github.com/helmetjs/content-security-policy-parser/commit/b13a52554f0168af393e3e38ed4a94e9e6aea9dc"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-m4gq-x24j-jpmf"
},
Comment on lines +55 to +58

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this related?

{
"type": "PACKAGE",
"url": "https://github.com/helmetjs/content-security-policy-parser"
}
],
"database_specific": {
"cwe_ids": [
"CWE-1321"
"CWE-1321",
"CWE-1395"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think CWE-1395 applies here. I think that refers to vulnerable dependencies, which was unrelated to this issue.

],
"severity": "HIGH",
"github_reviewed": true,
Expand Down