
Educational Enrichment Systems
None



None

Lovely Professional University (LPU) is an ASSOCHAM’s National Education Excellence Award-winning institution and has also been ranked as top Education Brand of India in Economic Times. LPU is a multi-disciplined university and offers 200+ programs in 40+ disciplines. These programs are recognized by the statutory bodies of the Government of India in diverse fields of higher education including National Council for Teacher Education (NCTE), Distance Education Council (DEC), Pharmacy Council of India (PCI), Council of Architecture (COA) and Bar Council of India (BCI). LPU has been created keeping the student aspiration and industrial requirement in mind. The infrastructure, curriculum, pedagogy and faculty work in synchronization to fulfil the motto and goal of the institution. The curriculum development involves multiple stages of refinement and one of the most important steps is the industry feedback. LPU has set the record for the highest placements in any of the North Indian universities three times in a row. Cognizant alone has taken 1900 students in three years from LPU. Presently LPU students are working worldwide with prestigious global companies like Google, Microsoft, Apple, Amazon and many more at salary packages of more than Rs one Crore. LPU’s infrastructure is unparalleled to any of the universities in India. It is a mini township. It has fantastic academic facilities, an eight-storied library and research block, hostel and accommodation facilities for over 20,000 students, a shopping mall, numerous eateries including brands like Domino’s and Café Coffee Day, plenty of workshop area, India’s first iMac Lab and various other facilities for students to grow and accomplish their goals. The university has recently invested hugely on its security systems and has stepped forward to become one of the safest campuses in the world.
Security & Compliance Standards Overview












No incidents recorded for Educational Enrichment Systems in 2025.
No incidents recorded for Lovely Professional University in 2025.
Educational Enrichment Systems cyber incidents detection timeline including parent company and subsidiaries
Lovely Professional University 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.