VYPR
Medium severity4.7NVD Advisory· Published Nov 12, 2024· Updated Apr 15, 2026

CVE-2021-27701

CVE-2021-27701

Description

SOCIFI Socifi Guest wifi as SAAS is affected by Cross Site Request Forgery (CSRF) via the Socifi wifi portal. The application does not contain a CSRF token and request validation. An attacker can Add/Modify any random user data by sending a crafted CSRF request.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Socifi Guest wifi SaaS lacks CSRF protection, allowing attackers to modify user data via crafted requests.

Vulnerability

Description

The Socifi Guest wifi SaaS application is affected by a Cross-Site Request Forgery (CSRF) vulnerability. The application does not implement CSRF tokens or perform request validation, leaving it open to forged requests [1].

Attack

Vector

An attacker can craft a malicious CSRF request that, when executed by an authenticated administrator or user, will add or modify any random user data on the Socifi wifi portal. No additional authentication or session management bypass is required beyond tricking a legitimate user into submitting the forged request [1].

Impact

Successful exploitation allows an attacker to modify user data without authorization. This could lead to unauthorized changes in user profiles, settings, or potentially privilege escalation depending on the application logic [1].

Mitigation

As of the publication date (2024-11-12), the vendor has not released a patch or provided a workaround. The application does not implement standard CSRF protections such as anti-CSRF tokens or same-origin policy enforcement. Users are advised to apply generic CSRF mitigation techniques, such as implementing a CSRF token in all state-changing requests [1].

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.