Publish Advisories

GHSA-3j2f-58rq-g6p7
GHSA-mx47-h5fv-ghwh
GHSA-3j2f-58rq-g6p7
This commit is contained in:
advisory-database[bot]
2023-10-27 19:13:14 +00:00
parent 946529a68e
commit feb2d021a8
3 changed files with 95 additions and 45 deletions
@@ -0,0 +1,66 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3j2f-58rq-g6p7",
"modified": "2023-10-27T19:12:28Z",
"published": "2023-10-25T18:32:21Z",
"aliases": [
"CVE-2023-31581"
],
"summary": "Sureness uses hardcoded key",
"details": "Dromara Sureness before v1.0.8 was discovered to use a hardcoded key.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "com.usthe.sureness:sureness-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.8"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31581"
},
{
"type": "WEB",
"url": "https://github.com/dromara/sureness/issues/164"
},
{
"type": "WEB",
"url": "https://github.com/dromara/sureness/commit/12987a72cbf1eabbca1e308ed1fe9445958aeca7"
},
{
"type": "PACKAGE",
"url": "https://github.com/dromara/sureness"
},
{
"type": "WEB",
"url": "https://github.com/xubowenW/JWTissues/blob/main/sureness%20secure%20issues.md"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-10-27T19:12:28Z",
"nvd_published_at": null
}
}
@@ -1,17 +1,36 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mx47-h5fv-ghwh",
"modified": "2023-10-25T18:32:21Z",
"modified": "2023-10-27T19:12:00Z",
"published": "2023-10-25T18:32:21Z",
"aliases": [
"CVE-2023-31580"
],
"summary": "light-oauth2 missing public key verification",
"details": "light-oauth2 before version 2.1.27 obtains the public key without any verification. This could allow attackers to authenticate to the application with a crafted JWT token.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "com.networknt:light-oauth2"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.27"
}
]
}
]
}
],
"references": [
{
@@ -25,15 +44,19 @@
{
"type": "WEB",
"url": "https://github.com/KANIXB/JWTIssues/blob/main/Certification%20Verification%20issue%20in%20light-oauth2.md"
},
{
"type": "PACKAGE",
"url": "https://github.com/networknt/light-oauth2"
}
],
"database_specific": {
"cwe_ids": [
"CWE-347"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-10-27T19:12:00Z",
"nvd_published_at": null
}
}
@@ -1,39 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3j2f-58rq-g6p7",
"modified": "2023-10-25T18:32:21Z",
"published": "2023-10-25T18:32:21Z",
"aliases": [
"CVE-2023-31581"
],
"details": "Dromara Sureness before v1.0.8 was discovered to use a hardcoded key.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31581"
},
{
"type": "WEB",
"url": "https://github.com/dromara/sureness/issues/164"
},
{
"type": "WEB",
"url": "https://github.com/xubowenW/JWTissues/blob/main/sureness%20secure%20issues.md"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": null
}
}