CVE-2024-57774: n/a
CVE-2024-57774 is a medium-severity cross-site scripting (XSS) vulnerability found in the getBusinessUploadListPage? busid interface of JFinalOA versions prior to 2025. 01. 01. This flaw allows authenticated users with high privileges to execute arbitrary web scripts or HTML by submitting crafted payloads. The vulnerability requires user interaction and privileges, limiting its ease of exploitation. It impacts confidentiality and integrity by potentially exposing sensitive data or enabling session hijacking within affected applications. No known exploits are currently reported in the wild, and no official patches have been linked yet. Organizations using JFinalOA should monitor for updates and apply mitigations to prevent exploitation. Countries with significant use of JFinalOA, especially in Asia and regions with strong adoption of this software, are at higher risk.
AI Analysis
Technical Summary
CVE-2024-57774 is a cross-site scripting (XSS) vulnerability identified in the getBusinessUploadListPage?busid interface of JFinalOA, an enterprise office automation platform. The vulnerability exists because the application fails to properly sanitize or encode user-supplied input in the 'busid' parameter, allowing attackers to inject malicious scripts or HTML content. When an authenticated user with high privileges interacts with the vulnerable interface, the injected scripts can execute in the context of the victim’s browser session. This can lead to unauthorized actions such as stealing session cookies, defacing web content, or performing actions on behalf of the user. The vulnerability is classified under CWE-79, which covers improper neutralization of input during web page generation. The CVSS v3.1 vector indicates network attack vector (AV:N), low attack complexity (AC:L), requiring high privileges (PR:H), and user interaction (UI:R). The scope is changed (S:C), meaning the vulnerability affects resources beyond the initially vulnerable component. Confidentiality and integrity impacts are low, while availability is unaffected. No known public exploits or patches are currently available, but the vulnerability was published on January 16, 2025, with a medium severity rating and a CVSS score of 4.8.
Potential Impact
The primary impact of CVE-2024-57774 is on the confidentiality and integrity of data within JFinalOA deployments. Exploitation could allow attackers to execute arbitrary scripts in the context of authenticated users, potentially leading to session hijacking, unauthorized data access, or manipulation of user interface elements. Although the attack requires high privileges and user interaction, successful exploitation could facilitate lateral movement or privilege escalation within an organization’s internal network. This risk is particularly relevant for organizations relying heavily on JFinalOA for business operations, as compromised sessions could expose sensitive corporate information or disrupt workflows. The absence of known exploits reduces immediate risk, but the vulnerability remains a concern for organizations with delayed patching cycles. Given the medium CVSS score, the threat is moderate but should not be ignored, especially in environments with high-value targets or sensitive data.
Mitigation Recommendations
To mitigate CVE-2024-57774, organizations should first verify if their JFinalOA deployment is running a version prior to 2025.01.01 and plan to upgrade to the latest version once available. In the absence of an official patch, implement input validation and output encoding on the 'busid' parameter to neutralize malicious scripts. Employ web application firewalls (WAFs) with custom rules to detect and block suspicious payloads targeting the vulnerable interface. Restrict access to the getBusinessUploadListPage interface to only trusted, necessary users and monitor logs for unusual activity. Educate users about the risks of interacting with untrusted links or payloads within the application. Additionally, enforce the principle of least privilege to limit the number of users with high privileges, reducing the attack surface. Regularly review and update security policies and incident response plans to address potential XSS exploitation scenarios.
Affected Countries
China, India, South Korea, Japan, United States, Singapore, Malaysia, Indonesia
CVE-2024-57774: n/a
Description
CVE-2024-57774 is a medium-severity cross-site scripting (XSS) vulnerability found in the getBusinessUploadListPage? busid interface of JFinalOA versions prior to 2025. 01. 01. This flaw allows authenticated users with high privileges to execute arbitrary web scripts or HTML by submitting crafted payloads. The vulnerability requires user interaction and privileges, limiting its ease of exploitation. It impacts confidentiality and integrity by potentially exposing sensitive data or enabling session hijacking within affected applications. No known exploits are currently reported in the wild, and no official patches have been linked yet. Organizations using JFinalOA should monitor for updates and apply mitigations to prevent exploitation. Countries with significant use of JFinalOA, especially in Asia and regions with strong adoption of this software, are at higher risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-57774 is a cross-site scripting (XSS) vulnerability identified in the getBusinessUploadListPage?busid interface of JFinalOA, an enterprise office automation platform. The vulnerability exists because the application fails to properly sanitize or encode user-supplied input in the 'busid' parameter, allowing attackers to inject malicious scripts or HTML content. When an authenticated user with high privileges interacts with the vulnerable interface, the injected scripts can execute in the context of the victim’s browser session. This can lead to unauthorized actions such as stealing session cookies, defacing web content, or performing actions on behalf of the user. The vulnerability is classified under CWE-79, which covers improper neutralization of input during web page generation. The CVSS v3.1 vector indicates network attack vector (AV:N), low attack complexity (AC:L), requiring high privileges (PR:H), and user interaction (UI:R). The scope is changed (S:C), meaning the vulnerability affects resources beyond the initially vulnerable component. Confidentiality and integrity impacts are low, while availability is unaffected. No known public exploits or patches are currently available, but the vulnerability was published on January 16, 2025, with a medium severity rating and a CVSS score of 4.8.
Potential Impact
The primary impact of CVE-2024-57774 is on the confidentiality and integrity of data within JFinalOA deployments. Exploitation could allow attackers to execute arbitrary scripts in the context of authenticated users, potentially leading to session hijacking, unauthorized data access, or manipulation of user interface elements. Although the attack requires high privileges and user interaction, successful exploitation could facilitate lateral movement or privilege escalation within an organization’s internal network. This risk is particularly relevant for organizations relying heavily on JFinalOA for business operations, as compromised sessions could expose sensitive corporate information or disrupt workflows. The absence of known exploits reduces immediate risk, but the vulnerability remains a concern for organizations with delayed patching cycles. Given the medium CVSS score, the threat is moderate but should not be ignored, especially in environments with high-value targets or sensitive data.
Mitigation Recommendations
To mitigate CVE-2024-57774, organizations should first verify if their JFinalOA deployment is running a version prior to 2025.01.01 and plan to upgrade to the latest version once available. In the absence of an official patch, implement input validation and output encoding on the 'busid' parameter to neutralize malicious scripts. Employ web application firewalls (WAFs) with custom rules to detect and block suspicious payloads targeting the vulnerable interface. Restrict access to the getBusinessUploadListPage interface to only trusted, necessary users and monitor logs for unusual activity. Educate users about the risks of interacting with untrusted links or payloads within the application. Additionally, enforce the principle of least privilege to limit the number of users with high privileges, reducing the attack surface. Regularly review and update security policies and incident response plans to address potential XSS exploitation scenarios.
Affected Countries
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- mitre
- Date Reserved
- 2025-01-09T00:00:00.000Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6bdbb7ef31ef0b55b7b8
Added to database: 2/25/2026, 9:38:35 PM
Last enriched: 2/26/2026, 2:21:56 AM
Last updated: 2/26/2026, 6:23:57 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.
External Links
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.