VYPR
Vendor

Misp

Products
8
CVEs
165
Across products
167
Status
Private

Products

8

Recent CVEs

165
View all 165 CVEs →
  • CVE-2024-29859CriMar 21, 2024
    risk 0.64cvss 9.8epss 0.01

    In MISP before 2.4.187, add_misp_export in app/Controller/EventsController.php does not properly check for a valid file upload.

  • CVE-2024-29858CriMar 21, 2024
    risk 0.64cvss 9.8epss 0.00

    In MISP before 2.4.187, __uploadLogo in app/Controller/OrganisationsController.php does not properly check for a valid logo upload.

  • CVE-2024-25675CriFeb 9, 2024
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in MISP before 2.4.184. A client does not need to use POST to start an export generation process. This is related to app/Controller/JobsController.php and app/View/Events/export.ctp.

  • CVE-2024-25674CriFeb 9, 2024
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in MISP before 2.4.184. Organisation logo upload is insecure because of a lack of checks for the file extension and MIME type.

  • CVE-2023-50918CriDec 15, 2023
    risk 0.64cvss 9.8epss 0.01

    app/Controller/AuditLogsController.php in MISP before 2.4.182 mishandles ACLs for audit logs.

  • CVE-2023-48659CriNov 17, 2023
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in MISP before 2.4.176. app/Controller/AppController.php mishandles parameter parsing.

  • CVE-2023-48658CriNov 17, 2023
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in MISP before 2.4.176. app/Model/AppModel.php lacks a checkParam function for alphanumerics, underscore, dash, period, and space.

  • CVE-2023-48657CriNov 17, 2023
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in MISP before 2.4.176. app/Model/AppModel.php mishandles filters.

  • CVE-2023-48656CriNov 17, 2023
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in MISP before 2.4.176. app/Model/AppModel.php mishandles order clauses.

  • CVE-2023-48655CriNov 17, 2023
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in MISP before 2.4.176. app/Controller/Component/IndexFilterComponent.php does not properly filter out query parameters.

  • CVE-2022-48329CriFeb 20, 2023
    risk 0.64cvss 9.8epss 0.01

    MISP before 2.4.166 unsafely allows users to use the order parameter, related to app/Model/Attribute.php, app/Model/GalaxyCluster.php, app/Model/Workflow.php, and app/Plugin/Assets/models/behaviors/LogableBehavior.php.

  • CVE-2022-48328CriFeb 20, 2023
    risk 0.64cvss 9.8epss 0.01

    app/Controller/Component/IndexFilterComponent.php in MISP before 2.4.167 mishandles ordered_url_params and additional_delimiters.

  • CVE-2022-29528CriApr 20, 2022
    risk 0.64cvss 9.8epss 0.02

    An issue was discovered in MISP before 2.4.158. PHAR deserialization can occur.

  • CVE-2021-41326CriSep 17, 2021
    risk 0.64cvss 9.8epss 0.02

    In MISP before 2.4.148, app/Lib/Export/OpendataExport.php mishandles parameter data that is used in a shell_exec call.

  • CVE-2021-39302CriAug 19, 2021
    risk 0.64cvss 9.8epss 0.01

    MISP 2.4.148, in certain configurations, allows SQL injection via the app/Model/Log.php $conditions['org'] value.

  • CVE-2021-35502CriJun 25, 2021
    risk 0.64cvss 9.8epss 0.01

    app/View/Elements/genericElements/IndexTable/Fields/generic_field.ctp in MISP 2.4.144 does not sanitize certain data related to generic-template:index.

  • CVE-2020-29006CriNov 24, 2020
    risk 0.64cvss 9.8epss 0.01

    MISP before 2.4.135 lacks an ACL check, related to app/Controller/GalaxyElementsController.php and app/Model/GalaxyElement.php.

  • CVE-2020-15411CriJun 30, 2020
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in MISP 2.4.128. app/Controller/AttributesController.php has insufficient ACL checks in the attachment downloader.

  • CVE-2018-12649CriJun 22, 2018
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in app/Controller/UsersController.php in MISP 2.4.92. An adversary can bypass the brute-force protection by using a PUT HTTP method instead of a POST HTTP method in the login part, because this protection was only covering POST requests.

  • CVE-2018-19908HigDec 6, 2018
    risk 0.62cvss 8.8epss 0.17

    An issue was discovered in MISP 2.4.9x before 2.4.99. In app/Model/Event.php (the STIX 1 import code), an unescaped filename string is used to construct a shell command. This vulnerability can be abused by a malicious authenticated user to execute arbitrary commands by tweaking…