зеркало из https://github.com/golang/vulndb.git
52 строки
1.2 KiB
JSON
52 строки
1.2 KiB
JSON
|
{
|
||
|
"schema_version": "1.3.1",
|
||
|
"id": "GO-2022-0429",
|
||
|
"modified": "0001-01-01T00:00:00Z",
|
||
|
"published": "0001-01-01T00:00:00Z",
|
||
|
"aliases": [
|
||
|
"CVE-2022-24825",
|
||
|
"GHSA-gcj7-j438-hjj2"
|
||
|
],
|
||
|
"summary": "Smokescreen SSRF via deny list bypass in github.com/stripe/smokescreen",
|
||
|
"details": "Smokescreen SSRF via deny list bypass in github.com/stripe/smokescreen",
|
||
|
"affected": [
|
||
|
{
|
||
|
"package": {
|
||
|
"name": "github.com/stripe/smokescreen",
|
||
|
"ecosystem": "Go"
|
||
|
},
|
||
|
"ranges": [
|
||
|
{
|
||
|
"type": "SEMVER",
|
||
|
"events": [
|
||
|
{
|
||
|
"introduced": "0"
|
||
|
},
|
||
|
{
|
||
|
"fixed": "0.0.3"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"ecosystem_specific": {}
|
||
|
}
|
||
|
],
|
||
|
"references": [
|
||
|
{
|
||
|
"type": "ADVISORY",
|
||
|
"url": "https://github.com/stripe/smokescreen/security/advisories/GHSA-gcj7-j438-hjj2"
|
||
|
},
|
||
|
{
|
||
|
"type": "ADVISORY",
|
||
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24825"
|
||
|
},
|
||
|
{
|
||
|
"type": "FIX",
|
||
|
"url": "https://github.com/stripe/smokescreen/commit/fafb6ae48c6c40aa011d87b61306abc48db8797b"
|
||
|
}
|
||
|
],
|
||
|
"database_specific": {
|
||
|
"url": "https://pkg.go.dev/vuln/GO-2022-0429",
|
||
|
"review_status": "UNREVIEWED"
|
||
|
}
|
||
|
}
|