CVE-2019-9199

Source
https://cve.org/CVERecord?id=CVE-2019-9199
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-9199.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-9199
Downstream
Related
Published
2019-02-26T23:29:00.247Z
Modified
2026-04-02T02:08:17.013550Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

PoDoFo::Impose::PdfTranslator::setSource() in pdftranslator.cpp in PoDoFo 0.9.6 has a NULL pointer dereference that can (for example) be triggered by sending a crafted PDF file to the podofoimpose binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact.

References

Affected packages

Git / github.com/jjanku/podofo

Affected ranges

Type
GIT
Repo
https://github.com/jjanku/podofo
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/mksdev/podofo
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/podofo/podofo
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.9.6"
        }
    ]
}

Affected versions

0.*
0.10.0
0.10.0-rc1
0.10.0-rc2
0.10.1
0.10.2
0.10.3
0.10.4
0.10.5
0.3.0
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.9.0
0.9.1
0.9.2
0.9.3
0.9.4
0.9.4-rc1
0.9.4-rc2
0.9.5
0.9.5-rc1
0.9.6
0.9.6-rc1
0.9.7
0.9.8
1.*
1.0.0
1.0.0-beta1
1.0.0-beta2
1.0.0-rc1
1.0.0-rc2
1.0.1
1.0.1-rc1
1.0.2
1.0.3
Other
PoDoFo-next
RELEASE_0_3_0
RELEASE_0_4_0
RELEASE_0_5_0
RELEASE_0_6_0
RELEASE_0_7_0
RELEASE_0_8_0
RELEASE_0_8_1
RELEASE_0_8_2
RELEASE_0_8_3
RELEASE_0_8_4
RELEASE_0_9_0
RELEASE_0_9_0@1440
RELEASE_0_9_1
RELEASE_0_9_2
RELEASE_0_9_3
RELEASE_0_9_4
RELEASE_0_9_4_rc1
RELEASE_0_9_4_rc2
RELEASE_0_9_5
RELEASE_0_9_5_rc1
RELEASE_0_9_6
RELEASE_0_9_6_rc1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-9199.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "29"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "30"
            }
        ]
    }
]
vanir_signatures
[
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "function_hash": "114678319409777638106424493009355070136",
            "length": 1371.0
        },
        "source": "https://github.com/mksdev/podofo/commit/1400a9aaf611299b9a56aa2abeb158918b9743c8",
        "id": "CVE-2019-9199-27e86fce",
        "target": {
            "file": "tools/podofoimpose/pdftranslator.cpp",
            "function": "PdfTranslator::setSource"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "91467993189206180637373526123538555756",
                "147081754293459487944095391029288134771",
                "252712849672768889612401769505912580815",
                "221669561651739394719530265712522042082"
            ],
            "threshold": 0.9
        },
        "source": "https://github.com/mksdev/podofo/commit/1400a9aaf611299b9a56aa2abeb158918b9743c8",
        "id": "CVE-2019-9199-7d348a9e",
        "target": {
            "file": "tools/podofoimpose/pdftranslator.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "91467993189206180637373526123538555756",
                "147081754293459487944095391029288134771",
                "252712849672768889612401769505912580815",
                "221669561651739394719530265712522042082"
            ],
            "threshold": 0.9
        },
        "source": "https://github.com/jjanku/podofo/commit/ada821df68fb0bf673840ed525daf4ec709dbfd9",
        "id": "CVE-2019-9199-8acc8647",
        "target": {
            "file": "tools/podofoimpose/pdftranslator.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "function_hash": "114678319409777638106424493009355070136",
            "length": 1371.0
        },
        "source": "https://github.com/jjanku/podofo/commit/ada821df68fb0bf673840ed525daf4ec709dbfd9",
        "id": "CVE-2019-9199-b87b817e",
        "target": {
            "file": "tools/podofoimpose/pdftranslator.cpp",
            "function": "PdfTranslator::setSource"
        }
    }
]