Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MISP synchronization fails if event contains attachment with invalid name #801

Closed
To-om opened this issue Nov 16, 2018 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Nov 16, 2018

Request Type

Bug

Work Environment

TheHive < 3.2

Problem Description

When TheHive download attachment from a MISP event, it create a temporary file with a name based on the original file name. If that file has invalid characters ("/" for example) the creation of the file fails and this make the synchronization stop.

Possible Solutions

Temporary file name doesn't need to depend on original file name.

@To-om To-om added the bug label Nov 16, 2018
@To-om To-om added this to the 3.2.0 (Cerana 2) milestone Nov 16, 2018
@To-om To-om self-assigned this Nov 16, 2018
@To-om To-om closed this as completed Nov 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant