pysec-2017-112
Vulnerability from pysec
Published
2017-05-26 10:29
Modified
2024-01-02 15:20
Severity ?
Details
An issue was discovered in Exiv2 0.26. When the data structure of the structure ifd is incorrect, the program assigns pValue_ to 0x0, and the value of pValue() is 0x0. TiffImageEntry::doWriteImage will use the value of pValue() to cause a segmentation fault. To exploit this vulnerability, someone must open a crafted tiff file.
Impacted products
| Name | purl | exiv2 | pkg:pypi/exiv2 |
|---|
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.2",
"0.3",
"0.3.1",
"0.15.0",
"0.16.0",
"0.16.1"
]
}
],
"aliases": [
"CVE-2017-9239"
],
"details": "An issue was discovered in Exiv2 0.26. When the data structure of the structure ifd is incorrect, the program assigns pValue_ to 0x0, and the value of pValue() is 0x0. TiffImageEntry::doWriteImage will use the value of pValue() to cause a segmentation fault. To exploit this vulnerability, someone must open a crafted tiff file.",
"id": "PYSEC-2017-112",
"modified": "2024-01-02T15:20:59.086141Z",
"published": "2017-05-26T10:29:00Z",
"references": [
{
"type": "REPORT",
"url": "http://dev.exiv2.org/issues/1295"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/98720"
},
{
"type": "ADVISORY",
"url": "http://www.securityfocus.com/bid/98720"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/3852-1/"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00009.html"
},
{
"type": "WEB",
"url": "https://github.com/lolo-pop/poc/tree/master/Segmentation%20fault%20in%20convert-test%28exiv2%29"
}
],
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
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…