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-07-08T20:57:34.384851Z
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.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "29"
                },
                {
                    "last_affected": "29"
                },
                {
                    "introduced": "30"
                },
                {
                    "last_affected": "30"
                }
            ],
            "source": "CPE_STRING",
            "vendor_product": "fedoraproject:fedora",
            "cpes": [
                "cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*",
                "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*"
            ]
        }
    ]
}
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
Database specific
{
    "source": "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-9199.json"
vanir_signatures_modified
"2026-07-08T20:57:34Z"
vanir_signatures
[
    {
        "digest": {
            "line_hashes": [
                "91467993189206180637373526123538555756",
                "147081754293459487944095391029288134771",
                "252712849672768889612401769505912580815",
                "221669561651739394719530265712522042082"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-9199-8acc8647",
        "deprecated": false,
        "signature_version": "v1",
        "source": "https://github.com/jjanku/podofo/commit/ada821df68fb0bf673840ed525daf4ec709dbfd9",
        "signature_type": "Line",
        "target": {
            "file": "tools/podofoimpose/pdftranslator.cpp"
        }
    },
    {
        "digest": {
            "function_hash": "114678319409777638106424493009355070136",
            "length": 1371.0
        },
        "id": "CVE-2019-9199-b87b817e",
        "deprecated": false,
        "signature_version": "v1",
        "source": "https://github.com/jjanku/podofo/commit/ada821df68fb0bf673840ed525daf4ec709dbfd9",
        "signature_type": "Function",
        "target": {
            "function": "PdfTranslator::setSource",
            "file": "tools/podofoimpose/pdftranslator.cpp"
        }
    }
]

Git / github.com/podofo/podofo

Affected ranges

Type
GIT
Repo
https://github.com/podofo/podofo
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "0.9.6"
        },
        {
            "last_affected": "0.9.6"
        }
    ],
    "source": "CPE_STRING",
    "cpe": "cpe:2.3:a:podofo_project:podofo:0.9.6:*:*:*:*:*:*:*"
}

Affected versions

0.*
0.9.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-9199.json"