Skip to content

[GHSA-m4p7-r5rc-7g4j] pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs#8783

Open
HsiangNianian wants to merge 1 commit into
github:HsiangNianian/advisory-improvement-8783from
HsiangNianian:HsiangNianian-GHSA-m4p7-r5rc-7g4j
Open

[GHSA-m4p7-r5rc-7g4j] pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs#8783
HsiangNianian wants to merge 1 commit into
github:HsiangNianian/advisory-improvement-8783from
HsiangNianian:HsiangNianian-GHSA-m4p7-r5rc-7g4j

Conversation

@HsiangNianian

Copy link
Copy Markdown

Problem

GHSA-m4p7-r5rc-7g4j identifies the affected PyPI package as pyssn1. PyPI has no project by that name, while the advisory text, upstream repository, fix commit, and 0.6.4 security release all identify pyasn1. This mismatch prevents registry-based consumers from associating the advisory with the affected package.

Change

  • Correct the affected package name from pyssn1 to pyasn1.
  • Leave the affected range and all other advisory metadata unchanged.

Evidence

Validation

  • python3 -m json.tool advisories/github-reviewed/2026/07/GHSA-m4p7-r5rc-7g4j/GHSA-m4p7-r5rc-7g4j.json
  • jq -e '.affected[0].package.name == "pyasn1"' advisories/github-reviewed/2026/07/GHSA-m4p7-r5rc-7g4j/GHSA-m4p7-r5rc-7g4j.json
  • git diff --check upstream/main...HEAD

The affected package points to the nonexistent pyssn1 project, while the upstream repository, release, and PyPI artifact all use pyasn1. Correct the package identifier so ecosystem matching reaches the affected project.
@github-actions
github-actions Bot changed the base branch from main to HsiangNianian/advisory-improvement-8783 July 23, 2026 05:24
@HsiangNianian HsiangNianian changed the title fix(advisory): correct pyasn1 package name [GHSA-m4p7-r5rc-7g4j] pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs Jul 23, 2026
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.

1 participant