Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
exceptionfactory committed Jan 6, 2025
1 parent 96ab4a3 commit da81933
Showing 1 changed file with 2 additions and 97 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mpj7-7mg7-x95j",
"modified": "2024-12-30T16:52:08Z",
"modified": "2024-12-30T16:52:10Z",
"published": "2024-12-28T18:30:48Z",
"aliases": [
"CVE-2024-56512"
Expand All @@ -11,29 +11,10 @@
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/U:Green"
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.nifi:nifi-client-dto"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.10.0"
},
{
"fixed": "2.1.0"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
Expand All @@ -52,82 +33,6 @@
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.nifi:nifi-system-test-suite"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.10.0"
},
{
"fixed": "2.1.0"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.nifi:nifi-framework-cluster"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.10.0"
},
{
"fixed": "2.1.0"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.nifi:nifi-framework-components"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.10.0"
},
{
"fixed": "2.1.0"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.nifi:nifi-framework-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.10.0"
},
{
"fixed": "2.1.0"
}
]
}
]
}
],
"references": [
Expand Down

0 comments on commit da81933

Please sign in to comment.