gsd-2022-48554
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
File before 5.43 has an stack-based buffer over-read in file_copystr in funcs.c. NOTE: "File" is the name of an Open Source project.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-48554",
"id": "GSD-2022-48554"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-48554"
],
"details": "File before 5.43 has an stack-based buffer over-read in file_copystr in funcs.c. NOTE: \"File\" is the name of an Open Source project.",
"id": "GSD-2022-48554",
"modified": "2023-12-13T01:19:25.991011Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-48554",
"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": "File before 5.43 has an stack-based buffer over-read in file_copystr in funcs.c. NOTE: \"File\" is the name of an Open Source project."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.astron.com/view.php?id=310",
"refsource": "MISC",
"url": "https://bugs.astron.com/view.php?id=310"
},
{
"name": "DSA-5489",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2023/dsa-5489"
},
{
"name": "https://security.netapp.com/advisory/ntap-20231116-0002/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20231116-0002/"
},
{
"name": "https://support.apple.com/kb/HT214081",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT214081"
},
{
"name": "https://support.apple.com/kb/HT214088",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT214088"
},
{
"name": "https://support.apple.com/kb/HT214084",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT214084"
},
{
"name": "https://support.apple.com/kb/HT214086",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT214086"
},
{
"name": "20240313 APPLE-SA-03-07-2024-2 macOS Sonoma 14.4",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2024/Mar/21"
},
{
"name": "20240313 APPLE-SA-03-07-2024-6 tvOS 17.4",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2024/Mar/25"
},
{
"name": "20240313 APPLE-SA-03-07-2024-5 watchOS 10.4",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2024/Mar/24"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:file_project:file:5.41:*:*:*:*:*:*:*",
"matchCriteriaId": "F684BBD1-49E6-475A-8D47-4A07436B1081",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "File before 5.43 has an stack-based buffer over-read in file_copystr in funcs.c. NOTE: \"File\" is the name of an Open Source project."
}
],
"id": "CVE-2022-48554",
"lastModified": "2024-03-13T22:15:07.930",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-08-22T19:16:31.757",
"references": [
{
"source": "cve@mitre.org",
"url": "http://seclists.org/fulldisclosure/2024/Mar/21"
},
{
"source": "cve@mitre.org",
"url": "http://seclists.org/fulldisclosure/2024/Mar/24"
},
{
"source": "cve@mitre.org",
"url": "http://seclists.org/fulldisclosure/2024/Mar/25"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://bugs.astron.com/view.php?id=310"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231116-0002/"
},
{
"source": "cve@mitre.org",
"url": "https://support.apple.com/kb/HT214081"
},
{
"source": "cve@mitre.org",
"url": "https://support.apple.com/kb/HT214084"
},
{
"source": "cve@mitre.org",
"url": "https://support.apple.com/kb/HT214086"
},
{
"source": "cve@mitre.org",
"url": "https://support.apple.com/kb/HT214088"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2023/dsa-5489"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
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…