pysec-2018-134
Vulnerability from pysec
Published
2018-07-17 12:29
Modified
2024-11-21 14:22
Severity ?
Details
samples/geotag.cpp in the example code of Exiv2 0.26 misuses the realpath function on POSIX platforms (other than Apple platforms) where glibc is not used, possibly leading to a buffer overflow.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "exiv2", "purl": "pkg:pypi/exiv2" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.1", "0.11.0", "0.11.1", "0.11.2", "0.11.3", "0.12.0", "0.12.1", "0.13.0", "0.13.1", "0.13.2", "0.14.0", "0.14.1", "0.15.0", "0.16.0", "0.16.1", "0.16.2", "0.16.2.post1", "0.16.3", "0.16.3.post1", "0.17.0", "0.17.1", "0.2", "0.3", "0.3.1" ] } ], "aliases": [ "CVE-2018-14338" ], "details": "samples/geotag.cpp in the example code of Exiv2 0.26 misuses the realpath function on POSIX platforms (other than Apple platforms) where glibc is not used, possibly leading to a buffer overflow.", "id": "PYSEC-2018-134", "modified": "2024-11-21T14:22:48.55081Z", "published": "2018-07-17T12:29:00Z", "references": [ { "type": "EVIDENCE", "url": "https://github.com/Exiv2/exiv2/issues/382" }, { "type": "FIX", "url": "https://github.com/Exiv2/exiv2/issues/382" }, { "type": "REPORT", "url": "https://github.com/Exiv2/exiv2/issues/382" } ], "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "withdrawn": "2024-11-22T04:37:04Z" }
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.