Skip to content

Commit

Permalink
data/reports: add 3 unreviewed reports
Browse files Browse the repository at this point in the history
  - data/reports/GO-2025-3376.yaml
  - data/reports/GO-2025-3377.yaml
  - data/reports/GO-2025-3380.yaml

Fixes #3376
Fixes #3377
Fixes #3380

Change-Id: I6461a28e5a51ffbb882a38115b3b2a1fdc0d7bc5
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/641815
Auto-Submit: Tatiana Bradley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Zvonimir Pavlinovic <[email protected]>
  • Loading branch information
tatianab authored and gopherbot committed Jan 9, 2025
1 parent 8da48de commit 6af45df
Show file tree
Hide file tree
Showing 6 changed files with 378 additions and 0 deletions.
60 changes: 60 additions & 0 deletions data/osv/GO-2025-3376.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"schema_version": "1.3.1",
"id": "GO-2025-3376",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2025-22149",
"GHSA-675f-rq2r-jw82"
],
"summary": "JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh in github.com/MicahParks/jwkset",
"details": "JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh in github.com/MicahParks/jwkset",
"affected": [
{
"package": {
"name": "github.com/MicahParks/jwkset",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0.5.0"
},
{
"fixed": "0.6.0"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/MicahParks/jwkset/security/advisories/GHSA-675f-rq2r-jw82"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22149"
},
{
"type": "FIX",
"url": "https://github.com/MicahParks/jwkset/commit/01db49a90f7f20c7fb39a699a2f19a7a5f379ed3"
},
{
"type": "FIX",
"url": "https://github.com/MicahParks/jwkset/pull/41"
},
{
"type": "REPORT",
"url": "https://github.com/MicahParks/jwkset/issues/40"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2025-3376",
"review_status": "UNREVIEWED"
}
}
117 changes: 117 additions & 0 deletions data/osv/GO-2025-3377.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
{
"schema_version": "1.3.1",
"id": "GO-2025-3377",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2025-22449",
"GHSA-q8fg-cp3q-5jwm"
],
"summary": "Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server",
"details": "Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server.\n\nNOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.\n\n(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)\n\nThe additional affected modules and versions are: github.com/mattermost/mattermost-server before v9.11.16.",
"affected": [
{
"package": {
"name": "github.com/mattermost/mattermost-server",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "9.11.0+incompatible"
}
]
}
],
"ecosystem_specific": {
"custom_ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "9.11.16"
}
]
}
]
}
},
{
"package": {
"name": "github.com/mattermost/mattermost-server/v5",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/mattermost/mattermost-server/v6",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/mattermost/mattermost/server/v8",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0.0-20250102081831-64c566a8280b"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-q8fg-cp3q-5jwm"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22449"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2025-3377",
"review_status": "UNREVIEWED"
}
}
117 changes: 117 additions & 0 deletions data/osv/GO-2025-3380.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
{
"schema_version": "1.3.1",
"id": "GO-2025-3380",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2025-22445",
"GHSA-7rgp-4j56-fm79"
],
"summary": "Mattermost has Improper Check for Unusual or Exceptional Conditions in github.com/mattermost/mattermost-server",
"details": "Mattermost has Improper Check for Unusual or Exceptional Conditions in github.com/mattermost/mattermost-server.\n\nNOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.\n\n(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)\n\nThe additional affected modules and versions are: .",
"affected": [
{
"package": {
"name": "github.com/mattermost/mattermost-server",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "10.3.0+incompatible"
}
]
}
],
"ecosystem_specific": {
"custom_ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
}
]
}
]
}
},
{
"package": {
"name": "github.com/mattermost/mattermost-server/v5",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/mattermost/mattermost-server/v6",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/mattermost/mattermost/server/v8",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0.0-20250102081831-64c566a8280b"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-7rgp-4j56-fm79"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22445"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2025-3380",
"review_status": "UNREVIEWED"
}
}
24 changes: 24 additions & 0 deletions data/reports/GO-2025-3376.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
id: GO-2025-3376
modules:
- module: github.com/MicahParks/jwkset
versions:
- introduced: 0.5.0
- fixed: 0.6.0
vulnerable_at: 0.5.21
summary: |-
JWK Set's HTTP client only overwrites and appends JWK to local cache during
refresh in github.com/MicahParks/jwkset
cves:
- CVE-2025-22149
ghsas:
- GHSA-675f-rq2r-jw82
references:
- advisory: https://github.com/MicahParks/jwkset/security/advisories/GHSA-675f-rq2r-jw82
- advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-22149
- fix: https://github.com/MicahParks/jwkset/commit/01db49a90f7f20c7fb39a699a2f19a7a5f379ed3
- fix: https://github.com/MicahParks/jwkset/pull/41
- report: https://github.com/MicahParks/jwkset/issues/40
source:
id: GHSA-675f-rq2r-jw82
created: 2025-01-09T14:17:18.394896-05:00
review_status: UNREVIEWED
30 changes: 30 additions & 0 deletions data/reports/GO-2025-3377.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
id: GO-2025-3377
modules:
- module: github.com/mattermost/mattermost-server
versions:
- introduced: 9.11.0+incompatible
non_go_versions:
- fixed: 9.11.16
vulnerable_at: 10.4.1+incompatible
- module: github.com/mattermost/mattermost-server/v5
vulnerable_at: 5.39.3
- module: github.com/mattermost/mattermost-server/v6
vulnerable_at: 6.7.2
- module: github.com/mattermost/mattermost/server/v8
versions:
- fixed: 8.0.0-20250102081831-64c566a8280b
summary: Mattermost Incorrect Authorization vulnerability in github.com/mattermost/mattermost-server
cves:
- CVE-2025-22449
ghsas:
- GHSA-q8fg-cp3q-5jwm
references:
- advisory: https://github.com/advisories/GHSA-q8fg-cp3q-5jwm
- advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-22449
- web: https://mattermost.com/security-updates
notes:
- fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
source:
id: GHSA-q8fg-cp3q-5jwm
created: 2025-01-09T14:17:14.072367-05:00
review_status: UNREVIEWED
30 changes: 30 additions & 0 deletions data/reports/GO-2025-3380.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
id: GO-2025-3380
modules:
- module: github.com/mattermost/mattermost-server
versions:
- fixed: 10.3.0+incompatible
non_go_versions:
- introduced: 10.0.0
vulnerable_at: 10.3.0-rc4+incompatible
- module: github.com/mattermost/mattermost-server/v5
vulnerable_at: 5.39.3
- module: github.com/mattermost/mattermost-server/v6
vulnerable_at: 6.7.2
- module: github.com/mattermost/mattermost/server/v8
versions:
- fixed: 8.0.0-20250102081831-64c566a8280b
summary: Mattermost has Improper Check for Unusual or Exceptional Conditions in github.com/mattermost/mattermost-server
cves:
- CVE-2025-22445
ghsas:
- GHSA-7rgp-4j56-fm79
references:
- advisory: https://github.com/advisories/GHSA-7rgp-4j56-fm79
- advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-22445
- web: https://mattermost.com/security-updates
notes:
- fix: 'github.com/mattermost/mattermost/server/v8: could not add vulnerable_at: could not find tagged version between introduced and fixed'
source:
id: GHSA-7rgp-4j56-fm79
created: 2025-01-09T14:16:30.962637-05:00
review_status: UNREVIEWED

0 comments on commit 6af45df

Please sign in to comment.