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

102 строки
2.4 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2024-2645",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-27920",
"GHSA-w5wx-6g2r-r78q"
],
"summary": "Nuclei allows unsigned code template execution through workflows in github.com/projectdiscovery/nuclei",
"details": "Nuclei allows unsigned code template execution through workflows in github.com/projectdiscovery/nuclei",
"affected": [
{
"package": {
"name": "github.com/projectdiscovery/nuclei",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/projectdiscovery/nuclei/v2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/projectdiscovery/nuclei/v3",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.2.0"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/projectdiscovery/nuclei/security/advisories/GHSA-w5wx-6g2r-r78q"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27920"
},
{
"type": "FIX",
"url": "https://github.com/projectdiscovery/nuclei/commit/e86f38299765b82ad724fdb701557e0eaff3884d"
},
{
"type": "FIX",
"url": "https://github.com/projectdiscovery/nuclei/pull/4822"
},
{
"type": "WEB",
"url": "https://docs.projectdiscovery.io/templates/protocols/code"
},
{
"type": "WEB",
"url": "https://docs.projectdiscovery.io/templates/reference/template-signing"
},
{
"type": "WEB",
"url": "https://docs.projectdiscovery.io/templates/workflows/overview"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-2645",
"review_status": "UNREVIEWED"
}
}