зеркало из https://github.com/golang/vulndb.git
data/reports: add GO-2024-3012
This module has been removed from the module proxy, so the report contains an unfixable lint error. Fixes golang/vulndb#3012 Change-Id: I1b44a05ff51a75eafed2f632a786827d685f7ff0 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/602115 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
This commit is contained in:
Родитель
0c819a8a7e
Коммит
b68ade9b2f
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"schema_version": "1.3.1",
|
||||
"id": "GO-2024-3012",
|
||||
"modified": "0001-01-01T00:00:00Z",
|
||||
"published": "0001-01-01T00:00:00Z",
|
||||
"summary": "Malicious code in github.com/PromonLogicalis/asn1",
|
||||
"details": "Version 7bdca06d0edf of the github.com/PromonLogicalis/asn1 module contains malicious code which downloads a program from a remote web server and executes it.",
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"name": "github.com/PromonLogicalis/asn1",
|
||||
"ecosystem": "Go"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "SEMVER",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ecosystem_specific": {}
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"url": "https://pkg.go.dev/vuln/GO-2024-3012",
|
||||
"review_status": "REVIEWED"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
id: GO-2024-3012
|
||||
modules:
|
||||
- module: github.com/PromonLogicalis/asn1
|
||||
skip_lint: true
|
||||
summary: Malicious code in github.com/PromonLogicalis/asn1
|
||||
description: |-
|
||||
Version 7bdca06d0edf of the github.com/PromonLogicalis/asn1 module
|
||||
contains malicious code which downloads a program from
|
||||
a remote web server and executes it.
|
||||
source:
|
||||
id: go-security-team
|
||||
created: 2024-07-30T14:09:01.978232-07:00
|
||||
review_status: REVIEWED
|
Загрузка…
Ссылка в новой задаче