CVE-2010-0011 (GCVE-0-2010-0011)

Vulnerability from cvelistv5 – Published: 2010-02-25 19:00 – Updated: 2024-08-07 00:37
VLAI
Summary
The eval_js function in uzbl-core.c in Uzbl before 2010.01.05 exposes the run method of the Uzbl object, which allows remote attackers to execute arbitrary commands via JavaScript code.
Severity
No CVSS data available.
CWE
  • n/a
Date Public
2010-01-02 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T00:37:52.445Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "[uzbl-dev] 20100102 Fw: Uzbl: security issue",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://lists.uzbl.org/pipermail/uzbl-dev-uzbl.org/2010-January/000586.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://github.com/Dieterbe/uzbl/downloads"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.uzbl.org/news.php?id=22"
          },
          {
            "name": "uzbl-evaljs-command-execution(56612)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/56612"
          },
          {
            "name": "[oss-security] 20100106 CVE request - uzbl remote code execution",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2010/01/06/1"
          },
          {
            "name": "[oss-security] 20100106 Re: CVE request - uzbl remote code execution",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2010/01/06/3"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2010-01-02T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "The eval_js function in uzbl-core.c in Uzbl before 2010.01.05 exposes the run method of the Uzbl object, which allows remote attackers to execute arbitrary commands via JavaScript code."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-08-16T14:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "[uzbl-dev] 20100102 Fw: Uzbl: security issue",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://lists.uzbl.org/pipermail/uzbl-dev-uzbl.org/2010-January/000586.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://github.com/Dieterbe/uzbl/downloads"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.uzbl.org/news.php?id=22"
        },
        {
          "name": "uzbl-evaljs-command-execution(56612)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/56612"
        },
        {
          "name": "[oss-security] 20100106 CVE request - uzbl remote code execution",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2010/01/06/1"
        },
        {
          "name": "[oss-security] 20100106 Re: CVE request - uzbl remote code execution",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2010/01/06/3"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2010-0011",
          "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 eval_js function in uzbl-core.c in Uzbl before 2010.01.05 exposes the run method of the Uzbl object, which allows remote attackers to execute arbitrary commands via JavaScript code."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[uzbl-dev] 20100102 Fw: Uzbl: security issue",
              "refsource": "MLIST",
              "url": "http://lists.uzbl.org/pipermail/uzbl-dev-uzbl.org/2010-January/000586.html"
            },
            {
              "name": "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047",
              "refsource": "CONFIRM",
              "url": "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047"
            },
            {
              "name": "http://github.com/Dieterbe/uzbl/downloads",
              "refsource": "CONFIRM",
              "url": "http://github.com/Dieterbe/uzbl/downloads"
            },
            {
              "name": "http://www.uzbl.org/news.php?id=22",
              "refsource": "CONFIRM",
              "url": "http://www.uzbl.org/news.php?id=22"
            },
            {
              "name": "uzbl-evaljs-command-execution(56612)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/56612"
            },
            {
              "name": "[oss-security] 20100106 CVE request - uzbl remote code execution",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2010/01/06/1"
            },
            {
              "name": "[oss-security] 20100106 Re: CVE request - uzbl remote code execution",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2010/01/06/3"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2010-0011",
    "datePublished": "2010-02-25T19:00:00.000Z",
    "dateReserved": "2009-12-14T00:00:00.000Z",
    "dateUpdated": "2024-08-07T00:37:52.445Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2010-0011",
      "date": "2026-09-22",
      "epss": "0.02135",
      "percentile": "0.81205"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:uzbl:uzbl:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E4B6ACD1-1FB4-43F8-9C4A-489AC45D070C",
                    "versionEndIncluding": "2009.12.22",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "The eval_js function in uzbl-core.c in Uzbl before 2010.01.05 exposes the run method of the Uzbl object, which allows remote attackers to execute arbitrary commands via JavaScript code."
          },
          {
            "lang": "es",
            "value": "La funci\u00f3n eval_js en uzbl-core.c en Uzbl anterior a v2010.01.05 muestra el m\u00e9todo de ejecuci\u00f3n del objeto Uzbl, lo que permite a atacantes remotos ejecutar comandos de su elecci\u00f3n a trav\u00e9s de c\u00f3digo JavaScript."
          }
        ],
        "id": "CVE-2010-0011",
        "lastModified": "2026-04-29T01:13:23.040",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "HIGH",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 7.5,
                "confidentialityImpact": "PARTIAL",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 6.4,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2010-02-25T19:30:00.437",
        "references": [
          {
            "source": "secalert@redhat.com",
            "url": "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Patch"
            ],
            "url": "http://github.com/Dieterbe/uzbl/downloads"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://lists.uzbl.org/pipermail/uzbl-dev-uzbl.org/2010-January/000586.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.openwall.com/lists/oss-security/2010/01/06/1"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.openwall.com/lists/oss-security/2010/01/06/3"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.uzbl.org/news.php?id=22"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/56612"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch"
            ],
            "url": "http://github.com/Dieterbe/uzbl/downloads"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.uzbl.org/pipermail/uzbl-dev-uzbl.org/2010-January/000586.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.openwall.com/lists/oss-security/2010/01/06/1"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.openwall.com/lists/oss-security/2010/01/06/3"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.uzbl.org/news.php?id=22"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/56612"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-264"
              }
            ],
            "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…