dogtag-pki@10.3.0.0.2 vulnerabilities

Client library for Dogtag Certificate System

Direct Vulnerabilities

Known vulnerabilities in the dogtag-pki package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Cross-site Scripting (XSS)

dogtag-pki is a Client library for Dogtag Certificate System

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to the CA Agent Service not properly sanitizing the certificate request page. An attacker could inject a specially crafted value that will be executed on the victim's browser.

Note: Fixed in 10.9.0

How to fix Cross-site Scripting (XSS)?

Upgrade dogtag-pki to version 11.2.1 or higher.

[10.3.0.0.1,11.2.1)
  • M
Cross-site Scripting (XSS)

dogtag-pki is a Client library for Dogtag Certificate System

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to missing sanitization of the GET URL parameters. An attacker could abuse this flaw to trick an authenticated user into clicking a specially crafted link which can execute arbitrary code when viewed in a browser.

How to fix Cross-site Scripting (XSS)?

There is no fixed version for dogtag-pki.

[10.3.0.0.1,)
  • H
Man-in-the-Middle (MitM)

dogtag-pki is a Client library for Dogtag Certificate System

Affected versions of this package are vulnerable to Man-in-the-Middle (MitM). The pki.client.PKIConnection class did not enable python-requests certificate validation. Since the verify parameter was hard-coded in all request functions, it was not possible to override the setting. As a result, tools making use of this class, such as the pki-server command, may have been vulnerable to Person-in-the-Middle attacks in certain non-localhost use cases.

Note:This is fixed in 10.9.0-b1 which is not published on PyPi.

How to fix Man-in-the-Middle (MitM)?

Upgrade dogtag-pki to version 11.2.1 or higher.

[0,11.2.1)