VYPR

Man

by Andries Brouwer

CVEs (4)

  • CVE-2003-0645Aug 27, 2003
    risk 0.03cvss epss 0.01

    man-db 2.3.12 and 2.3.18 to 2.4.1 uses certain user-controlled DEFINE directives from the ~/.manpath file, even when running setuid, which could allow local users to gain privileges.

  • CVE-2003-0620Aug 27, 2003
    risk 0.03cvss epss 0.01

    Multiple buffer overflows in man-db 2.4.1 and earlier, when installed setuid, allow local users to gain privileges via (1) MANDATORY_MANPATH, MANPATH_MAP, and MANDB_MAP arguments to add_to_dirlist in manp.c, (2) a long pathname to ult_src in ult_src.c, (3) a long .so argument to…

  • CVE-2003-0124Mar 18, 2003
    risk 0.03cvss epss 0.02

    man before 1.5l allows attackers to execute arbitrary code via a malformed man file with improper quotes, which causes the my_xsprintf function to return a string with the value "unsafe," which is then executed as a program via a system call if it is in the search path of the…

  • CVE-2000-0170Feb 26, 2000
    risk 0.03cvss epss 0.02

    Buffer overflow in the man program in Linux allows local users to gain privileges via the MANPAGER environmental variable.