gsd-2010-0750
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
pkexec.c in pkexec in libpolkit in PolicyKit 0.96 allows local users to determine the existence of arbitrary files via the argument.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2010-0750",
"description": "pkexec.c in pkexec in libpolkit in PolicyKit 0.96 allows local users to determine the existence of arbitrary files via the argument.",
"id": "GSD-2010-0750",
"references": [
"https://www.suse.com/security/cve/CVE-2010-0750.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2010-0750"
],
"details": "pkexec.c in pkexec in libpolkit in PolicyKit 0.96 allows local users to determine the existence of arbitrary files via the argument.",
"id": "GSD-2010-0750",
"modified": "2023-12-13T01:21:28.828531Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-0750",
"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": "pkexec.c in pkexec in libpolkit in PolicyKit 0.96 allows local users to determine the existence of arbitrary files via the argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "policykit-pkexec-info-disc(57543)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57543"
},
{
"name": "[oss-security] 20100401 CVE Request: policykit (minor)",
"refsource": "MLIST",
"url": "http://marc.info/?l=oss-security\u0026m=127014095301235\u0026w=2"
},
{
"name": "http://cgit.freedesktop.org/PolicyKit/commit/?id=14bdfd816512a82b1ad258fa143ae5faa945df8a",
"refsource": "CONFIRM",
"url": "http://cgit.freedesktop.org/PolicyKit/commit/?id=14bdfd816512a82b1ad258fa143ae5faa945df8a"
},
{
"name": "39149",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/39149"
},
{
"name": "http://bugs.freedesktop.org/show_bug.cgi?id=26982",
"refsource": "CONFIRM",
"url": "http://bugs.freedesktop.org/show_bug.cgi?id=26982"
},
{
"name": "https://launchpad.net/bugs/532852",
"refsource": "CONFIRM",
"url": "https://launchpad.net/bugs/532852"
},
{
"name": "GLSA-201204-06",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-201204-06.xml"
},
{
"name": "48817",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/48817"
},
{
"name": "[oss-security] 20100401 Re: CVE Request: policykit (minor)",
"refsource": "MLIST",
"url": "http://marc.info/?l=oss-security\u0026m=127014999113790\u0026w=2"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:freedesktop:policykit:0.96:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-0750"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "pkexec.c in pkexec in libpolkit in PolicyKit 0.96 allows local users to determine the existence of arbitrary files via the argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://bugs.freedesktop.org/show_bug.cgi?id=26982",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch"
],
"url": "http://bugs.freedesktop.org/show_bug.cgi?id=26982"
},
{
"name": "http://cgit.freedesktop.org/PolicyKit/commit/?id=14bdfd816512a82b1ad258fa143ae5faa945df8a",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch"
],
"url": "http://cgit.freedesktop.org/PolicyKit/commit/?id=14bdfd816512a82b1ad258fa143ae5faa945df8a"
},
{
"name": "https://launchpad.net/bugs/532852",
"refsource": "CONFIRM",
"tags": [
"Exploit"
],
"url": "https://launchpad.net/bugs/532852"
},
{
"name": "39149",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/39149"
},
{
"name": "GLSA-201204-06",
"refsource": "GENTOO",
"tags": [],
"url": "http://security.gentoo.org/glsa/glsa-201204-06.xml"
},
{
"name": "48817",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/48817"
},
{
"name": "[oss-security] 20100401 CVE Request: policykit (minor)",
"refsource": "MLIST",
"tags": [],
"url": "http://marc.info/?l=oss-security\u0026m=127014095301235\u0026w=2"
},
{
"name": "[oss-security] 20100401 Re: CVE Request: policykit (minor)",
"refsource": "MLIST",
"tags": [],
"url": "http://marc.info/?l=oss-security\u0026m=127014999113790\u0026w=2"
},
{
"name": "policykit-pkexec-info-disc(57543)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57543"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2017-08-17T01:32Z",
"publishedDate": "2010-04-06T16:30Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…