2022-09-14 01:40:34 +03:00
{
2023-03-31 23:44:23 +03:00
"schema_version" : "1.3.1" ,
2022-09-14 01:40:34 +03:00
"id" : "GO-2021-0083" ,
"modified" : "0001-01-01T00:00:00Z" ,
2023-03-31 23:44:23 +03:00
"published" : "2021-04-14T20:04:52Z" ,
2022-09-14 01:40:34 +03:00
"aliases" : [
2023-02-08 21:03:32 +03:00
"CVE-2019-12496" ,
"GHSA-vfxc-r2gx-v2vq"
2022-09-14 01:40:34 +03:00
] ,
2023-06-06 21:13:32 +03:00
"summary" : "Improper certificate validation in github.com/hybridgroup/gobot" ,
2022-10-05 19:05:17 +03:00
"details" : "TLS certificate verification is skipped when connecting to a MQTT server. This allows an attacker who can MITM the connection to read, or forge, messages passed between the client and server." ,
2022-09-14 01:40:34 +03:00
"affected" : [
{
"package" : {
"name" : "github.com/hybridgroup/gobot" ,
"ecosystem" : "Go"
} ,
"ranges" : [
{
"type" : "SEMVER" ,
"events" : [
{
"introduced" : "0"
} ,
{
"fixed" : "1.12.1-0.20190521122906-c1aa4f867846"
}
]
}
] ,
"ecosystem_specific" : {
"imports" : [
{
"path" : "github.com/hybridgroup/gobot/platforms/mqtt" ,
"symbols" : [
2023-01-19 00:18:55 +03:00
"Adaptor.Connect" ,
2022-09-14 01:40:34 +03:00
"Adaptor.newTLSConfig"
]
}
]
}
}
] ,
"references" : [
{
"type" : "FIX" ,
"url" : "https://github.com/hybridgroup/gobot/commit/c1aa4f867846da4669ecf3bc3318bd96b7ee6f3f"
} ,
{
"type" : "WEB" ,
"url" : "https://github.com/hybridgroup/gobot/releases/tag/v1.13.0"
}
2022-11-21 21:47:08 +03:00
] ,
2023-03-31 23:44:23 +03:00
"database_specific" : {
2024-05-14 22:19:00 +03:00
"url" : "https://pkg.go.dev/vuln/GO-2021-0083" ,
"review_status" : "REVIEWED"
2023-03-31 23:44:23 +03:00
}
2022-09-14 01:40:34 +03:00
}