gsd-2007-2452
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Heap-based buffer overflow in the visit_old_format function in locate/locate.c in locate in GNU findutils before 4.2.31 might allow context-dependent attackers to execute arbitrary code via a long pathname in a locate database that has the old format, a different vulnerability than CVE-2001-1036.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2007-2452",
"description": "Heap-based buffer overflow in the visit_old_format function in locate/locate.c in locate in GNU findutils before 4.2.31 might allow context-dependent attackers to execute arbitrary code via a long pathname in a locate database that has the old format, a different vulnerability than CVE-2001-1036.",
"id": "GSD-2007-2452",
"references": [
"https://www.suse.com/security/cve/CVE-2007-2452.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2007-2452"
],
"details": "Heap-based buffer overflow in the visit_old_format function in locate/locate.c in locate in GNU findutils before 4.2.31 might allow context-dependent attackers to execute arbitrary code via a long pathname in a locate database that has the old format, a different vulnerability than CVE-2001-1036.",
"id": "GSD-2007-2452",
"modified": "2023-12-13T01:21:38.292402Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2007-2452",
"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": "Heap-based buffer overflow in the visit_old_format function in locate/locate.c in locate in GNU findutils before 4.2.31 might allow context-dependent attackers to execute arbitrary code via a long pathname in a locate database that has the old format, a different vulnerability than CVE-2001-1036."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://itrc.hp.com/service/cki/docDisplay.do?docId=emr_na-c02286083",
"refsource": "MISC",
"url": "http://itrc.hp.com/service/cki/docDisplay.do?docId=emr_na-c02286083"
},
{
"name": "http://secunia.com/advisories/40551",
"refsource": "MISC",
"url": "http://secunia.com/advisories/40551"
},
{
"name": "http://www.vupen.com/english/advisories/2010/1796",
"refsource": "MISC",
"url": "http://www.vupen.com/english/advisories/2010/1796"
},
{
"name": "http://osvdb.org/36827",
"refsource": "MISC",
"url": "http://osvdb.org/36827"
},
{
"name": "http://secunia.com/advisories/25477",
"refsource": "MISC",
"url": "http://secunia.com/advisories/25477"
},
{
"name": "http://securityreason.com/securityalert/2760",
"refsource": "MISC",
"url": "http://securityreason.com/securityalert/2760"
},
{
"name": "http://www.securityfocus.com/archive/1/470108/100/0/threaded",
"refsource": "MISC",
"url": "http://www.securityfocus.com/archive/1/470108/100/0/threaded"
},
{
"name": "http://www.securityfocus.com/bid/24250",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/24250"
},
{
"name": "http://www.securitytracker.com/id?1018183",
"refsource": "MISC",
"url": "http://www.securitytracker.com/id?1018183"
},
{
"name": "http://www.vupen.com/english/advisories/2007/2015",
"refsource": "MISC",
"url": "http://www.vupen.com/english/advisories/2007/2015"
},
{
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34628",
"refsource": "MISC",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34628"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:gnu:findutils:4.2.29:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:gnu:findutils:4.2.30:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:gnu:findutils:4.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:gnu:findutils:4.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:gnu:findutils:4.2.28:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2007-2452"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Heap-based buffer overflow in the visit_old_format function in locate/locate.c in locate in GNU findutils before 4.2.31 might allow context-dependent attackers to execute arbitrary code via a long pathname in a locate database that has the old format, a different vulnerability than CVE-2001-1036."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "24250",
"refsource": "BID",
"tags": [
"Patch"
],
"url": "http://www.securityfocus.com/bid/24250"
},
{
"name": "25477",
"refsource": "SECUNIA",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/25477"
},
{
"name": "1018183",
"refsource": "SECTRACK",
"tags": [],
"url": "http://www.securitytracker.com/id?1018183"
},
{
"name": "2760",
"refsource": "SREASON",
"tags": [],
"url": "http://securityreason.com/securityalert/2760"
},
{
"name": "36827",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/36827"
},
{
"name": "40551",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/40551"
},
{
"name": "SSRT100018",
"refsource": "HP",
"tags": [],
"url": "http://itrc.hp.com/service/cki/docDisplay.do?docId=emr_na-c02286083"
},
{
"name": "ADV-2010-1796",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2010/1796"
},
{
"name": "ADV-2007-2015",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2007/2015"
},
{
"name": "findutils-filename-bo(34628)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34628"
},
{
"name": "20070530 GNU Findutils release 4.2.31 fixes CVE-2007-2452 (GNU locate heap buffer overrun)",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/470108/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": true,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
}
},
"lastModifiedDate": "2018-10-16T16:44Z",
"publishedDate": "2007-06-04T16: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…