CVE-2022-1534

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-1534
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-1534.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-1534
Downstream
Published
2022-04-29T11:15:10Z
Modified
2025-09-19T13:30:27.378548Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
[none]
Details

Buffer Over-read at parse_rawml.c:1416 in GitHub repository bfabiszewski/libmobi prior to 0.11. The bug causes the program reads data past the end of the intented buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash.

References

Affected packages

Git / github.com/bfabiszewski/libmobi

Affected ranges

Type
GIT
Repo
https://github.com/bfabiszewski/libmobi
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.10
v0.2
v0.3
v0.4
v0.5
v0.6
v0.7
v0.8
v0.9

Database specific

{
    "vanir_signatures": [
        {
            "digest": {
                "function_hash": "176344693804409545426750027720292175562",
                "length": 2417.0
            },
            "signature_version": "v1",
            "signature_type": "Function",
            "source": "https://github.com/bfabiszewski/libmobi/commit/fb1ab50e448ddbed746fd27ae07469bc506d838b",
            "id": "CVE-2022-1534-735e01b9",
            "deprecated": false,
            "target": {
                "file": "src/parse_rawml.c",
                "function": "mobi_reconstruct_infl"
            }
        },
        {
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "54381775105515933884797949670619091345",
                    "44513841029802663117035483057955332452",
                    "40604119510519260919044405566498015106",
                    "52546840930343196378159331357490609113"
                ]
            },
            "signature_version": "v1",
            "signature_type": "Line",
            "source": "https://github.com/bfabiszewski/libmobi/commit/fb1ab50e448ddbed746fd27ae07469bc506d838b",
            "id": "CVE-2022-1534-e31f7b2a",
            "deprecated": false,
            "target": {
                "file": "src/parse_rawml.c"
            }
        }
    ]
}