Skip to content

[GHSA-f37p-pc7r-rghm] Allocation of resources without limits vulnerability in... - #8844

Open
Franklyn-R-Silva wants to merge 1 commit into
Franklyn-R-Silva/advisory-improvement-8844from
Franklyn-R-Silva-GHSA-f37p-pc7r-rghm
Open

[GHSA-f37p-pc7r-rghm] Allocation of resources without limits vulnerability in...#8844
Franklyn-R-Silva wants to merge 1 commit into
Franklyn-R-Silva/advisory-improvement-8844from
Franklyn-R-Silva-GHSA-f37p-pc7r-rghm

Conversation

@Franklyn-R-Silva

Copy link
Copy Markdown

Updates

  • Affected products
  • CVSS v4
  • Source code location
  • Summary

Comments
Adds the missing ecosystem and package mapping for this unreviewed advisory.

The affected package is published on Hex, but no ecosystem or package name
was assigned. As a result, Erlang/Elixir projects depending on cowlib do not
receive Dependabot alerts for this vulnerability.

The Erlang Ecosystem Foundation CNA record (already listed in this advisory's
references) explicitly specifies the Hex range: introduced in 2.0.0-pre.1,
fixed in 2.19.0. hex.pm confirms 2.19.0 was published on 2026-07-28. The
advisory description itself also states: "This issue affects cowlib: from
2.0.0 before 2.19.0."

Also adds the upstream source code location, confirmed by the fix commit
already present in the references.

Sources:

No changes were made to the description, references, severity, or CWE.

Copilot AI review requested due to automatic review settings July 28, 2026 12:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions
github-actions Bot changed the base branch from main to Franklyn-R-Silva/advisory-improvement-8844 July 28, 2026 12:58
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Clarification on this line.

The original vector string could not be parsed by the advisory edit form,
which blocked submission. It was normalized by removing the trailing
"Not Defined" (:X) threat, environmental, and supplemental placeholders.

All eleven base metrics are unchanged
(AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N) and the score
remains 8.7 / High, matching the published CNA assessment.

My PR description note about "no changes to severity" referred to the score
and qualitative rating — it was imprecise regarding the vector formatting.

Happy to revert this line if you would prefer the original string retained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants