Skip to content

Add affected range to GHSA-m3v4-v5gx-7wf5 (openmed)#8069

Open
faketut wants to merge 1 commit into
github:faketut/advisory-improvement-8069from
faketut:add-affected/GHSA-m3v4-v5gx-7wf5
Open

Add affected range to GHSA-m3v4-v5gx-7wf5 (openmed)#8069
faketut wants to merge 1 commit into
github:faketut/advisory-improvement-8069from
faketut:add-affected/GHSA-m3v4-v5gx-7wf5

Conversation

@faketut

@faketut faketut commented Jun 19, 2026

Copy link
Copy Markdown

Improves GHSA-m3v4-v5gx-7wf5 (CVE-2026-47117).

Change

Populate the empty affected block with the PyPI package and patched version.

"affected": [
  {
    "package": {
      "ecosystem": "PyPI",
      "name": "openmed"
    },
    "ranges": [
      {
        "type": "ECOSYSTEM",
        "events": [
          { "introduced": "0" },
          { "fixed": "1.5.2" }
        ]
      }
    ]
  }
]

Sources

All evidence is already present in the advisory references:

JSON validated with python3 -m json.tool.

PyPI `openmed` is vulnerable in versions < 1.5.2
(CVE-2026-47117, CWE-94 remote code execution).

Sources (already in references):
- Fix commit: maziyarpanahi/openmed@98724f6
- Fix PR:     maziyarpanahi/openmed#59
- Release:    https://github.com/maziyarpanahi/openmed/releases/tag/v1.5.2
- PyPI:       https://pypi.org/project/openmed/
@github-actions github-actions Bot changed the base branch from main to faketut/advisory-improvement-8069 June 19, 2026 18:52
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