Skip to content

Commit

Permalink
data/reports: add GO-2025-3451
Browse files Browse the repository at this point in the history
  - data/reports/GO-2025-3451.yaml

Fixes #3451

Change-Id: I4d3a1317590cc5fff19d929386d8cc4dcb681e4f
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/646695
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Roland Shoemaker <roland@golang.org>
  • Loading branch information
rolandshoemaker authored and gopherbot committed Feb 5, 2025
1 parent 1d9f679 commit 6faac1e
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
31 changes: 31 additions & 0 deletions data/osv/GO-2025-3451.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"schema_version": "1.3.1",
"id": "GO-2025-3451",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"summary": "Vulnerability in github.com/boltdb-go/bolt",
"details": "This module is a malicious typosquat, attempting to take advantage of confusion with the github.com/boltdb/bolt module.",
"affected": [
{
"package": {
"name": "github.com/boltdb-go/bolt",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2025-3451",
"review_status": "REVIEWED"
}
}
12 changes: 12 additions & 0 deletions data/reports/GO-2025-3451.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
id: GO-2025-3451
modules:
- module: github.com/boltdb-go/bolt
vulnerable_at: 1.3.1
summary: Vulnerability in github.com/boltdb-go/bolt
description: |-
This module is a malicious typosquat, attempting to take advantage of confusion
with the github.com/boltdb/bolt module.
source:
id: go-security-team
created: 2025-02-04T15:51:10.296083-08:00
review_status: REVIEWED

0 comments on commit 6faac1e

Please # to comment.