[GHSA-qrr6-mg7r-m243] PHPUnit has Argument injection via newline in PHP INI values that are forwarded to child processes#7430
Conversation
|
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 |
The community member who suggested an improvement is me. On GHSA-qrr6-mg7r-m243, I see the correct information:
On GHSA-qrr6-mg7r-m243, I see incorrect information:
Please correct the information and, if possible, explain how it was possible to publish incorrect information. Thank you. |
There was a problem hiding this comment.
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_rangeentries - Bumped the
modifiedtimestamp
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
715dcae
into
sebastianbergmann/advisory-improvement-7430
|
Hi @sebastianbergmann! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
|
👋 @sebastianbergmann thank you for letting us know about this! I've gone ahead and corrected the advisory.
this is a result of our curation efforts > when an operator is not included in the vulnerable version range of a repository GitHub Security Advisory (i.e. |


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