CVE-2022-31300
Description
A cross-site scripting vulnerability in the DM Section component of Haraj v3.7 allows attackers to execute arbitrary web scripts or HTML via a crafted POST request.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Haraj v3.7 DM Section (Messages component) has a stored XSS via crafted POST request, allowing arbitrary script execution.
Vulnerability
A cross-site scripting (XSS) vulnerability exists in the DM Section component of Haraj v3.7 [1]. The application does not properly sanitize user input submitted via a POST request to the messaging functionality, allowing arbitrary HTML and JavaScript to be stored and later rendered in the context of other users' browsers [1].
Exploitation
An attacker must be an authenticated user of the Haraj v3.7 platform [1]. The attacker sends a crafted POST request containing malicious script code to the DM Section endpoint [1]. No elevated privileges beyond standard user authentication are required [1].
Impact
Successful exploitation results in stored cross-site scripting (XSS). The attacker's injected script executes in the browsers of other users who view the affected DM messages [1]. This can lead to session hijacking, credential theft, or defacement within the application's security context [1].
Mitigation
As of the publication date (2022-06-16), no official patch or fixed version has been released for Haraj v3.7 [1]. Upgrading to a newer version of the script (e.g., Haraj v3.8, as referenced by the vendor [3]) may address this issue if the messaging component was updated [1][3]. Users are advised to contact the vendor for a fix or apply input sanitization on the DM POST endpoint as a workaround [1].
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Haraj/Harajdescription
- Range: =3.7
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
2- angtech.orgmitrex_refsource_MISC
- angtech.org/product/view/3mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.