GSD-2010-0011
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2010-0011",
"description": "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.",
"id": "GSD-2010-0011"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2010-0011"
],
"details": "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.",
"id": "GSD-2010-0011",
"modified": "2023-12-13T01:21:29.357996Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"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"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:uzbl:uzbl:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2009.12.22",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-0011"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[uzbl-dev] 20100102 Fw: Uzbl: security issue",
"refsource": "MLIST",
"tags": [],
"url": "http://lists.uzbl.org/pipermail/uzbl-dev-uzbl.org/2010-January/000586.html"
},
{
"name": "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047",
"refsource": "CONFIRM",
"tags": [],
"url": "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047"
},
{
"name": "http://www.uzbl.org/news.php?id=22",
"refsource": "CONFIRM",
"tags": [],
"url": "http://www.uzbl.org/news.php?id=22"
},
{
"name": "[oss-security] 20100106 Re: CVE request - uzbl remote code execution",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2010/01/06/3"
},
{
"name": "http://github.com/Dieterbe/uzbl/downloads",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "http://github.com/Dieterbe/uzbl/downloads"
},
{
"name": "[oss-security] 20100106 CVE request - uzbl remote code execution",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2010/01/06/1"
},
{
"name": "uzbl-evaljs-command-execution(56612)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/56612"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"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,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2017-08-17T01:31Z",
"publishedDate": "2010-02-25T19:30Z"
}
}
}
Loading…
Loading…
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…
Loading…