Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.nifi/nifi@1.1.2
purl pkg:maven/org.apache.nifi/nifi@1.1.2
Next non-vulnerable version 1.24.0
Latest non-vulnerable version 1.24.0
Risk 10.0
Vulnerabilities affecting this package (18)
Vulnerability Summary Fixed by
VCID-2dsr-hras-zudk
Aliases:
CVE-2018-17195
GHSA-3jq8-jg75-rqv6
The template upload API endpoint accepted requests from different domain when sent in conjunction with ARP spoofing + man in the middle (MiTM) attack, resulting in a CSRF attack. The required attack vector is complex, requiring a scenario with client certificate authentication, same subnet access, and injecting malicious code into an unprotected (plaintext HTTP) website which the targeted user later visits, but the possible damage warranted a Severe severity level. Mitigation: The fix to apply Cross-Origin Resource Sharing (CORS) policy request filtering was applied on the Apache NiFi 1.8.0 release. Users running a prior 1.x release should upgrade to the appropriate release.
1.8.0
Affected by 13 other vulnerabilities.
VCID-2ema-4jrp-3kfr
Aliases:
CVE-2020-9491
GHSA-rfmp-jvr7-hx78
Inadequate Encryption Strength in Apache NiFi In Apache NiFi 1.2.0 to 1.11.4, the NiFi UI and API were protected by mandating TLS v1.2, as well as listening connections established by processors like ListenHTTP, HandleHttpRequest, etc. However intracluster communication such as cluster request replication, Site-to-Site, and load balanced queues continued to support TLS v1.0 or v1.1.
1.12.0-RC1
Affected by 0 other vulnerabilities.
1.12.0
Affected by 9 other vulnerabilities.
VCID-3eka-p4cs-f3dz
Aliases:
CVE-2023-34468
GHSA-xm2m-2q6h-22jw
Apache NiFi vulnerable to Code Injection The DBCPConnectionPool and HikariCPConnectionPool Controller Services in Apache NiFi 0.0.2 through 1.21.0 allow an authenticated and authorized user to configure a Database URL with the H2 driver that enables custom code execution. The resolution validates the Database URL and rejects H2 JDBC locations. You are recommended to upgrade to version 1.22.0 or later which fixes this issue.
1.22.0
Affected by 3 other vulnerabilities.
VCID-3rp1-pc25-euhm
Aliases:
CVE-2017-12623
GHSA-qj7f-j6h9-g5rq
Improper Restriction of XML External Entity Reference An authorized user could upload a template which contained malicious code and accessed sensitive files via an XML External Entity.
1.4.0
Affected by 18 other vulnerabilities.
VCID-6mt2-4tn4-5bcb
Aliases:
CVE-2018-17193
GHSA-4qq9-rrq6-48ff
The message-page.jsp error page used the value of the HTTP request header X-ProxyContextPath without sanitization, resulting in a reflected XSS attack. Mitigation: The fix to correctly parse and sanitize the request attribute value was applied on the Apache NiFi 1.8.0 release. Users running a prior 1.x release should upgrade to the appropriate release.
1.8.0
Affected by 13 other vulnerabilities.
VCID-bppj-knks-jybe
Aliases:
CVE-2020-13940
GHSA-q4xf-3pmq-3hw8
Improper Restriction of XML External Entity Reference in Apache NiFi In Apache NiFi 1.0.0 to 1.11.4, the notification service manager and various policy authorizer and user group provider objects allowed trusted administrators to inadvertently configure a potentially malicious XML file. The XML file has the ability to make external calls to services (via XXE).
1.12.0-RC1
Affected by 0 other vulnerabilities.
1.12.0
Affected by 9 other vulnerabilities.
VCID-bpqd-tx8f-kycf
Aliases:
CVE-2022-29265
GHSA-wc97-7623-rxwx
Improper Restriction of XML External Entity Reference Multiple components in Apache NiFi 0.0.1 to 1.16.0 do not restrict XML External Entity references in the default configuration. The Standard Content Viewer service attempts to resolve XML External Entity references when viewing formatted XML files. The following Processors attempt to resolve XML External Entity references when configured with default property values: - `EvaluateXPath` - `EvaluateXQuery` - `ValidateXml` Apache NiFi flow configurations that include these Processors is vulnerable to malicious XML documents that contain Document Type Declarations with XML External Entity references. The resolution disables Document Type Declarations in the default configuration for these Processors, and disallows XML External Entity resolution in standard services.
1.16.1
Affected by 6 other vulnerabilities.
VCID-gqjq-sbf1-x7ew
Aliases:
CVE-2020-1933
GHSA-pqhq-xx62-2v2p
Cross-site scripting in Apache NiFi A XSS vulnerability was found in Apache NiFi 1.0.0 to 1.10.0. Malicious scripts could be injected to the UI through action by an unaware authenticated user in Firefox. Did not appear to occur in other browsers.
1.11.0
Affected by 11 other vulnerabilities.
VCID-hy35-v2p5-2ycq
Aliases:
CVE-2023-49145
GHSA-68pr-6fjc-wmgm
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Apache NiFi 0.7.0 through 1.23.2 include the JoltTransformJSON Processor, which provides an advanced configuration user interface that is vulnerable to DOM-based cross-site scripting. If an authenticated user, who is authorized to configure a JoltTransformJSON Processor, visits a crafted URL, then arbitrary JavaScript code can be executed within the session context of the authenticated user. Upgrading to Apache NiFi 1.24.0 or 2.0.0-M1 is the recommended mitigation.
1.24.0
Affected by 0 other vulnerabilities.
VCID-j263-1hyr-t7hn
Aliases:
CVE-2018-1310
GHSA-p76j-5v6v-6c22
Deserialization of Untrusted Data Apache NiFi JMS Deserialization issue because of ActiveMQ client vulnerability. Malicious JMS content could cause denial of service.
1.6.0
Affected by 14 other vulnerabilities.
VCID-k1bm-1u7b-vybp
Aliases:
CVE-2017-12632
GHSA-w4x6-j349-9r57
Improper Input Validation A malicious host header in an incoming HTTP request could cause NiFi to load resources from an external server.
1.5.0
Affected by 15 other vulnerabilities.
VCID-r9su-47z6-x7cw
Aliases:
CVE-2017-7667
GHSA-jvx9-rj3w-jq99
Origin Validation Error Apache NiFi needs to establish the response header telling browsers to only allow framing with the same origin.
1.3.0
Affected by 19 other vulnerabilities.
VCID-rj21-6d19-gqbe
Aliases:
CVE-2018-17192
GHSA-2xpp-75vr-22vq
The X-Frame-Options headers were applied inconsistently on some HTTP responses, resulting in duplicate or missing security headers. Some browsers would interpret these results incorrectly, allowing clickjacking attacks. Mitigation: The fix to consistently apply the security headers was applied on the Apache NiFi 1.8.0 release. Users running a prior 1.x release should upgrade to the appropriate release.
1.7.0
Affected by 14 other vulnerabilities.
1.8.0
Affected by 13 other vulnerabilities.
VCID-rjau-hbsn-u3ah
Aliases:
CVE-2017-15697
GHSA-29ph-fjf3-c5cm
Improper Input Validation A malicious `X-ProxyContextPath` or `X-Forwarded-Context` header containing external resources or embedded code could cause remote code execution.
1.5.0
Affected by 15 other vulnerabilities.
VCID-rn4r-36ab-sfey
Aliases:
CVE-2021-44145
GHSA-rq96-qhc5-vm4r
Exposure of Sensitive Information to an Unauthorized Actor In the TransformXML processor of Apache NiFi an authenticated user could configure an XSLT file which, if it included malicious external entity calls, may reveal sensitive information.
1.15.1
Affected by 8 other vulnerabilities.
VCID-rv8f-q4a4-xqbk
Aliases:
CVE-2023-36542
GHSA-r969-8v3h-23v9
Apache NiFi Code Injection vulnerability Apache NiFi 0.0.2 through 1.22.0 include Processors and Controller Services that support HTTP URL references for retrieving drivers, which allows an authenticated and authorized user to configure a location that enables custom code execution. The resolution introduces a new Required Permission for referencing remote resources, restricting configuration of these components to privileged users. The permission prevents unprivileged users from configuring Processors and Controller Services annotated with the new Reference Remote Resources restriction. Upgrading to Apache NiFi 1.23.0 is the recommended mitigation.
1.23.0
Affected by 2 other vulnerabilities.
VCID-tnfn-2kzc-rugx
Aliases:
CVE-2017-7665
GHSA-m5r7-w9v3-ghmx
Cross-site Scripting There are certain user input components in the UI which had been guarding for some forms of XSS issues but were insufficient.
1.3.0
Affected by 19 other vulnerabilities.
VCID-w18h-3c8s-s3eq
Aliases:
CVE-2017-15703
GHSA-xwx6-vmj4-5rv8
Deserialization of Untrusted Data Any authenticated user (valid client certificate but without ACL permissions) could upload a template which contained malicious code and caused a denial of service via Java deserialization attack.
1.5.0
Affected by 15 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-1hne-dn7f-4yfy Injection Vulnerability The proxy chain `serialization/deserialization` is vulnerable to an injection attack where a carefully crafted username could impersonate another user and gain their permissions on a replicated request to another node. CVE-2017-5636
GHSA-jrcc-7jf5-3pxg
VCID-xv8d-3nef-dygg Improper Authentication If an anonymous user request is replicated to another node, the originating node identity is used rather than the "anonymous" user. CVE-2017-5635
GHSA-jgj9-6v78-6g8m

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:44:02.659422+00:00 GitLab Importer Affected by VCID-hy35-v2p5-2ycq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-49145.yml 38.4.0
2026-04-16T22:35:08.436776+00:00 GitLab Importer Affected by VCID-rv8f-q4a4-xqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-36542.yml 38.4.0
2026-04-16T22:31:01.668205+00:00 GitLab Importer Affected by VCID-3eka-p4cs-f3dz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-34468.yml 38.4.0
2026-04-16T21:45:57.942708+00:00 GitLab Importer Affected by VCID-bpqd-tx8f-kycf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2022-29265.yml 38.4.0
2026-04-16T21:36:40.541200+00:00 GitLab Importer Affected by VCID-rn4r-36ab-sfey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-44145.yml 38.4.0
2026-04-16T21:12:36.380900+00:00 GitLab Importer Affected by VCID-2ema-4jrp-3kfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-9491.yml 38.4.0
2026-04-16T21:12:34.500821+00:00 GitLab Importer Affected by VCID-bppj-knks-jybe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-13940.yml 38.4.0
2026-04-16T21:00:07.154858+00:00 GitLab Importer Affected by VCID-gqjq-sbf1-x7ew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-1933.yml 38.4.0
2026-04-16T20:50:43.149618+00:00 GitLab Importer Affected by VCID-rj21-6d19-gqbe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17192.yml 38.4.0
2026-04-16T20:50:42.571528+00:00 GitLab Importer Affected by VCID-2dsr-hras-zudk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17195.yml 38.4.0
2026-04-16T20:50:42.086043+00:00 GitLab Importer Affected by VCID-6mt2-4tn4-5bcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17193.yml 38.4.0
2026-04-16T20:43:00.476270+00:00 GitLab Importer Affected by VCID-j263-1hyr-t7hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-1310.yml 38.4.0
2026-04-16T20:41:25.807563+00:00 GitLab Importer Affected by VCID-w18h-3c8s-s3eq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-15703.yml 38.4.0
2026-04-16T20:41:19.762896+00:00 GitLab Importer Affected by VCID-rjau-hbsn-u3ah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-15697.yml 38.4.0
2026-04-16T20:41:19.516240+00:00 GitLab Importer Affected by VCID-k1bm-1u7b-vybp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-12632.yml 38.4.0
2026-04-16T20:39:24.113154+00:00 GitLab Importer Fixing VCID-xv8d-3nef-dygg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-5635.yml 38.4.0
2026-04-16T20:39:23.969349+00:00 GitLab Importer Fixing VCID-1hne-dn7f-4yfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-5636.yml 38.4.0
2026-04-16T20:39:12.323718+00:00 GitLab Importer Affected by VCID-3rp1-pc25-euhm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-12623.yml 38.4.0
2026-04-16T20:37:13.193689+00:00 GitLab Importer Affected by VCID-r9su-47z6-x7cw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-7667.yml 38.4.0
2026-04-16T20:37:12.682656+00:00 GitLab Importer Affected by VCID-tnfn-2kzc-rugx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-7665.yml 38.4.0
2026-04-16T01:26:17.429628+00:00 GHSA Importer Affected by VCID-2dsr-hras-zudk https://github.com/advisories/GHSA-3jq8-jg75-rqv6 38.4.0
2026-04-16T01:26:17.265949+00:00 GHSA Importer Affected by VCID-6mt2-4tn4-5bcb https://github.com/advisories/GHSA-4qq9-rrq6-48ff 38.4.0
2026-04-16T01:26:16.782029+00:00 GHSA Importer Affected by VCID-rj21-6d19-gqbe https://github.com/advisories/GHSA-2xpp-75vr-22vq 38.4.0
2026-04-12T00:03:38.903876+00:00 GitLab Importer Affected by VCID-hy35-v2p5-2ycq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-49145.yml 38.3.0
2026-04-11T23:54:14.951709+00:00 GitLab Importer Affected by VCID-rv8f-q4a4-xqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-36542.yml 38.3.0
2026-04-11T23:49:47.756345+00:00 GitLab Importer Affected by VCID-3eka-p4cs-f3dz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-34468.yml 38.3.0
2026-04-11T23:01:43.385105+00:00 GitLab Importer Affected by VCID-bpqd-tx8f-kycf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2022-29265.yml 38.3.0
2026-04-11T22:50:29.478204+00:00 GitLab Importer Affected by VCID-rn4r-36ab-sfey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-44145.yml 38.3.0
2026-04-11T22:24:35.259619+00:00 GitLab Importer Affected by VCID-2ema-4jrp-3kfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-9491.yml 38.3.0
2026-04-11T22:24:33.458067+00:00 GitLab Importer Affected by VCID-bppj-knks-jybe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-13940.yml 38.3.0
2026-04-11T22:11:21.821544+00:00 GitLab Importer Affected by VCID-gqjq-sbf1-x7ew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-1933.yml 38.3.0
2026-04-11T22:01:22.903557+00:00 GitLab Importer Affected by VCID-rj21-6d19-gqbe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17192.yml 38.3.0
2026-04-11T22:01:22.087691+00:00 GitLab Importer Affected by VCID-2dsr-hras-zudk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17195.yml 38.3.0
2026-04-11T22:01:21.568746+00:00 GitLab Importer Affected by VCID-6mt2-4tn4-5bcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17193.yml 38.3.0
2026-04-11T21:53:38.507083+00:00 GitLab Importer Affected by VCID-j263-1hyr-t7hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-1310.yml 38.3.0
2026-04-11T21:52:00.832578+00:00 GitLab Importer Affected by VCID-w18h-3c8s-s3eq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-15703.yml 38.3.0
2026-04-11T21:51:54.780363+00:00 GitLab Importer Affected by VCID-rjau-hbsn-u3ah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-15697.yml 38.3.0
2026-04-11T21:51:54.319623+00:00 GitLab Importer Affected by VCID-k1bm-1u7b-vybp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-12632.yml 38.3.0
2026-04-11T21:50:09.882107+00:00 GitLab Importer Fixing VCID-xv8d-3nef-dygg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-5635.yml 38.3.0
2026-04-11T21:50:09.742480+00:00 GitLab Importer Fixing VCID-1hne-dn7f-4yfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-5636.yml 38.3.0
2026-04-11T21:49:59.215847+00:00 GitLab Importer Affected by VCID-3rp1-pc25-euhm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-12623.yml 38.3.0
2026-04-11T21:47:50.683727+00:00 GitLab Importer Affected by VCID-r9su-47z6-x7cw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-7667.yml 38.3.0
2026-04-11T21:47:50.102334+00:00 GitLab Importer Affected by VCID-tnfn-2kzc-rugx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-7665.yml 38.3.0
2026-04-11T12:55:36.029633+00:00 GHSA Importer Affected by VCID-2dsr-hras-zudk https://github.com/advisories/GHSA-3jq8-jg75-rqv6 38.3.0
2026-04-11T12:55:35.866268+00:00 GHSA Importer Affected by VCID-6mt2-4tn4-5bcb https://github.com/advisories/GHSA-4qq9-rrq6-48ff 38.3.0
2026-04-11T12:55:35.579130+00:00 GHSA Importer Affected by VCID-rj21-6d19-gqbe https://github.com/advisories/GHSA-2xpp-75vr-22vq 38.3.0
2026-04-04T14:31:06.081866+00:00 GHSA Importer Fixing VCID-1hne-dn7f-4yfy https://github.com/advisories/GHSA-jrcc-7jf5-3pxg 38.1.0
2026-04-03T00:08:19.633098+00:00 GitLab Importer Affected by VCID-hy35-v2p5-2ycq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-49145.yml 38.1.0
2026-04-02T23:57:20.698935+00:00 GitLab Importer Affected by VCID-rv8f-q4a4-xqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-36542.yml 38.1.0
2026-04-02T23:53:04.270130+00:00 GitLab Importer Affected by VCID-3eka-p4cs-f3dz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2023-34468.yml 38.1.0
2026-04-02T23:10:11.929374+00:00 GitLab Importer Affected by VCID-bpqd-tx8f-kycf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2022-29265.yml 38.1.0
2026-04-02T22:59:53.461725+00:00 GitLab Importer Affected by VCID-rn4r-36ab-sfey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-44145.yml 38.1.0
2026-04-02T22:36:28.584673+00:00 GitLab Importer Affected by VCID-2ema-4jrp-3kfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-9491.yml 38.1.0
2026-04-02T22:36:27.246210+00:00 GitLab Importer Affected by VCID-bppj-knks-jybe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-13940.yml 38.1.0
2026-04-02T22:23:52.833212+00:00 GitLab Importer Affected by VCID-gqjq-sbf1-x7ew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-1933.yml 38.1.0
2026-04-02T22:14:25.454454+00:00 GitLab Importer Affected by VCID-rj21-6d19-gqbe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17192.yml 38.1.0
2026-04-02T22:14:24.694304+00:00 GitLab Importer Affected by VCID-2dsr-hras-zudk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17195.yml 38.1.0
2026-04-02T22:14:24.237298+00:00 GitLab Importer Affected by VCID-6mt2-4tn4-5bcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17193.yml 38.1.0
2026-04-02T22:07:21.502862+00:00 GitLab Importer Affected by VCID-j263-1hyr-t7hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-1310.yml 38.1.0
2026-04-02T22:05:48.421419+00:00 GitLab Importer Affected by VCID-w18h-3c8s-s3eq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-15703.yml 38.1.0
2026-04-02T22:05:42.054237+00:00 GitLab Importer Affected by VCID-rjau-hbsn-u3ah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-15697.yml 38.1.0
2026-04-02T22:05:41.648691+00:00 GitLab Importer Affected by VCID-k1bm-1u7b-vybp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-12632.yml 38.1.0
2026-04-02T22:04:00.958818+00:00 GitLab Importer Fixing VCID-xv8d-3nef-dygg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-5635.yml 38.1.0
2026-04-02T22:04:00.830432+00:00 GitLab Importer Fixing VCID-1hne-dn7f-4yfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-5636.yml 38.1.0
2026-04-02T22:03:50.760139+00:00 GitLab Importer Affected by VCID-3rp1-pc25-euhm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-12623.yml 38.1.0
2026-04-02T22:01:45.356930+00:00 GitLab Importer Affected by VCID-r9su-47z6-x7cw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-7667.yml 38.1.0
2026-04-02T22:01:44.836571+00:00 GitLab Importer Affected by VCID-tnfn-2kzc-rugx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-7665.yml 38.1.0
2026-04-02T13:48:06.831064+00:00 GHSA Importer Affected by VCID-2dsr-hras-zudk https://github.com/advisories/GHSA-3jq8-jg75-rqv6 38.1.0
2026-04-02T13:48:06.683403+00:00 GHSA Importer Affected by VCID-6mt2-4tn4-5bcb https://github.com/advisories/GHSA-4qq9-rrq6-48ff 38.1.0
2026-04-02T13:48:06.219788+00:00 GHSA Importer Affected by VCID-rj21-6d19-gqbe https://github.com/advisories/GHSA-2xpp-75vr-22vq 38.1.0
2026-04-01T17:29:58.301297+00:00 GitLab Importer Affected by VCID-bpqd-tx8f-kycf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2022-29265.yml 38.0.0
2026-04-01T17:18:37.034572+00:00 GitLab Importer Affected by VCID-rn4r-36ab-sfey https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2021-44145.yml 38.0.0
2026-04-01T16:53:43.473407+00:00 GitLab Importer Affected by VCID-2ema-4jrp-3kfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-9491.yml 38.0.0
2026-04-01T16:53:41.914519+00:00 GitLab Importer Affected by VCID-bppj-knks-jybe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-13940.yml 38.0.0
2026-04-01T16:41:41.450981+00:00 GitLab Importer Affected by VCID-gqjq-sbf1-x7ew https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2020-1933.yml 38.0.0
2026-04-01T16:31:54.901929+00:00 GitLab Importer Affected by VCID-rj21-6d19-gqbe https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17192.yml 38.0.0
2026-04-01T16:31:54.315129+00:00 GitLab Importer Affected by VCID-2dsr-hras-zudk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17195.yml 38.0.0
2026-04-01T16:31:53.826730+00:00 GitLab Importer Affected by VCID-6mt2-4tn4-5bcb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-17193.yml 38.0.0
2026-04-01T16:24:25.968736+00:00 GitLab Importer Affected by VCID-j263-1hyr-t7hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2018-1310.yml 38.0.0
2026-04-01T16:22:46.010042+00:00 GitLab Importer Affected by VCID-w18h-3c8s-s3eq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-15703.yml 38.0.0
2026-04-01T16:22:39.641866+00:00 GitLab Importer Affected by VCID-rjau-hbsn-u3ah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-15697.yml 38.0.0
2026-04-01T16:22:39.238127+00:00 GitLab Importer Affected by VCID-k1bm-1u7b-vybp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-12632.yml 38.0.0
2026-04-01T16:01:40.625720+00:00 GHSA Importer Fixing VCID-xv8d-3nef-dygg https://github.com/advisories/GHSA-jgj9-6v78-6g8m 38.0.0
2026-04-01T13:11:10.629302+00:00 GithubOSV Importer Fixing VCID-xv8d-3nef-dygg https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-jgj9-6v78-6g8m/GHSA-jgj9-6v78-6g8m.json 38.0.0
2026-04-01T13:09:27.342383+00:00 GithubOSV Importer Fixing VCID-1hne-dn7f-4yfy https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-jrcc-7jf5-3pxg/GHSA-jrcc-7jf5-3pxg.json 38.0.0
2026-04-01T12:47:24.970866+00:00 GitLab Importer Fixing VCID-xv8d-3nef-dygg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-5635.yml 38.0.0
2026-04-01T12:47:24.936487+00:00 GitLab Importer Fixing VCID-1hne-dn7f-4yfy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-5636.yml 38.0.0
2026-04-01T12:47:24.142246+00:00 GitLab Importer Affected by VCID-3rp1-pc25-euhm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-12623.yml 38.0.0
2026-04-01T12:47:15.535698+00:00 GitLab Importer Affected by VCID-r9su-47z6-x7cw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-7667.yml 38.0.0
2026-04-01T12:47:15.473188+00:00 GitLab Importer Affected by VCID-tnfn-2kzc-rugx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.nifi/nifi/CVE-2017-7665.yml 38.0.0