
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.

Davis Media Access (DMA) is a community media center serving Davis, CA and surrounding areas. DMA's main projects are DCTV Channel 15 on the Comcast cable system - public access television; Educational Access Channel 17 on the Comcast cable system; and KDRT-LP, 95.7 FM, Low-power community radio for Davis and beyond. Through partnerships with the City of Davis and DJUSD, DMA provides the public with access to video and television equipment, training and unique programming. We round out our offerings with digital equipment and social media, topical workshops, a local programming archive, participation in open source projects, low-power FM radio, youth media projects, local studio productions, event coverage, and advocacy and information for broader media issues. DMA is committed to strengthening localism through media and is proud to support platforms for free, local expresssion. DMA is a proud member of the Alliance for Community Media, the National Alliance for Media Arts Centers, the National Association of Community Broadcasters, the Open Media Project and Prometheus Radio Project. Our mission is to enrich and strengthen the community by providing alternatives to commercial media for local voices, opinions and creative endeavors.
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 Davis Media Access in 2025.
ABRACADABRA FILMS cyber incidents detection timeline including parent company and subsidiaries
Davis Media Access 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.