mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-g6hg-4v3c-6jq7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-g6hg-4v3c-6jq7",
|
||||
"modified": "2022-10-31T15:43:23Z",
|
||||
"modified": "2024-09-12T20:28:44Z",
|
||||
"published": "2022-10-26T19:00:39Z",
|
||||
"aliases": [
|
||||
"CVE-2022-43766"
|
||||
@@ -12,13 +12,17 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.apache.iotdb:iotdb-parent"
|
||||
"name": "org.apache.iotdb:flink-tsfile-connector"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
@@ -44,10 +48,48 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0.13.0"
|
||||
"introduced": "0.12.2"
|
||||
},
|
||||
{
|
||||
"fixed": "0.14.0rc1"
|
||||
"fixed": "0.13.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.apache.iotdb:iotdb-server"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0.12.2"
|
||||
},
|
||||
{
|
||||
"fixed": "0.13.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.apache.iotdb:tsfile"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0.12.2"
|
||||
},
|
||||
{
|
||||
"fixed": "0.13.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user