FKIE_CVE-2010-2809

Vulnerability from fkie_nvd - Published: 2010-08-19 22:00 - Updated: 2026-06-16 23:21
Severity
Summary
The default configuration of the <Button2> binding in Uzbl before 2010.08.05 does not properly use the @SELECTED_URI feature, which allows user-assisted remote attackers to execute arbitrary commands via a crafted HREF attribute of an A element in an HTML document.
References
secalert@redhat.comhttp://github.com/Dieterbe/uzbl/commit/9cc39cb5c9396be013b5dc2ba7e4b3eaa647e975
secalert@redhat.comhttp://github.com/pawelz/uzbl/commit/342f292c27973c9df5f631a38bd12f14a9c5cdc2
secalert@redhat.comhttp://marc.info/?l=oss-security&m=128111493509265&w=2
secalert@redhat.comhttp://marc.info/?l=oss-security&m=128111994317381&w=2
secalert@redhat.comhttp://www.securityfocus.com/bid/42297
secalert@redhat.comhttp://www.uzbl.org/bugs/index.php?do=details&task_id=240
secalert@redhat.comhttp://www.uzbl.org/news.php?id=29Patch
secalert@redhat.comhttps://bugzilla.redhat.com/show_bug.cgi?id=621964
secalert@redhat.comhttps://bugzilla.redhat.com/show_bug.cgi?id=621965
secalert@redhat.comhttps://exchange.xforce.ibmcloud.com/vulnerabilities/61011
af854a3a-2127-422b-91ae-364da2661108http://github.com/Dieterbe/uzbl/commit/9cc39cb5c9396be013b5dc2ba7e4b3eaa647e975
af854a3a-2127-422b-91ae-364da2661108http://github.com/pawelz/uzbl/commit/342f292c27973c9df5f631a38bd12f14a9c5cdc2
af854a3a-2127-422b-91ae-364da2661108http://marc.info/?l=oss-security&m=128111493509265&w=2
af854a3a-2127-422b-91ae-364da2661108http://marc.info/?l=oss-security&m=128111994317381&w=2
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/42297
af854a3a-2127-422b-91ae-364da2661108http://www.uzbl.org/bugs/index.php?do=details&task_id=240
af854a3a-2127-422b-91ae-364da2661108http://www.uzbl.org/news.php?id=29Patch
af854a3a-2127-422b-91ae-364da2661108https://bugzilla.redhat.com/show_bug.cgi?id=621964
af854a3a-2127-422b-91ae-364da2661108https://bugzilla.redhat.com/show_bug.cgi?id=621965
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/61011
Impacted products
Vendor Product Version
uzbl uzbl *
uzbl uzbl 2009.12.22
uzbl uzbl 2010.01.04

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "secalert@redhat.com"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:uzbl:uzbl:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "B38AB35C-E1F8-4DCF-809B-6B7179BBBB51",
              "versionEndIncluding": "2010.04.03",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:uzbl:uzbl:2009.12.22:*:*:*:*:*:*:*",
              "matchCriteriaId": "1D110254-74B7-420F-BB3D-2D99C4F967BB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:uzbl:uzbl:2010.01.04:*:*:*:*:*:*:*",
              "matchCriteriaId": "0AD9D384-B346-4457-8256-B93F32047489",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The default configuration of the \u003cButton2\u003e binding in Uzbl before 2010.08.05 does not properly use the @SELECTED_URI feature, which allows user-assisted remote attackers to execute arbitrary commands via a crafted HREF attribute of an A element in an HTML document."
    },
    {
      "lang": "es",
      "value": "La configuraci\u00f3n por defecto de  \u003cButton2\u003e binding en Uzbl anterior a 2010.08.05 no utiliza adecuadamente la caracter\u00edstica @SELECTED_URI, lo que permite a atacantes remotos asistidos por usuarios ejecutar comandos de su elecci\u00f3n a trav\u00e9s de un atributo HREF  de un elemento A en un docuemnto HTML."
    }
  ],
  "id": "CVE-2010-2809",
  "lastModified": "2026-06-16T23:21:32.957",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 6.8,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ]
  },
  "published": "2010-08-19T22:00:02.203",
  "references": [
    {
      "source": "secalert@redhat.com",
      "url": "http://github.com/Dieterbe/uzbl/commit/9cc39cb5c9396be013b5dc2ba7e4b3eaa647e975"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://github.com/pawelz/uzbl/commit/342f292c27973c9df5f631a38bd12f14a9c5cdc2"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://marc.info/?l=oss-security\u0026m=128111493509265\u0026w=2"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://marc.info/?l=oss-security\u0026m=128111994317381\u0026w=2"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.securityfocus.com/bid/42297"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.uzbl.org/bugs/index.php?do=details\u0026task_id=240"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Patch"
      ],
      "url": "http://www.uzbl.org/news.php?id=29"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=621964"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=621965"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61011"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://github.com/Dieterbe/uzbl/commit/9cc39cb5c9396be013b5dc2ba7e4b3eaa647e975"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://github.com/pawelz/uzbl/commit/342f292c27973c9df5f631a38bd12f14a9c5cdc2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://marc.info/?l=oss-security\u0026m=128111493509265\u0026w=2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://marc.info/?l=oss-security\u0026m=128111994317381\u0026w=2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/42297"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.uzbl.org/bugs/index.php?do=details\u0026task_id=240"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://www.uzbl.org/news.php?id=29"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=621964"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=621965"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61011"
    }
  ],
  "sourceIdentifier": "secalert@redhat.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-94"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



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…