зеркало из https://github.com/golang/vulndb.git
56 строки
1.4 KiB
JSON
56 строки
1.4 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2024-3052",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2024-29192",
|
|
"GHSA-qgj8-g9q4-7f2p"
|
|
],
|
|
"summary": "gotortc vulnerable to Cross-Site Request Forgery in github.com/AlexxIT/go2rtc",
|
|
"details": "gotortc vulnerable to Cross-Site Request Forgery in github.com/AlexxIT/go2rtc",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/AlexxIT/go2rtc",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "1.9.0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-qgj8-g9q4-7f2p"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29192"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://securitylab.github.com/advisories/GHSL-2023-205_GHSL-2023-207_go2rtc"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/AlexxIT/go2rtc/commit/8793c3636493c5efdda08f3b5ed5c6e1ea594fd9"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2024-3052",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |