Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    4 vulnerabilities found for http-client by call-cc

    CVE-2016-6287 (GCVE-0-2016-6287)

    Vulnerability from nvd – Published: 2017-01-10 15:00 – Updated: 2024-08-06 01:22
    VLAI
    Summary
    The "http-client" egg always used a HTTP_PROXY environment variable to determine whether HTTP traffic should be routed via a proxy, even when running as a CGI process. Under several web servers this would mean a user-supplied "Proxy" header could allow an attacker to direct all HTTP requests through a proxy (also known as a "httpoxy" attack). This affects all versions of http-client before 0.10.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.gnu.org/archive/html/chicken-announc… mailing-listx_refsource_MLIST
    http://www.securityfocus.com/bid/92105 vdb-entryx_refsource_BID
    Date Public
    2016-07-21 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T01:22:20.800Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
              },
              {
                "name": "92105",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/92105"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2016-07-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The \"http-client\" egg always used a HTTP_PROXY environment variable to determine whether HTTP traffic should be routed via a proxy, even when running as a CGI process. Under several web servers this would mean a user-supplied \"Proxy\" header could allow an attacker to direct all HTTP requests through a proxy (also known as a \"httpoxy\" attack). This affects all versions of http-client before 0.10."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-01-10T12:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
            },
            {
              "name": "92105",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/92105"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2016-6287",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "The \"http-client\" egg always used a HTTP_PROXY environment variable to determine whether HTTP traffic should be routed via a proxy, even when running as a CGI process. Under several web servers this would mean a user-supplied \"Proxy\" header could allow an attacker to direct all HTTP requests through a proxy (also known as a \"httpoxy\" attack). This affects all versions of http-client before 0.10."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
                  "refsource": "MLIST",
                  "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
                },
                {
                  "name": "92105",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/92105"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2016-6287",
        "datePublished": "2017-01-10T15:00:00.000Z",
        "dateReserved": "2016-07-22T00:00:00.000Z",
        "dateUpdated": "2024-08-06T01:22:20.800Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2016-6286 (GCVE-0-2016-6286)

    Vulnerability from nvd – Published: 2017-01-10 15:00 – Updated: 2024-08-06 01:22
    VLAI
    Summary
    The "spiffy-cgi-handlers" egg would convert a nonexistent "Proxy" header to the HTTP_PROXY environment variable, which would allow attackers to direct CGI programs which use this environment variable to use an attacker-specified HTTP proxy server (also known as a "httpoxy" attack). This affects all versions of spiffy-cgi-handlers before 0.5.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.gnu.org/archive/html/chicken-announc… mailing-listx_refsource_MLIST
    http://www.securityfocus.com/bid/92105 vdb-entryx_refsource_BID
    Date Public
    2016-07-21 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T01:22:20.811Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
              },
              {
                "name": "92105",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/92105"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2016-07-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The \"spiffy-cgi-handlers\" egg would convert a nonexistent \"Proxy\" header to the HTTP_PROXY environment variable, which would allow attackers to direct CGI programs which use this environment variable to use an attacker-specified HTTP proxy server (also known as a \"httpoxy\" attack). This affects all versions of spiffy-cgi-handlers before 0.5."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-01-10T12:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
            },
            {
              "name": "92105",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/92105"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2016-6286",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "The \"spiffy-cgi-handlers\" egg would convert a nonexistent \"Proxy\" header to the HTTP_PROXY environment variable, which would allow attackers to direct CGI programs which use this environment variable to use an attacker-specified HTTP proxy server (also known as a \"httpoxy\" attack). This affects all versions of spiffy-cgi-handlers before 0.5."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
                  "refsource": "MLIST",
                  "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
                },
                {
                  "name": "92105",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/92105"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2016-6286",
        "datePublished": "2017-01-10T15:00:00.000Z",
        "dateReserved": "2016-07-22T00:00:00.000Z",
        "dateUpdated": "2024-08-06T01:22:20.811Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2016-6286 (GCVE-0-2016-6286)

    Vulnerability from cvelistv5 – Published: 2017-01-10 15:00 – Updated: 2024-08-06 01:22
    VLAI
    Summary
    The "spiffy-cgi-handlers" egg would convert a nonexistent "Proxy" header to the HTTP_PROXY environment variable, which would allow attackers to direct CGI programs which use this environment variable to use an attacker-specified HTTP proxy server (also known as a "httpoxy" attack). This affects all versions of spiffy-cgi-handlers before 0.5.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.gnu.org/archive/html/chicken-announc… mailing-listx_refsource_MLIST
    http://www.securityfocus.com/bid/92105 vdb-entryx_refsource_BID
    Date Public
    2016-07-21 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T01:22:20.811Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
              },
              {
                "name": "92105",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/92105"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2016-07-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The \"spiffy-cgi-handlers\" egg would convert a nonexistent \"Proxy\" header to the HTTP_PROXY environment variable, which would allow attackers to direct CGI programs which use this environment variable to use an attacker-specified HTTP proxy server (also known as a \"httpoxy\" attack). This affects all versions of spiffy-cgi-handlers before 0.5."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-01-10T12:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
            },
            {
              "name": "92105",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/92105"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2016-6286",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "The \"spiffy-cgi-handlers\" egg would convert a nonexistent \"Proxy\" header to the HTTP_PROXY environment variable, which would allow attackers to direct CGI programs which use this environment variable to use an attacker-specified HTTP proxy server (also known as a \"httpoxy\" attack). This affects all versions of spiffy-cgi-handlers before 0.5."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
                  "refsource": "MLIST",
                  "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
                },
                {
                  "name": "92105",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/92105"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2016-6286",
        "datePublished": "2017-01-10T15:00:00.000Z",
        "dateReserved": "2016-07-22T00:00:00.000Z",
        "dateUpdated": "2024-08-06T01:22:20.811Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2016-6287 (GCVE-0-2016-6287)

    Vulnerability from cvelistv5 – Published: 2017-01-10 15:00 – Updated: 2024-08-06 01:22
    VLAI
    Summary
    The "http-client" egg always used a HTTP_PROXY environment variable to determine whether HTTP traffic should be routed via a proxy, even when running as a CGI process. Under several web servers this would mean a user-supplied "Proxy" header could allow an attacker to direct all HTTP requests through a proxy (also known as a "httpoxy" attack). This affects all versions of http-client before 0.10.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://lists.gnu.org/archive/html/chicken-announc… mailing-listx_refsource_MLIST
    http://www.securityfocus.com/bid/92105 vdb-entryx_refsource_BID
    Date Public
    2016-07-21 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T01:22:20.800Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
              },
              {
                "name": "92105",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/92105"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2016-07-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The \"http-client\" egg always used a HTTP_PROXY environment variable to determine whether HTTP traffic should be routed via a proxy, even when running as a CGI process. Under several web servers this would mean a user-supplied \"Proxy\" header could allow an attacker to direct all HTTP requests through a proxy (also known as a \"httpoxy\" attack). This affects all versions of http-client before 0.10."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-01-10T12:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
            },
            {
              "name": "92105",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/92105"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2016-6287",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "The \"http-client\" egg always used a HTTP_PROXY environment variable to determine whether HTTP traffic should be routed via a proxy, even when running as a CGI process. Under several web servers this would mean a user-supplied \"Proxy\" header could allow an attacker to direct all HTTP requests through a proxy (also known as a \"httpoxy\" attack). This affects all versions of http-client before 0.10."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[chicken-announce] 20160721 [SECURITY] spiffy-cgi-handlers and http-client updated to prevent \"httpoxy\" attack",
                  "refsource": "MLIST",
                  "url": "http://lists.gnu.org/archive/html/chicken-announce/2016-07/msg00000.html"
                },
                {
                  "name": "92105",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/92105"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2016-6287",
        "datePublished": "2017-01-10T15:00:00.000Z",
        "dateReserved": "2016-07-22T00:00:00.000Z",
        "dateUpdated": "2024-08-06T01:22:20.800Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }