CVE-2024-45967: n/a
CVE-2024-45967 is a medium severity Cross Site Scripting (XSS) vulnerability affecting Pagekit version 1. 0. 18, specifically in the index. php/admin/site/widget endpoint. The vulnerability allows remote attackers to inject malicious scripts without requiring authentication but does require user interaction. Exploitation could lead to limited integrity impacts such as unauthorized script execution in the context of an administrator's browser session. No known exploits are currently reported in the wild, and no patches have been published yet. The vulnerability is classified under CWE-79 and has a CVSS 3. 1 base score of 4. 7.
AI Analysis
Technical Summary
CVE-2024-45967 identifies a Cross Site Scripting (XSS) vulnerability in Pagekit version 1.0.18, a PHP-based content management system. The vulnerability exists in the admin interface at the path index.php/admin/site/widget, where insufficient input sanitization allows attackers to inject malicious JavaScript code. This flaw is classified as CWE-79, indicating improper neutralization of input during web page generation. The vulnerability is remotely exploitable over the network without authentication, but requires user interaction, such as an administrator clicking a crafted link or visiting a malicious page. The CVSS 3.1 score of 4.7 reflects a medium severity, with an attack vector of network (AV:N), low attack complexity (AC:L), no privileges required (PR:N), and user interaction required (UI:R). The scope is changed (S:C), meaning the vulnerability affects components beyond the initially vulnerable component, and the impact is limited to integrity (I:L), with no confidentiality or availability impact. No patches or known exploits have been reported as of the publication date. The vulnerability could allow attackers to execute arbitrary scripts in the context of an admin user, potentially leading to session hijacking, unauthorized actions, or defacement. Given the administrative context, the impact is significant for the integrity of the CMS content and administrative control. Organizations using Pagekit 1.0.18 should assess exposure and implement mitigations promptly.
Potential Impact
The primary impact of CVE-2024-45967 is on the integrity of the affected Pagekit CMS installations. Successful exploitation could allow attackers to execute arbitrary JavaScript in the administrator's browser session, potentially leading to session hijacking, unauthorized changes to site content, or injection of malicious content. While confidentiality and availability are not directly impacted, the integrity compromise can undermine trust in the affected websites and lead to further attacks such as phishing or malware distribution. Organizations relying on Pagekit 1.0.18 for website management may face reputational damage, loss of administrative control, and potential downstream impacts on users. Since the vulnerability requires user interaction, the risk is somewhat mitigated but remains significant in environments where administrators frequently access the vulnerable endpoint. The absence of known exploits in the wild currently reduces immediate risk but does not preclude future exploitation. The vulnerability's medium severity suggests it should be addressed promptly to prevent escalation or chaining with other vulnerabilities.
Mitigation Recommendations
To mitigate CVE-2024-45967, organizations should first verify if they are running Pagekit version 1.0.18 and restrict access to the admin interface, especially the index.php/admin/site/widget endpoint, to trusted networks and users. Implement strict input validation and output encoding on all user-supplied data in the affected endpoint to prevent script injection. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts in the browser context. Encourage administrators to avoid clicking on untrusted links and to use multi-factor authentication to reduce the impact of session hijacking. Monitor web server logs for suspicious requests targeting the vulnerable endpoint. Since no official patch is currently available, consider applying temporary workarounds such as disabling the vulnerable widget functionality or upgrading to a later Pagekit version if available. Stay alert for vendor updates or community patches addressing this vulnerability. Conduct regular security assessments and penetration testing focused on XSS vulnerabilities in administrative interfaces.
Affected Countries
United States, Germany, United Kingdom, France, Netherlands, Australia, Canada, India, Brazil, Japan
CVE-2024-45967: n/a
Description
CVE-2024-45967 is a medium severity Cross Site Scripting (XSS) vulnerability affecting Pagekit version 1. 0. 18, specifically in the index. php/admin/site/widget endpoint. The vulnerability allows remote attackers to inject malicious scripts without requiring authentication but does require user interaction. Exploitation could lead to limited integrity impacts such as unauthorized script execution in the context of an administrator's browser session. No known exploits are currently reported in the wild, and no patches have been published yet. The vulnerability is classified under CWE-79 and has a CVSS 3. 1 base score of 4. 7.
AI-Powered Analysis
Technical Analysis
CVE-2024-45967 identifies a Cross Site Scripting (XSS) vulnerability in Pagekit version 1.0.18, a PHP-based content management system. The vulnerability exists in the admin interface at the path index.php/admin/site/widget, where insufficient input sanitization allows attackers to inject malicious JavaScript code. This flaw is classified as CWE-79, indicating improper neutralization of input during web page generation. The vulnerability is remotely exploitable over the network without authentication, but requires user interaction, such as an administrator clicking a crafted link or visiting a malicious page. The CVSS 3.1 score of 4.7 reflects a medium severity, with an attack vector of network (AV:N), low attack complexity (AC:L), no privileges required (PR:N), and user interaction required (UI:R). The scope is changed (S:C), meaning the vulnerability affects components beyond the initially vulnerable component, and the impact is limited to integrity (I:L), with no confidentiality or availability impact. No patches or known exploits have been reported as of the publication date. The vulnerability could allow attackers to execute arbitrary scripts in the context of an admin user, potentially leading to session hijacking, unauthorized actions, or defacement. Given the administrative context, the impact is significant for the integrity of the CMS content and administrative control. Organizations using Pagekit 1.0.18 should assess exposure and implement mitigations promptly.
Potential Impact
The primary impact of CVE-2024-45967 is on the integrity of the affected Pagekit CMS installations. Successful exploitation could allow attackers to execute arbitrary JavaScript in the administrator's browser session, potentially leading to session hijacking, unauthorized changes to site content, or injection of malicious content. While confidentiality and availability are not directly impacted, the integrity compromise can undermine trust in the affected websites and lead to further attacks such as phishing or malware distribution. Organizations relying on Pagekit 1.0.18 for website management may face reputational damage, loss of administrative control, and potential downstream impacts on users. Since the vulnerability requires user interaction, the risk is somewhat mitigated but remains significant in environments where administrators frequently access the vulnerable endpoint. The absence of known exploits in the wild currently reduces immediate risk but does not preclude future exploitation. The vulnerability's medium severity suggests it should be addressed promptly to prevent escalation or chaining with other vulnerabilities.
Mitigation Recommendations
To mitigate CVE-2024-45967, organizations should first verify if they are running Pagekit version 1.0.18 and restrict access to the admin interface, especially the index.php/admin/site/widget endpoint, to trusted networks and users. Implement strict input validation and output encoding on all user-supplied data in the affected endpoint to prevent script injection. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts in the browser context. Encourage administrators to avoid clicking on untrusted links and to use multi-factor authentication to reduce the impact of session hijacking. Monitor web server logs for suspicious requests targeting the vulnerable endpoint. Since no official patch is currently available, consider applying temporary workarounds such as disabling the vulnerable widget functionality or upgrading to a later Pagekit version if available. Stay alert for vendor updates or community patches addressing this vulnerability. Conduct regular security assessments and penetration testing focused on XSS vulnerabilities in administrative interfaces.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- mitre
- Date Reserved
- 2024-09-11T00:00:00.000Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6cf5b7ef31ef0b56a800
Added to database: 2/25/2026, 9:43:17 PM
Last enriched: 2/26/2026, 8:24:05 AM
Last updated: 2/26/2026, 10:34:09 AM
Views: 3
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-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
HighActions
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.