Publish Advisories

GHSA-5hfp-964w-5vgm
GHSA-f23h-52hj-99p6
This commit is contained in:
advisory-database[bot]
2023-12-21 18:12:10 +00:00
parent df793b3c69
commit 523d8b66a3
2 changed files with 55 additions and 5 deletions
@@ -58,6 +58,25 @@
"database_specific": {
"last_known_affected_version_range": "<= 2.145"
}
},
{
"package": {
"ecosystem": "Maven",
"name": "org.kohsuke.stapler:stapler-parent"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.250.2"
}
]
}
]
}
],
"references": [
@@ -65,6 +84,14 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000997"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/jenkins/commit/fd5f5be0304c6bf1918892b81e2efb6b6d09c521"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/stapler/commit/0dfc28aa2102a59638484fc11c4c53b1dbb2baf0"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/jenkins"
@@ -1,23 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f23h-52hj-99p6",
"modified": "2023-12-21T12:30:29Z",
"modified": "2023-12-21T18:10:56Z",
"published": "2023-12-21T12:30:29Z",
"aliases": [
"CVE-2023-51656"
],
"summary": "Apache IoTDB: Unsafe deserialize map in Sync Tool",
"details": "Deserialization of Untrusted Data vulnerability in Apache IoTDB.This issue affects Apache IoTDB: from 0.13.0 through 0.13.4.\n\nUsers are recommended to upgrade to version 1.2.2, which fixes the issue.\n\n",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.iotdb:iotdb-parent"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.13.0"
},
{
"fixed": "1.2.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51656"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/iotdb"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/zy3klwpv11vl5n65josbfo2fyzxg3dxc"
@@ -31,9 +54,9 @@
"cwe_ids": [
"CWE-502"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-12-21T18:10:56Z",
"nvd_published_at": "2023-12-21T12:15:08Z"
}
}