Skip to content

Vulnerable dependency in XTDB connector

Moderate severity GitHub Reviewed Published Dec 16, 2021 in odpi/egeria-connector-xtdb • Updated Jan 9, 2023

Package

maven org.odpi.egeria:egeria-connector-xtdb (Maven)

Affected versions

< 3.5

Patched versions

3.5

Description

Impact

The impacted portion of the XTDB connector is its connectivity to S3 as a backing store: this is the only portion of the connector that uses this vulnerable httpclient dependency. Per the description, the vulnerability regards URIs that may be misinterpreted, which given the area of impact within the connector we understand to be any URI used to configure connectivity to S3. Note therefore that if you do not use or configure S3 as a backing store in your use of the connector, you should not be exposed to any vulnerability from this component.

Patches

The problem has been addressed in version 4.5.13 of the httpclient library, which is included as a replacement dependency version for the build of the XTDB connector from release 3.5 onwards. Therefore, using release 3.5 (or newer) of the connector will include the fixes to address this CVE.

Workarounds

We have not investigated specific workarounds, but per the description of the issue it seems likely that ensuring the proper URIs are used for any S3 connectivity used by the connector (and ensuring there are appropriate controls around modifying such URIs in the connector's configuration) would be the first point of investigation.

References

https://nvd.nist.gov/vuln/detail/CVE-2020-13956

References

@cmgrote cmgrote published to odpi/egeria-connector-xtdb Dec 16, 2021
Reviewed Dec 16, 2021
Published to the GitHub Advisory Database Dec 16, 2021
Last updated Jan 9, 2023

Severity

Moderate
5.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-hwvm-vfw8-93mw
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.