Skip to content

Commit

Permalink
data/reports: unexclude 20 reports (10)
Browse files Browse the repository at this point in the history
  - data/reports/GO-2023-1997.yaml
  - data/reports/GO-2023-1999.yaml
  - data/reports/GO-2023-2001.yaml
  - data/reports/GO-2023-2004.yaml
  - data/reports/GO-2023-2005.yaml
  - data/reports/GO-2023-2006.yaml
  - data/reports/GO-2023-2011.yaml
  - data/reports/GO-2023-2012.yaml
  - data/reports/GO-2023-2014.yaml
  - data/reports/GO-2023-2018.yaml
  - data/reports/GO-2023-2020.yaml
  - data/reports/GO-2023-2022.yaml
  - data/reports/GO-2023-2023.yaml
  - data/reports/GO-2023-2025.yaml
  - data/reports/GO-2023-2026.yaml
  - data/reports/GO-2023-2028.yaml
  - data/reports/GO-2023-2036.yaml
  - data/reports/GO-2023-2038.yaml
  - data/reports/GO-2023-2049.yaml
  - data/reports/GO-2023-2050.yaml

Updates #1997
Updates #1999
Updates #2001
Updates #2004
Updates #2005
Updates #2006
Updates #2011
Updates #2012
Updates #2014
Updates #2018
Updates #2020
Updates #2022
Updates #2023
Updates #2025
Updates #2026
Updates #2028
Updates #2036
Updates #2038
Updates #2049
Updates #2050

Change-Id: Iac9a2efe688e28fa0889e8a14e9b4fea7677a197
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/606790
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 Aug 21, 2024
1 parent d168918 commit 7a0b2bb
Show file tree
Hide file tree
Showing 60 changed files with 1,712 additions and 156 deletions.
8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1997.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-1999.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2001.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2004.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2005.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2006.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2011.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions data/excluded/GO-2023-2012.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2014.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2018.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2020.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2022.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2023.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2025.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions data/excluded/GO-2023-2026.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2028.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2036.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2038.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2049.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions data/excluded/GO-2023-2050.yaml

This file was deleted.

56 changes: 56 additions & 0 deletions data/osv/GO-2023-1997.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"schema_version": "1.3.1",
"id": "GO-2023-1997",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-4124",
"GHSA-v9vc-7x69-c2x8"
],
"summary": "Answer Missing Authorization vulnerability in github.com/answerdev/answer",
"details": "Answer Missing Authorization vulnerability in github.com/answerdev/answer",
"affected": [
{
"package": {
"name": "github.com/answerdev/answer",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.1"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-v9vc-7x69-c2x8"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4124"
},
{
"type": "FIX",
"url": "https://github.com/answerdev/answer/commit/964195fd859ee5d7171fac847374dfa31893e793"
},
{
"type": "WEB",
"url": "https://huntr.dev/bounties/2c684f99-d181-4106-8ee2-64a76ae6a348"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1997",
"review_status": "UNREVIEWED"
}
}
60 changes: 60 additions & 0 deletions data/osv/GO-2023-1999.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"schema_version": "1.3.1",
"id": "GO-2023-1999",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-38795",
"GHSA-8j3v-68w3-3848"
],
"summary": "Gitea erroneous repo clones in code.gitea.io/gitea",
"details": "Gitea erroneous repo clones in code.gitea.io/gitea",
"affected": [
{
"package": {
"name": "code.gitea.io/gitea",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.17.2"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8j3v-68w3-3848"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38795"
},
{
"type": "WEB",
"url": "https://blog.gitea.com/release-of-1.17.2"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/pull/20869"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/pull/20892"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1999",
"review_status": "UNREVIEWED"
}
}
56 changes: 56 additions & 0 deletions data/osv/GO-2023-2001.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"schema_version": "1.3.1",
"id": "GO-2023-2001",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-4125",
"GHSA-j63x-f657-2m9g"
],
"summary": "Answer has Weak Password Requirements in github.com/answerdev/answer",
"details": "Answer has Weak Password Requirements in github.com/answerdev/answer",
"affected": [
{
"package": {
"name": "github.com/answerdev/answer",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-j63x-f657-2m9g"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4125"
},
{
"type": "FIX",
"url": "https://github.com/answerdev/answer/commit/7d23b17cdbbefcd2e7b5c3150f0b5ec908dc835f"
},
{
"type": "WEB",
"url": "https://huntr.dev/bounties/85bfd18f-8d3b-4154-8b7b-1f8fcf704e28"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-2001",
"review_status": "UNREVIEWED"
}
}
Loading

0 comments on commit 7a0b2bb

Please sign in to comment.