原始 OSV JSON
{
"id": "GHSA-484f-743f-6jx2",
"aliases": [
"CVE-2019-16774"
],
"details": "### Impact\nAn possible object injection has been discovered in cookie driver prior 5.0.13 versions (of 5.x releases).\n\n### Patches\nThe issue has been addressed by enforcing JSON conversion when deserializing\n\n### Workarounds\nIf you can't fix it, use another driver such as \"Files\" (Filesystem)\n\n### References\nFixing release: https://github.com/PHPSocialNetwork/phpfastcache/releases/tag/5.0.13\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [the issue tracker](https://github.com/PHPSocialNetwork/phpfastcache/issues)\n* Email us at [[email protected]](mailto:[email protected])\n",
"summary": "Object injection in cookie driver in phpfastcache",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.13"
}
]
}
],
"package": {
"name": "phpfastcache/phpfastcache",
"ecosystem": "Packagist"
}
}
],
"modified": "2022-07-05T18:07:34Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2019-12-12T22:50:20Z",
"references": [
{
"url": "https://github.com/PHPSocialNetwork/phpfastcache/security/advisories/GHSA-484f-743f-6jx2",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16774",
"type": "ADVISORY"
},
{
"url": "https://github.com/PHPSocialNetwork/phpfastcache/commit/c4527205cb7a402b595790c74310791f5b04a1a4",
"type": "WEB"
},
{
"url": "https://github.com/PHPSocialNetwork/phpfastcache",
"type": "PACKAGE"
},
{
"url": "https://github.com/PHPSocialNetwork/phpfastcache/releases/tag/5.0.13",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-484f-743f-6jx2",
"type": "ADVISORY"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T20:57:47Z"
}
}