gsd-2023-30086
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-30086",
"id": "GSD-2023-30086"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-30086"
],
"details": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"id": "GSD-2023-30086",
"modified": "2023-12-13T01:20:52.144383Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-30086",
"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": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://libtiff-release-v4-0-7.com",
"refsource": "MISC",
"url": "http://libtiff-release-v4-0-7.com"
},
{
"name": "http://tiffcp.com",
"refsource": "MISC",
"url": "http://tiffcp.com"
},
{
"name": "https://gitlab.com/libtiff/libtiff/-/issues/538",
"refsource": "MISC",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/538"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230616-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20230616-0003/"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "=4.0.7",
"affected_versions": "Version 4.0.7",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-787",
"CWE-937"
],
"date": "2023-06-16",
"description": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
"fixed_versions": [
"4.0.8"
],
"identifier": "CVE-2023-30086",
"identifiers": [
"CVE-2023-30086"
],
"not_impacted": "All versions before 4.0.7, all versions after 4.0.7",
"package_slug": "conan/libtiff",
"pubdate": "2023-05-09",
"solution": "Upgrade to version 4.0.8 or above.",
"title": "Out-of-bounds Write",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-30086",
"http://libtiff-release-v4-0-7.com",
"http://tiffcp.com",
"https://gitlab.com/libtiff/libtiff/-/issues/538"
],
"uuid": "ce629b47-8d7b-45fc-9f06-ce5df914b776"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:libtiff:libtiff:4.0.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-30086"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://libtiff-release-v4-0-7.com",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "http://libtiff-release-v4-0-7.com"
},
{
"name": "http://tiffcp.com",
"refsource": "MISC",
"tags": [
"Product"
],
"url": "http://tiffcp.com"
},
{
"name": "https://gitlab.com/libtiff/libtiff/-/issues/538",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://gitlab.com/libtiff/libtiff/-/issues/538"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230616-0003/",
"refsource": "CONFIRM",
"tags": [],
"url": "https://security.netapp.com/advisory/ntap-20230616-0003/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-06-16T15:15Z",
"publishedDate": "2023-05-09T16:15Z"
}
}
}
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…