Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-26011

Web Monitoring Authentication Handling During Redirects

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • Server (S)
    • None
    • 6.0

      After upgrading from Zabbix 4.0 to 6.0, Web Monitoring with redirects fails because authentication credentials are no longer sent to the target.

      This happens because the OS upgrade also updated libcurl, which changed the behavior and no longer send custom Authorization: headers to subsequent hosts.
      This seems to be affected bythis fix: https://curl.se/docs/CVE-2018-1000007.html

      Currently Zabbix uses CURLOPT_FOLLOWLOCATION option of libcurl to follow redirects, but for those migrating from 4.0, there should be an option to enable CURLOPT_UNRESTRICTED_AUTH to maintain previous behavior.
      Please consider adding this option.

            zabbix.support Zabbix Support Team
            shirai Sayaka Hirai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: