Publish GHSA-q8fc-v85f-78pw

This commit is contained in:
advisory-database[bot]
2024-05-29 13:11:24 +00:00
parent 6eb363e48e
commit 4137274cf2
@@ -0,0 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q8fc-v85f-78pw",
"modified": "2024-05-29T13:09:29Z",
"published": "2024-05-29T13:09:29Z",
"aliases": [
],
"summary": "stormpath/sdk uses Insecure Random Number Generator",
"details": "The vulnerability pertains to the usage of an insecure random number generator (RNG) in the \"stormpath-sdk-php\" library. Specifically, the issue is present in the generation of UUID (Universally Unique Identifier) version 4 within the codebase.\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "stormpath/sdk"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.19.0"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/stormpath/stormpath-sdk-php/issues/132"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/stormpath/sdk/2017-11-20.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/stormpath/stormpath-sdk-php"
},
{
"type": "WEB",
"url": "https://github.com/stormpath/stormpath-sdk-php/blob/15aee3007b8aa41c20cdf28fd650b8a2368a7fa9/src/Util/UUID.php#L167-L181"
},
{
"type": "WEB",
"url": "https://github.com/stormpath/stormpath-sdk-php/blob/62698ea98ef89217f932e28cf3e511d39af3b4cf/src/Authc/Api/ApiKeyEncryptionOptions.php#L48-L50"
}
],
"database_specific": {
"cwe_ids": [
"CWE-338"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-05-29T13:09:29Z",
"nvd_published_at": null
}
}