From #108 I understand that this repo's composer.json is auto built from "from upstream reported advisories, generated every hour".
89f6e23 was generated by CVE-2023-49316, however, if you now click on "Show Changes" on https://nvd.nist.gov/vuln/detail/CVE-2023-49316#VulnChangeHistorySection you'll see that on 11/29/2023 11:15:07 PM the description was changed from this:
In Math/BinaryField.php in phpseclib before 3.0.34, excessively large degrees can lead to a denial of service.
To this (emphasis mine):
In Math/BinaryField.php in phpseclib 3 before 3.0.34, excessively large degrees can lead to a denial of service.
Do additional updates need to be made to the CVE for this repo's composer.json to be auto-updated correctly?
From #108 I understand that this repo's composer.json is auto built from "from upstream reported advisories, generated every hour".
89f6e23 was generated by CVE-2023-49316, however, if you now click on "Show Changes" on https://nvd.nist.gov/vuln/detail/CVE-2023-49316#VulnChangeHistorySection you'll see that on 11/29/2023 11:15:07 PM the description was changed from this:
To this (emphasis mine):
Do additional updates need to be made to the CVE for this repo's composer.json to be auto-updated correctly?