GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2011-1498 (GCVE-0-2011-1498)

Vulnerability from cvelistv5 – Published: 2011-07-07 21:00 – Updated: 2024-08-06 22:28
VLAI
Summary
Apache HttpClient 4.x before 4.1.1 in Apache HttpComponents, when used with an authenticating proxy server, sends the Proxy-Authorization header to the origin server, which allows remote web servers to obtain sensitive information by logging this header.
Severity
No CVSS data available.
CWE
  • n/a
Date Public
2011-02-24 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T22:28:41.803Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "[httpclient-users] 20110224 Proxy-Authorization header received on server side",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2"
          },
          {
            "name": "[oss-security] 20110408 Re: Apache HttpClient CVE request  [VU#153049]",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://openwall.com/lists/oss-security/2011/04/08/1"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=709531"
          },
          {
            "name": "[httpclient-users] 20110224 Re: Proxy-Authorization header received on server side",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2"
          },
          {
            "name": "[httpclient-users] 20110224 RE: Proxy-Authorization header received on server side",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2"
          },
          {
            "name": "[oss-security] 20110407 Apache HttpClient CVE request  [VU#153049]",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://openwall.com/lists/oss-security/2011/04/07/7"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://issues.apache.org/jira/browse/HTTPCLIENT-1061"
          },
          {
            "name": "VU#153049",
            "tags": [
              "third-party-advisory",
              "x_refsource_CERT-VN",
              "x_transferred"
            ],
            "url": "http://www.kb.cert.org/vuls/id/153049"
          },
          {
            "name": "46974",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/46974"
          },
          {
            "name": "[httpclient-users] 20110224 Re: Proxy-Authorization header received on server side",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2"
          },
          {
            "name": "8298",
            "tags": [
              "third-party-advisory",
              "x_refsource_SREASON",
              "x_transferred"
            ],
            "url": "http://securityreason.com/securityalert/8298"
          },
          {
            "name": "FEDORA-2011-7747",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html"
          },
          {
            "name": "[httpclient-users] 20110224 RE: Proxy-Authorization header received on server side",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2011-02-24T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Apache HttpClient 4.x before 4.1.1 in Apache HttpComponents, when used with an authenticating proxy server, sends the Proxy-Authorization header to the origin server, which allows remote web servers to obtain sensitive information by logging this header."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2011-09-22T09:00:00.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "[httpclient-users] 20110224 Proxy-Authorization header received on server side",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2"
        },
        {
          "name": "[oss-security] 20110408 Re: Apache HttpClient CVE request  [VU#153049]",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://openwall.com/lists/oss-security/2011/04/08/1"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=709531"
        },
        {
          "name": "[httpclient-users] 20110224 Re: Proxy-Authorization header received on server side",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2"
        },
        {
          "name": "[httpclient-users] 20110224 RE: Proxy-Authorization header received on server side",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2"
        },
        {
          "name": "[oss-security] 20110407 Apache HttpClient CVE request  [VU#153049]",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://openwall.com/lists/oss-security/2011/04/07/7"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://issues.apache.org/jira/browse/HTTPCLIENT-1061"
        },
        {
          "name": "VU#153049",
          "tags": [
            "third-party-advisory",
            "x_refsource_CERT-VN"
          ],
          "url": "http://www.kb.cert.org/vuls/id/153049"
        },
        {
          "name": "46974",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/46974"
        },
        {
          "name": "[httpclient-users] 20110224 Re: Proxy-Authorization header received on server side",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2"
        },
        {
          "name": "8298",
          "tags": [
            "third-party-advisory",
            "x_refsource_SREASON"
          ],
          "url": "http://securityreason.com/securityalert/8298"
        },
        {
          "name": "FEDORA-2011-7747",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html"
        },
        {
          "name": "[httpclient-users] 20110224 RE: Proxy-Authorization header received on server side",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2011-1498",
          "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": "Apache HttpClient 4.x before 4.1.1 in Apache HttpComponents, when used with an authenticating proxy server, sends the Proxy-Authorization header to the origin server, which allows remote web servers to obtain sensitive information by logging this header."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[httpclient-users] 20110224 Proxy-Authorization header received on server side",
              "refsource": "MLIST",
              "url": "http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2"
            },
            {
              "name": "[oss-security] 20110408 Re: Apache HttpClient CVE request  [VU#153049]",
              "refsource": "MLIST",
              "url": "http://openwall.com/lists/oss-security/2011/04/08/1"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=709531",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=709531"
            },
            {
              "name": "[httpclient-users] 20110224 Re: Proxy-Authorization header received on server side",
              "refsource": "MLIST",
              "url": "http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2"
            },
            {
              "name": "[httpclient-users] 20110224 RE: Proxy-Authorization header received on server side",
              "refsource": "MLIST",
              "url": "http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2"
            },
            {
              "name": "[oss-security] 20110407 Apache HttpClient CVE request  [VU#153049]",
              "refsource": "MLIST",
              "url": "http://openwall.com/lists/oss-security/2011/04/07/7"
            },
            {
              "name": "https://issues.apache.org/jira/browse/HTTPCLIENT-1061",
              "refsource": "CONFIRM",
              "url": "https://issues.apache.org/jira/browse/HTTPCLIENT-1061"
            },
            {
              "name": "VU#153049",
              "refsource": "CERT-VN",
              "url": "http://www.kb.cert.org/vuls/id/153049"
            },
            {
              "name": "46974",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/46974"
            },
            {
              "name": "[httpclient-users] 20110224 Re: Proxy-Authorization header received on server side",
              "refsource": "MLIST",
              "url": "http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2"
            },
            {
              "name": "8298",
              "refsource": "SREASON",
              "url": "http://securityreason.com/securityalert/8298"
            },
            {
              "name": "FEDORA-2011-7747",
              "refsource": "FEDORA",
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html"
            },
            {
              "name": "[httpclient-users] 20110224 RE: Proxy-Authorization header received on server side",
              "refsource": "MLIST",
              "url": "http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2"
            },
            {
              "name": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt",
              "refsource": "CONFIRM",
              "url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2011-1498",
    "datePublished": "2011-07-07T21:00:00.000Z",
    "dateReserved": "2011-03-21T00:00:00.000Z",
    "dateUpdated": "2024-08-06T22:28:41.803Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2011-1498",
      "date": "2026-09-15",
      "epss": "0.06685",
      "percentile": "0.93531"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D4C91BDB-E3D5-4891-9F29-6B8B5D32A54D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.0:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"AA42463A-DFD4-4609-9871-98348B3E98B8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.0:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"D07113CF-6A5D-4619-B7C8-20FFC3D9D1E7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.0:alpha3:*:*:*:*:*:*\", \"matchCriteriaId\": \"4AE2C617-BF81-437B-BC04-7620EE6FA6AE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.0:alpha4:*:*:*:*:*:*\", \"matchCriteriaId\": \"FE97A012-0D85-4EF1-ABFB-BE619F3289E1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.0:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"82584BFB-BC70-4B3F-BC90-A9416E62EF35\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.0:beta2:*:*:*:*:*:*\", \"matchCriteriaId\": \"C83F8D40-F7C5-4543-81E1-40085A2E7341\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4922F122-1D31-4D76-9D43-F4F95720939B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D95BD2A2-0765-42F4-A3CA-22DB96E195B0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.1:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"246968EA-BEEF-4046-B535-629C03643852\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.1:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"C5FE210D-BB5E-4305-A846-4A18BCEC7807\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.1:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"956E366E-8E89-43B7-82EB-1757F4F519C5\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Apache HttpClient 4.x before 4.1.1 in Apache HttpComponents, when used with an authenticating proxy server, sends the Proxy-Authorization header to the origin server, which allows remote web servers to obtain sensitive information by logging this header.\"}, {\"lang\": \"es\", \"value\": \"Apache HttpClient v4.x antes de v4.1.1 en Apache HttpComponents, cuando se utiliza con un servidor proxy de autenticaci\\u00f3n, env\\u00eda el encabezado Proxy-Authorization al servidor de origen, lo que permite obtener informaci\\u00f3n sensible a los servidores Web remotos mediante la comprobaci\\u00f3n de esta cabecera.\"}]",
      "id": "CVE-2011-1498",
      "lastModified": "2024-11-21T01:26:27.060",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:P/I:N/A:N\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2011-07-07T21:55:01.663",
      "references": "[{\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://openwall.com/lists/oss-security/2011/04/07/7\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://openwall.com/lists/oss-security/2011/04/08/1\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://securityreason.com/securityalert/8298\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.kb.cert.org/vuls/id/153049\", \"source\": \"secalert@redhat.com\", \"tags\": [\"US Government Resource\"]}, {\"url\": \"http://www.securityfocus.com/bid/46974\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=709531\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://issues.apache.org/jira/browse/HTTPCLIENT-1061\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://openwall.com/lists/oss-security/2011/04/07/7\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://openwall.com/lists/oss-security/2011/04/08/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://securityreason.com/securityalert/8298\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.kb.cert.org/vuls/id/153049\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"US Government Resource\"]}, {\"url\": \"http://www.securityfocus.com/bid/46974\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=709531\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://issues.apache.org/jira/browse/HTTPCLIENT-1061\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-200\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2011-1498\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2011-07-07T21:55:01.663\",\"lastModified\":\"2026-04-29T01:13:23.040\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Apache HttpClient 4.x before 4.1.1 in Apache HttpComponents, when used with an authenticating proxy server, sends the Proxy-Authorization header to the origin server, which allows remote web servers to obtain sensitive information by logging this header.\"},{\"lang\":\"es\",\"value\":\"Apache HttpClient v4.x antes de v4.1.1 en Apache HttpComponents, cuando se utiliza con un servidor proxy de autenticaci\u00f3n, env\u00eda el encabezado Proxy-Authorization al servidor de origen, lo que permite obtener informaci\u00f3n sensible a los servidores Web remotos mediante la comprobaci\u00f3n de esta cabecera.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:N/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4C91BDB-E3D5-4891-9F29-6B8B5D32A54D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA42463A-DFD4-4609-9871-98348B3E98B8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"D07113CF-6A5D-4619-B7C8-20FFC3D9D1E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"4AE2C617-BF81-437B-BC04-7620EE6FA6AE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"FE97A012-0D85-4EF1-ABFB-BE619F3289E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"82584BFB-BC70-4B3F-BC90-A9416E62EF35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C83F8D40-F7C5-4543-81E1-40085A2E7341\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4922F122-1D31-4D76-9D43-F4F95720939B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D95BD2A2-0765-42F4-A3CA-22DB96E195B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.1:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"246968EA-BEEF-4046-B535-629C03643852\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.1:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5FE210D-BB5E-4305-A846-4A18BCEC7807\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.1:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"956E366E-8E89-43B7-82EB-1757F4F519C5\"}]}]}],\"references\":[{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://openwall.com/lists/oss-security/2011/04/07/7\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://openwall.com/lists/oss-security/2011/04/08/1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://securityreason.com/securityalert/8298\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.kb.cert.org/vuls/id/153049\",\"source\":\"secalert@redhat.com\",\"tags\":[\"US Government Resource\"]},{\"url\":\"http://www.securityfocus.com/bid/46974\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=709531\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://issues.apache.org/jira/browse/HTTPCLIENT-1061\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://openwall.com/lists/oss-security/2011/04/07/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://openwall.com/lists/oss-security/2011/04/08/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://securityreason.com/securityalert/8298\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.kb.cert.org/vuls/id/153049\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"US Government Resource\"]},{\"url\":\"http://www.securityfocus.com/bid/46974\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=709531\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://issues.apache.org/jira/browse/HTTPCLIENT-1061\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "redhat_vex": {
      "current_release_date": "2025-11-21T12:56:47+00:00",
      "cve": "CVE-2011-1498",
      "id": "CVE-2011-1498",
      "initial_release_date": "2011-03-20T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "httpcomponents-client: sends Proxy-Authorization header to host when tunneling requests through authenticated proxy server",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2011/cve-2011-1498.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2023-02-15T05:53:38Z",
      "cve": "CVE-2011-1498",
      "id": "CVE-2011-1498",
      "initial_release_date": "2023-02-15T05:53:38Z",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2011-1498",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2011-1498.json",
      "version": "2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…