gsd-2005-0637
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The copy functions in locore.s such as copyout in OpenBSD 3.5 and 3.6, and possibly other BSD based operating systems, may allow attackers to exceed certain address boundaries and modify kernel memory.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2005-0637", "description": "The copy functions in locore.s such as copyout in OpenBSD 3.5 and 3.6, and possibly other BSD based operating systems, may allow attackers to exceed certain address boundaries and modify kernel memory.", "id": "GSD-2005-0637" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2005-0637" ], "details": "The copy functions in locore.s such as copyout in OpenBSD 3.5 and 3.6, and possibly other BSD based operating systems, may allow attackers to exceed certain address boundaries and modify kernel memory.", "id": "GSD-2005-0637", "modified": "2023-12-13T01:20:09.067912Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2005-0637", "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 copy functions in locore.s such as copyout in OpenBSD 3.5 and 3.6, and possibly other BSD based operating systems, may allow attackers to exceed certain address boundaries and modify kernel memory." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "20050228 011: SECURITY FIX: February 28, 2005 i386 only", "refsource": "OPENBSD", "url": "http://www.openbsd.org/errata.html#copy" }, { "name": "1013333", "refsource": "SECTRACK", "url": "http://securitytracker.com/id?1013333" }, { "name": "20050316 012: SECURITY FIX: March 16, 2005 amd64 only", "refsource": "OPENBSD", "url": "http://www.openbsd.org/errata.html#copy" }, { "name": "20050228 028: SECURITY FIX: February 28, 2005", "refsource": "OPENBSD", "url": "http://www.openbsd.org/errata35.html#locore" }, { "name": "12825", "refsource": "BID", "url": "http://www.securityfocus.com/bid/12825" }, { "name": "14432", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/14432" }, { "name": "openbsd-copy-functions(19531)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19531" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:openbsd:openbsd:3.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:openbsd:openbsd:3.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2005-0637" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The copy functions in locore.s such as copyout in OpenBSD 3.5 and 3.6, and possibly other BSD based operating systems, may allow attackers to exceed certain address boundaries and modify kernel memory." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "1013333", "refsource": "SECTRACK", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://securitytracker.com/id?1013333" }, { "name": "20050228 028: SECURITY FIX: February 28, 2005", "refsource": "OPENBSD", "tags": [ "Patch" ], "url": "http://www.openbsd.org/errata35.html#locore" }, { "name": "12825", "refsource": "BID", "tags": [ "Patch" ], "url": "http://www.securityfocus.com/bid/12825" }, { "name": "14432", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/14432" }, { "name": "20050228 011: SECURITY FIX: February 28, 2005 i386 only", "refsource": "OPENBSD", "tags": [], "url": "http://www.openbsd.org/errata.html#copy" }, { "name": "openbsd-copy-functions(19531)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19531" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-07-11T01:32Z", "publishedDate": "2005-05-02T04:00Z" } } }
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.