VYPR

Packagist (Composer) package

verot/class.upload.php

pkg:composer/verot/class.upload.php

Vulnerabilities (3)

  • CVE-2023-6551Jan 4, 2024
    affected <= 2.1.6

    As a simple library, class.upload.php does not perform an in-depth check on uploaded files, allowing a stored XSS vulnerability when the default configuration is used. Developers must be aware of that fact and use extension whitelisting accompanied by forcing the server to alw

  • CVE-2019-19634Dec 17, 2019
    affected <= 1.0.3

    class.upload.php in verot.net class.upload through 1.0.3 and 2.x through 2.0.4, as used in the K2 extension for Joomla! and other products, omits .pht from the set of dangerous file extensions, a similar issue to CVE-2019-19576.

  • CVE-2019-19576Dec 4, 2019
    affected < 1.0.3fixed 1.0.3

    class.upload.php in verot.net class.upload before 1.0.3 and 2.x before 2.0.4, as used in the K2 extension for Joomla! and other products, omits .phar from the set of dangerous file extensions.