vulndb/data/osv/GO-2023-1630.json

60 строки
1.5 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2023-1630",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-27582",
"GHSA-4g76-w3xw-2x6w"
],
"summary": "Full authentication bypass if SASL authorization username is specified in github.com/foxcpp/maddy",
"details": "Full authentication bypass if SASL authorization username is specified in github.com/foxcpp/maddy",
"affected": [
{
"package": {
"name": "github.com/foxcpp/maddy",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0.2.0"
},
{
"fixed": "0.6.3"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/foxcpp/maddy/security/advisories/GHSA-4g76-w3xw-2x6w"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27582"
},
{
"type": "FIX",
"url": "https://github.com/foxcpp/maddy/commit/55a91a37b71210f34f98f4d327c30308fe24399a"
},
{
"type": "FIX",
"url": "https://github.com/foxcpp/maddy/commit/9f58cb64b39cdc01928ec463bdb198c4c2313a9c"
},
{
"type": "WEB",
"url": "https://github.com/foxcpp/maddy/releases/tag/v0.6.3"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1630",
"review_status": "UNREVIEWED"
}
}