gsd-2010-2056
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
GNU gv before 3.7.0 allows local users to overwrite arbitrary files via a symlink attack on a temporary file.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2010-2056", "description": "GNU gv before 3.7.0 allows local users to overwrite arbitrary files via a symlink attack on a temporary file.", "id": "GSD-2010-2056", "references": [ "https://www.suse.com/security/cve/CVE-2010-2056.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2010-2056" ], "details": "GNU gv before 3.7.0 allows local users to overwrite arbitrary files via a symlink attack on a temporary file.", "id": "GSD-2010-2056", "modified": "2023-12-13T01:21:31.335964Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-2056", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "GNU gv before 3.7.0 allows local users to overwrite arbitrary files via a symlink attack on a temporary file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2010-July/043913.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-July/043913.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2010-July/043948.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-July/043948.html" }, { "name": "http://savannah.gnu.org/forum/forum.php?forum_id=6368", "refsource": "MISC", "url": "http://savannah.gnu.org/forum/forum.php?forum_id=6368" }, { "name": "http://secunia.com/advisories/40475", "refsource": "MISC", "url": "http://secunia.com/advisories/40475" }, { "name": "http://secunia.com/advisories/40532", "refsource": "MISC", "url": "http://secunia.com/advisories/40532" }, { "name": "http://www.vupen.com/english/advisories/2010/1757", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2010/1757" }, { "name": "http://www.osvdb.org/66249", "refsource": "MISC", "url": "http://www.osvdb.org/66249" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=599621", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=599621" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:gv:3.6.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:gv:3.6.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:gv:3.6.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:gv:3.6.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:gv:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.6.9", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:gv:3.6.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:gv:3.6.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:gv:3.6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:gv:3.6.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:gv:3.6.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:gnu:gv:3.5.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-2056" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "GNU gv before 3.7.0 allows local users to overwrite arbitrary files via a symlink attack on a temporary file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-59" } ] } ] }, "references": { "reference_data": [ { "name": "http://savannah.gnu.org/forum/forum.php?forum_id=6368", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://savannah.gnu.org/forum/forum.php?forum_id=6368" }, { "name": "40532", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/40532" }, { "name": "ADV-2010-1757", "refsource": "VUPEN", "tags": [ "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2010/1757" }, { "name": "40475", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/40475" }, { "name": "66249", "refsource": "OSVDB", "tags": [], "url": "http://www.osvdb.org/66249" }, { "name": "FEDORA-2010-10642", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-July/043948.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=599621", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=599621" }, { "name": "FEDORA-2010-10660", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-July/043913.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:N/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2010-07-22T05:43Z", "publishedDate": "2010-07-22T05:43Z" } } }
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.
- 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…