CVE-2024-37620: n/a
CVE-2024-37620 is a reflected cross-site scripting (XSS) vulnerability found in PHPVOD version 4. 0, specifically via the 'id' parameter in the /view/admin/view. php endpoint. This vulnerability allows an attacker to inject malicious scripts that execute in the context of the victim's browser when they interact with a crafted URL. The CVSS score is 6. 1 (medium severity), indicating a moderate risk with low complexity to exploit but requiring user interaction. The vulnerability impacts confidentiality and integrity by potentially stealing session cookies or performing unauthorized actions on behalf of the user. No known public exploits or patches are currently available. Organizations using PHPVOD 4. 0 should prioritize input validation and output encoding on the affected parameter to mitigate this threat.
AI Analysis
Technical Summary
CVE-2024-37620 identifies a reflected cross-site scripting (XSS) vulnerability in PHPVOD version 4.0, a video-on-demand platform. The vulnerability exists in the 'id' parameter of the /view/admin/view.php script, where user-supplied input is not properly sanitized or encoded before being reflected in the HTTP response. This allows attackers to craft malicious URLs containing JavaScript payloads that execute in the context of an authenticated user's browser when they visit the link. The reflected XSS can lead to session hijacking, credential theft, or unauthorized actions performed with the victim's privileges. The CVSS 3.1 score of 6.1 reflects a network attack vector with low attack complexity, no privileges required, but requiring user interaction and affecting confidentiality and integrity with a scope change. No patches or known exploits have been reported yet, but the vulnerability is publicly disclosed. The CWE-79 classification confirms this as a classic XSS issue. Given the administrative context of the vulnerable endpoint, successful exploitation could have significant consequences for site administration and user data security.
Potential Impact
The primary impact of this vulnerability is the compromise of confidentiality and integrity of user sessions and data. Attackers exploiting the reflected XSS can steal session cookies, enabling account takeover or impersonation of legitimate users, especially administrators. This can lead to unauthorized access to sensitive administrative functions, data leakage, or manipulation of content. While availability is not directly affected, the trustworthiness of the platform is undermined, potentially leading to reputational damage and loss of user confidence. Organizations relying on PHPVOD 4.0 for video content delivery or management could face targeted attacks aiming to disrupt operations or exfiltrate sensitive information. The requirement for user interaction limits automated exploitation but does not reduce the risk in environments where users may be tricked into clicking malicious links via phishing or social engineering.
Mitigation Recommendations
To mitigate this vulnerability, organizations should implement strict input validation and output encoding on the 'id' parameter in /view/admin/view.php to ensure that any user-supplied data is properly sanitized before being reflected in the response. Employing Content Security Policy (CSP) headers can help reduce the impact of XSS by restricting script execution sources. Additionally, enabling HttpOnly and Secure flags on cookies can limit session cookie theft. Administrators should educate users about the risks of clicking untrusted links and consider implementing multi-factor authentication to reduce the impact of compromised credentials. Monitoring web logs for suspicious URL patterns and unusual user activity can help detect exploitation attempts. Since no official patch is currently available, consider applying virtual patching via Web Application Firewalls (WAF) to block malicious payloads targeting the vulnerable parameter. Regularly update PHPVOD and related components once patches are released.
Affected Countries
China, India, United States, Russia, Brazil, Germany, France, South Korea, Japan, United Kingdom
CVE-2024-37620: n/a
Description
CVE-2024-37620 is a reflected cross-site scripting (XSS) vulnerability found in PHPVOD version 4. 0, specifically via the 'id' parameter in the /view/admin/view. php endpoint. This vulnerability allows an attacker to inject malicious scripts that execute in the context of the victim's browser when they interact with a crafted URL. The CVSS score is 6. 1 (medium severity), indicating a moderate risk with low complexity to exploit but requiring user interaction. The vulnerability impacts confidentiality and integrity by potentially stealing session cookies or performing unauthorized actions on behalf of the user. No known public exploits or patches are currently available. Organizations using PHPVOD 4. 0 should prioritize input validation and output encoding on the affected parameter to mitigate this threat.
AI-Powered Analysis
Technical Analysis
CVE-2024-37620 identifies a reflected cross-site scripting (XSS) vulnerability in PHPVOD version 4.0, a video-on-demand platform. The vulnerability exists in the 'id' parameter of the /view/admin/view.php script, where user-supplied input is not properly sanitized or encoded before being reflected in the HTTP response. This allows attackers to craft malicious URLs containing JavaScript payloads that execute in the context of an authenticated user's browser when they visit the link. The reflected XSS can lead to session hijacking, credential theft, or unauthorized actions performed with the victim's privileges. The CVSS 3.1 score of 6.1 reflects a network attack vector with low attack complexity, no privileges required, but requiring user interaction and affecting confidentiality and integrity with a scope change. No patches or known exploits have been reported yet, but the vulnerability is publicly disclosed. The CWE-79 classification confirms this as a classic XSS issue. Given the administrative context of the vulnerable endpoint, successful exploitation could have significant consequences for site administration and user data security.
Potential Impact
The primary impact of this vulnerability is the compromise of confidentiality and integrity of user sessions and data. Attackers exploiting the reflected XSS can steal session cookies, enabling account takeover or impersonation of legitimate users, especially administrators. This can lead to unauthorized access to sensitive administrative functions, data leakage, or manipulation of content. While availability is not directly affected, the trustworthiness of the platform is undermined, potentially leading to reputational damage and loss of user confidence. Organizations relying on PHPVOD 4.0 for video content delivery or management could face targeted attacks aiming to disrupt operations or exfiltrate sensitive information. The requirement for user interaction limits automated exploitation but does not reduce the risk in environments where users may be tricked into clicking malicious links via phishing or social engineering.
Mitigation Recommendations
To mitigate this vulnerability, organizations should implement strict input validation and output encoding on the 'id' parameter in /view/admin/view.php to ensure that any user-supplied data is properly sanitized before being reflected in the response. Employing Content Security Policy (CSP) headers can help reduce the impact of XSS by restricting script execution sources. Additionally, enabling HttpOnly and Secure flags on cookies can limit session cookie theft. Administrators should educate users about the risks of clicking untrusted links and consider implementing multi-factor authentication to reduce the impact of compromised credentials. Monitoring web logs for suspicious URL patterns and unusual user activity can help detect exploitation attempts. Since no official patch is currently available, consider applying virtual patching via Web Application Firewalls (WAF) to block malicious payloads targeting the vulnerable parameter. Regularly update PHPVOD and related components once patches are released.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- mitre
- Date Reserved
- 2024-06-10T00:00:00.000Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c68b7ef31ef0b563c41
Added to database: 2/25/2026, 9:40:56 PM
Last enriched: 2/26/2026, 5:14:40 AM
Last updated: 2/26/2026, 8:02:21 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.