VYPR

PyPI package

buildbot

pkg:pypi/buildbot

Vulnerabilities (4)

  • CVE-2019-12300May 23, 2019
    affected < 1.8.2fixed 1.8.2

    Buildbot before 1.8.2 and 2.x before 2.3.1 accepts a user-submitted authorization token from OAuth and uses it to authenticate a user. If an attacker has a token allowing them to read the user details of a victim, they can login as the victim.

  • CVE-2019-7313Feb 3, 2019
    affected >= 0.9.0, < 1.8.1fixed 1.8.1

    www/resource.py in Buildbot before 1.8.1 allows CRLF injection in the Location header of /auth/login and /auth/logout via the redirect parameter. This affects other web sites in the same domain.

  • CVE-2009-2967Aug 26, 2009
    affected >= 0.7.6, < 0.7.11p3fixed 0.7.11p3

    Multiple cross-site scripting (XSS) vulnerabilities in Buildbot 0.7.6 through 0.7.11p2 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors, different vulnerabilities than CVE-2009-2959.

  • CVE-2009-2959Aug 25, 2009
    affected >= 0.7.6, < 0.7.11p3fixed 0.7.11p3

    Cross-site scripting (XSS) vulnerability in the waterfall web status view (status/web/waterfall.py) in Buildbot 0.7.6 through 0.7.11p1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.