Skip to content

Commit

Permalink
data/reports: add 2 needs review reports
Browse files Browse the repository at this point in the history
  - data/reports/GO-2024-3101.yaml
  - data/reports/GO-2024-3344.yaml

Updates #3101
Updates #3344

Change-Id: I2f7e53dcc3408324888151bf28d19d6e2d950fba
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/637957
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
  • Loading branch information
tatianab authored and gopherbot committed Dec 20, 2024
1 parent 83c1120 commit 3ff7d8e
Show file tree
Hide file tree
Showing 4 changed files with 167 additions and 0 deletions.
77 changes: 77 additions & 0 deletions data/osv/GO-2024-3101.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"schema_version": "1.3.1",
"id": "GO-2024-3101",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"GHSA-75qh-gg76-p2w4"
],
"summary": "CWA-2023-004: Excessive number of function parameters in compiled Wasm in github.com/CosmWasm/wasmvm",
"details": "CWA-2023-004: Excessive number of function parameters in compiled Wasm in github.com/CosmWasm/wasmvm",
"affected": [
{
"package": {
"name": "github.com/CosmWasm/wasmvm",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.5"
},
{
"introduced": "1.3.0"
},
{
"fixed": "1.3.1"
},
{
"introduced": "1.4.0"
},
{
"fixed": "1.4.2"
},
{
"introduced": "1.5.0"
},
{
"fixed": "1.5.1"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-75qh-gg76-p2w4"
},
{
"type": "WEB",
"url": "https://forum.cosmos.network/t/high-severity-security-patch-upcoming-on-wed-10th-cwa-2023-004-brought-to-you-by-certik-and-confio/12840"
},
{
"type": "WEB",
"url": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2023-004.md"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2024-0366.html"
},
{
"type": "WEB",
"url": "https://www.certik.com/resources/blog/risk-and-security-enhancement-for-app-chains-an-in-depth-writeup-of-cwa-2023"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3101",
"review_status": "UNREVIEWED"
}
}
47 changes: 47 additions & 0 deletions data/osv/GO-2024-3344.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"schema_version": "1.3.1",
"id": "GO-2024-3344",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"GHSA-32gq-x56h-299c"
],
"summary": "age vulnerable to malicious plugin names, recipients, or identities causing arbitrary binary execution in filippo.io/age",
"details": "age vulnerable to malicious plugin names, recipients, or identities causing arbitrary binary execution in filippo.io/age",
"affected": [
{
"package": {
"name": "filippo.io/age",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.1"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/FiloSottile/age/security/advisories/GHSA-32gq-x56h-299c"
},
{
"type": "WEB",
"url": "https://github.com/FiloSottile/age/commit/482cf6fc9babd3ab06f6606762aac10447222201"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3344",
"review_status": "UNREVIEWED"
}
}
25 changes: 25 additions & 0 deletions data/reports/GO-2024-3101.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
id: GO-2024-3101
modules:
- module: github.com/CosmWasm/wasmvm
versions:
- fixed: 1.2.5
- introduced: 1.3.0
- fixed: 1.3.1
- introduced: 1.4.0
- fixed: 1.4.2
- introduced: 1.5.0
- fixed: 1.5.1
vulnerable_at: 1.5.0
summary: 'CWA-2023-004: Excessive number of function parameters in compiled Wasm in github.com/CosmWasm/wasmvm'
ghsas:
- GHSA-75qh-gg76-p2w4
references:
- advisory: https://github.com/advisories/GHSA-75qh-gg76-p2w4
- web: https://forum.cosmos.network/t/high-severity-security-patch-upcoming-on-wed-10th-cwa-2023-004-brought-to-you-by-certik-and-confio/12840
- web: https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2023-004.md
- web: https://rustsec.org/advisories/RUSTSEC-2024-0366.html
- web: https://www.certik.com/resources/blog/risk-and-security-enhancement-for-app-chains-an-in-depth-writeup-of-cwa-2023
source:
id: GHSA-75qh-gg76-p2w4
created: 2024-12-20T10:04:11.705159-10:00
review_status: NEEDS_REVIEW
18 changes: 18 additions & 0 deletions data/reports/GO-2024-3344.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
id: GO-2024-3344
modules:
- module: filippo.io/age
versions:
- fixed: 1.2.1
vulnerable_at: 1.2.0
summary: |-
age vulnerable to malicious plugin names, recipients, or identities causing
arbitrary binary execution in filippo.io/age
ghsas:
- GHSA-32gq-x56h-299c
references:
- advisory: https://github.com/FiloSottile/age/security/advisories/GHSA-32gq-x56h-299c
- web: https://github.com/FiloSottile/age/commit/482cf6fc9babd3ab06f6606762aac10447222201
source:
id: GHSA-32gq-x56h-299c
created: 2024-12-20T10:03:46.400782-10:00
review_status: NEEDS_REVIEW

0 comments on commit 3ff7d8e

Please sign in to comment.