
ABRACADABRA FILMS
ABRACADABRA FILMS is a motion pictures and film company based out of 5 Rue de Froidmont, Rixensart, Belgium.



ABRACADABRA FILMS is a motion pictures and film company based out of 5 Rue de Froidmont, Rixensart, Belgium.

Since 1973, the Mississippi Film Office has served the needs of the entertainment industry: commercials, short films, documentaries, television, and feature films have all found their way to our locations. Our team is staffed with production professionals with practical experience and know-how to meet all of your production needs. We are prepared for all of the demands that accompany your production, from initial contact to final wrap. Mississippi has a competitve cash rebate program offering a 25% cash rebate on your local spend (including non-resident cast and crew) with an additional 5% rebate on resident cast and crew members. We have one of the lowest minimum spends in the country for a rebate ($50,000) and no tax return is required. Give us a call and find out more about how Mississippi can help tell your story.
Security & Compliance Standards Overview












ABRACADABRA FILMS has 0.0% fewer incidents than the average of same-industry companies with at least one recorded incident.
No incidents recorded for Film Mississippi in 2025.
ABRACADABRA FILMS cyber incidents detection timeline including parent company and subsidiaries
Film Mississippi cyber incidents detection timeline including parent company and subsidiaries
Last 3 Security & Risk Events by Company
n8n is an open source workflow automation platform. Versions starting with 0.211.0 and prior to 1.120.4, 1.121.1, and 1.122.0 contain a critical Remote Code Execution (RCE) vulnerability in their workflow expression evaluation system. Under certain conditions, expressions supplied by authenticated users during workflow configuration may be evaluated in an execution context that is not sufficiently isolated from the underlying runtime. An authenticated attacker could abuse this behavior to execute arbitrary code with the privileges of the n8n process. Successful exploitation may lead to full compromise of the affected instance, including unauthorized access to sensitive data, modification of workflows, and execution of system-level operations. This issue has been fixed in versions 1.120.4, 1.121.1, and 1.122.0. Users are strongly advised to upgrade to a patched version, which introduces additional safeguards to restrict expression evaluation. If upgrading is not immediately possible, administrators should consider the following temporary mitigations: Limit workflow creation and editing permissions to fully trusted users only; and/or deploy n8n in a hardened environment with restricted operating system privileges and network access to reduce the impact of potential exploitation. These workarounds do not fully eliminate the risk and should only be used as short-term measures.
FastAPI Users allows users to quickly add a registration and authentication system to their FastAPI project. Prior to version 15.0.2, the OAuth login state tokens are completely stateless and carry no per-request entropy or any data that could link them to the session that initiated the OAuth flow. `generate_state_token()` is always called with an empty `state_data` dict, so the resulting JWT only contains the fixed audience claim plus an expiration timestamp. On callback, the library merely checks that the JWT verifies under `state_secret` and is unexpired; there is no attempt to match the state value to the browser that initiated the OAuth request, no correlation cookie, and no server-side cache. Any attacker can hit `/authorize`, capture the server-generated state, finish the upstream OAuth flow with their own provider account, and then trick a victim into loading `.../callback?code=<attacker_code>&state=<attacker_state>`. Because the state JWT is valid for any client for \~1 hour, the victim’s browser will complete the flow. This leads to login CSRF. Depending on the app’s logic, the login CSRF can lead to an account takeover of the victim account or to the victim user getting logged in to the attacker's account. Version 15.0.2 contains a patch for the issue.
FileZilla Client 3.63.1 contains a DLL hijacking vulnerability that allows attackers to execute malicious code by placing a crafted TextShaping.dll in the application directory. Attackers can generate a reverse shell payload using msfvenom and replace the missing DLL to achieve remote code execution when the application launches.
LDAP Tool Box Self Service Password 1.5.2 contains a password reset vulnerability that allows attackers to manipulate HTTP Host headers during token generation. Attackers can craft malicious password reset requests that generate tokens sent to a controlled server, enabling potential account takeover by intercepting and using stolen reset tokens.
Kimai 1.30.10 contains a SameSite cookie vulnerability that allows attackers to steal user session cookies through malicious exploitation. Attackers can trick victims into executing a crafted PHP script that captures and writes session cookie information to a file, enabling potential session hijacking.