VYPR

Jenkins Audit To Database Plugin

by Jenkins Project

Source repositories

CVEs (6)

  • CVE-2019-1003075HigApr 4, 2019
    risk 0.57cvss 8.8epss 0.01

    Jenkins Audit to Database Plugin stores credentials unencrypted in its global configuration file on the Jenkins master where they can be viewed by users with access to the master file system.

  • CVE-2019-1003077MedApr 4, 2019
    risk 0.42cvss 6.5epss 0.01

    A missing permission check in Jenkins Audit to Database Plugin in the DbAuditPublisherDescriptorImpl#doTestJdbcConnection form validation method allows attackers with Overall/Read permission to initiate a connection to an attacker-specified server.

  • CVE-2019-1003076MedApr 4, 2019
    risk 0.42cvss 6.5epss 0.01

    A cross-site request forgery vulnerability in Jenkins Audit to Database Plugin in the DbAuditPublisherDescriptorImpl#doTestJdbcConnection form validation method allows attackers to initiate a connection to an attacker-specified server.

  • CVE-2020-2140MedMar 9, 2020
    risk 0.39cvss 6.1epss 0.76

    Jenkins Audit Trail Plugin 3.2 and earlier does not escape the error message for the URL Patterns field form validation, resulting in a reflected cross-site scripting vulnerability.

  • CVE-2020-2288MedOct 8, 2020
    risk 0.28cvss 5.3epss 0.01

    In Jenkins Audit Trail Plugin 3.6 and earlier, the default regular expression pattern could be bypassed in many cases by adding a suffix to the URL that would be ignored during request handling.

  • CVE-2020-2287MedOct 8, 2020
    risk 0.28cvss 5.3epss 0.01

    Jenkins Audit Trail Plugin 3.6 and earlier applies pattern matching to a different representation of request URL paths than the Stapler web framework uses for dispatching requests, which allows attackers to craft URLs that bypass request logging of any target URL.