Skip to content

CVE-2023-27560's affected versions are wrong - #108

Closed
terrafrost wants to merge 1 commit into
Roave:latestfrom
terrafrost:latest
Closed

CVE-2023-27560's affected versions are wrong#108
terrafrost wants to merge 1 commit into
Roave:latestfrom
terrafrost:latest

Conversation

@terrafrost

Copy link
Copy Markdown

Check out the description at GHSA-hm7p-r324-hhf3 :

Math/PrimeField.php in phpseclib through 2.0.41 has an infinite loop with composite primefields.

That file does not exist in 2.0.41 nor has it ever existed in any tag created off of the 2.0 branch:

https://github.com/phpseclib/phpseclib/tree/2.0.41/phpseclib/Math https://github.com/phpseclib/phpseclib/tree/2.0/phpseclib/Math

That file, however, does exist in the 3.0 branch:

https://github.com/phpseclib/phpseclib/blob/3.0/phpseclib/Math/PrimeField.php

The recent 3.0.19 release fixed this:

https://github.com/phpseclib/phpseclib/releases/tag/3.0.19

Check out the description at GHSA-hm7p-r324-hhf3 :

> Math/PrimeField.php in phpseclib through 2.0.41 has an infinite loop with composite primefields.

That file does not exist in 2.0.41 nor has it _ever_ existed in any tag created off of the 2.0 branch:

https://github.com/phpseclib/phpseclib/tree/2.0.41/phpseclib/Math
https://github.com/phpseclib/phpseclib/tree/2.0/phpseclib/Math

That file, however, _does_ exist in the 3.0 branch:

https://github.com/phpseclib/phpseclib/blob/3.0/phpseclib/Math/PrimeField.php

The recent 3.0.19 release fixed this:

https://github.com/phpseclib/phpseclib/releases/tag/3.0.19
@Ocramius

Ocramius commented Mar 6, 2023

Copy link
Copy Markdown
Member

This project only contains a composer.json from upstream reported advisories, generated every hour: you will need to contact the author of the upstream advisory instead, and get it adjusted.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants