vulndb/data/osv/GO-2024-3035.json

57 строки
1.5 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2024-3035",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-41256",
"GHSA-mpvx-whpp-99xj"
],
"summary": "Filestash skips TLS certificate verification process when sending out email verification codes in github.com/mickael-kerjean/filestash",
"details": "Filestash skips TLS certificate verification process when sending out email verification codes in github.com/mickael-kerjean/filestash",
"affected": [
{
"package": {
"name": "github.com/mickael-kerjean/filestash",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-mpvx-whpp-99xj"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41256"
},
{
"type": "REPORT",
"url": "https://github.com/mickael-kerjean/filestash/issues/709"
},
{
"type": "WEB",
"url": "https://gist.github.com/nyxfqq/a6da3fe6128b978ea1aaa5df639d5f98"
},
{
"type": "WEB",
"url": "https://github.com/mickael-kerjean/filestash/blob/master/server/model/share.go#L132"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3035",
"review_status": "UNREVIEWED"
}
}