Skip to content

[GHSA-qrr6-mg7r-m243] PHPUnit has Argument injection via newline in PHP INI values that are forwarded to child processes#7430

Open
sebastianbergmann wants to merge 1 commit intosebastianbergmann/advisory-improvement-7430from
sebastianbergmann-GHSA-qrr6-mg7r-m243
Open

[GHSA-qrr6-mg7r-m243] PHPUnit has Argument injection via newline in PHP INI values that are forwarded to child processes#7430
sebastianbergmann wants to merge 1 commit intosebastianbergmann/advisory-improvement-7430from
sebastianbergmann-GHSA-qrr6-mg7r-m243

Conversation

@sebastianbergmann
Copy link
Copy Markdown

Updates

  • Affected products

Comments
As I configured in GHSA-qrr6-mg7r-m243, only the two versions 12.5.21 and 13.1.5 are affected. Not the version ranges (<= 12.5.21, >= 13.0.0, <= 13.1.5) you published here.

@github
Copy link
Copy Markdown
Collaborator

github commented Apr 18, 2026

Hi there @sebastianbergmann! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository.

This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory

Copilot AI review requested due to automatic review settings April 18, 2026 08:09
@github-actions github-actions bot changed the base branch from main to sebastianbergmann/advisory-improvement-7430 April 18, 2026 08:10
@sebastianbergmann
Copy link
Copy Markdown
Author

Hi there @sebastianbergmann! A community member has suggested an improvement to your security advisory.

The community member who suggested an improvement is me.

On GHSA-qrr6-mg7r-m243, I see the correct information:

grafik

On GHSA-qrr6-mg7r-m243, I see incorrect information:

grafik

Please correct the information and, if possible, explain how it was possible to publish incorrect information.

Thank you.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the OSV advisory for GHSA-qrr6-mg7r-m243 to reflect that only two discrete PHPUnit versions are affected (12.5.21 and 13.1.5), aligning with the upstream advisory clarification.

Changes:

  • Narrowed the affected ranges to only include 12.5.21 (fixed in 12.5.22) and 13.1.5 (fixed in 13.1.6)
  • Removed database_specific.last_known_affected_version_range entries
  • Bumped the modified timestamp

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"database_specific": {
"last_known_affected_version_range": "<= 12.5.21"
}
]
Copy link

Copilot AI Apr 18, 2026

Choose a reason for hiding this comment

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

The change removes database_specific.last_known_affected_version_range entirely. If any downstream tooling/reporting in this repo relies on that field (even if optional in OSV), this will silently reduce the available metadata. Consider retaining database_specific but updating it to match the new intent (e.g., an exact range or an exact-version note), or verify consumers don’t depend on it before removing.

Copilot uses AI. Check for mistakes.
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.

3 participants