VYPR

Maven package

com.github.junrar/junrar

pkg:maven/com.github.junrar/junrar

Vulnerabilities (4)

  • CVE-2026-41245MedApr 20, 2026
    affected < 7.5.10fixed 7.5.10

    Junrar is an open source java RAR archive library. Prior to version 7.5.10, a path traversal vulnerability in `LocalFolderExtractor` allows an attacker to write arbitrary files with attacker-controlled content into sibling directories when a crafted RAR archive is extracted. Vers

  • CVE-2026-28208Feb 26, 2026
    affected < 7.5.8fixed 7.5.8

    Junrar is an open source java RAR archive library. Prior to version 7.5.8, a backslash path traversal vulnerability in `LocalFolderExtractor` allows an attacker to write arbitrary files with attacker-controlled content anywhere on the filesystem when a crafted RAR archive is extr

  • CVE-2022-23596Feb 1, 2022
    affected < 7.4.1fixed 7.4.1

    Junrar is an open source java RAR archive library. In affected versions A carefully crafted RAR archive can trigger an infinite loop while extracting said archive. The impact depends solely on how the application uses the library, and whether files can be provided by malignant us

  • CVE-2018-12418MedJun 14, 2018
    affected < 1.0.1fixed 1.0.1

    Archive.java in Junrar before 1.0.1, as used in Apache Tika and other products, is affected by a denial of service vulnerability due to an infinite loop when handling corrupt RAR files.