blob: fe929b1e042d60a9518bb6ba4d72370d9653adcd [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2024-3058",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-41270",
"GHSA-p3pf-mff8-3h47"
],
"summary": "Gorush uses deprecated TLS versions in github.com/appleboy/gorush",
"details": "An issue in the RunHTTPServer function in Gorush allows attackers to intercept and manipulate data due to the use of a deprecated TLS version.",
"affected": [
{
"package": {
"name": "github.com/appleboy/gorush",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.18.5"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/appleboy/gorush/router",
"symbols": [
"RunHTTPServer"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-p3pf-mff8-3h47"
},
{
"type": "FIX",
"url": "https://github.com/appleboy/gorush/commit/067cb597e485e40b790a267187bf7f00730b1c4b"
},
{
"type": "REPORT",
"url": "https://github.com/appleboy/gorush/issues/792"
},
{
"type": "WEB",
"url": "https://gist.github.com/nyxfqq/cfae38fada582a0f576d154be1aeb1fc"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3058",
"review_status": "REVIEWED"
}
}