Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2024-52701: n/a

0
Medium
VulnerabilityCVE-2024-52701cvecve-2024-52701
Published: Wed Nov 20 2024 (11/20/2024, 00:00:00 UTC)
Source: CVE Database V5

Description

CVE-2024-52701 is a stored cross-site scripting (XSS) vulnerability found in the Configuration page of Piwigo version 14. 5. 0. Attackers can exploit this flaw by injecting malicious scripts or HTML into the Page banner parameter, which is then stored and rendered to users. The vulnerability requires attacker privileges to access the configuration page and user interaction to trigger the payload. The CVSS score is 5. 4, indicating a medium severity with potential impacts on confidentiality and integrity but no direct availability impact. No known exploits are currently reported in the wild. Organizations using Piwigo for photo gallery management should prioritize patching or applying mitigations to prevent unauthorized script execution that could lead to session hijacking or defacement. Countries with significant Piwigo user bases and web hosting providers are at higher risk.

AI-Powered Analysis

AILast updated: 02/26/2026, 01:35:45 UTC

Technical Analysis

CVE-2024-52701 is a stored cross-site scripting (XSS) vulnerability identified in Piwigo version 14.5.0, a popular open-source photo gallery software. The vulnerability exists in the Configuration page, specifically within the Page banner parameter, which accepts user input that is not properly sanitized or encoded before being stored and rendered. An attacker with at least limited privileges (PR:L) can inject crafted malicious JavaScript or HTML payloads into this parameter. When other users or administrators view the affected configuration page, the malicious script executes in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed with the victim's privileges. The vulnerability requires user interaction (UI:R) to trigger, and the scope is changed (S:C), meaning the impact crosses security boundaries, affecting other users or components. The CVSS 3.1 base score is 5.4, reflecting medium severity due to the combination of network attack vector (AV:N), low attack complexity (AC:L), and partial confidentiality and integrity impacts (C:L/I:L/A:N). No public exploits or patches are currently available, but the vulnerability is publicly disclosed and should be addressed promptly. This CWE-79 classified vulnerability underscores the risks of insufficient input validation and output encoding in web applications, especially in administrative interfaces that control site configuration.

Potential Impact

The primary impact of CVE-2024-52701 is the potential compromise of confidentiality and integrity within organizations using Piwigo 14.5.0. Successful exploitation can allow attackers to execute arbitrary scripts in the context of authenticated users, leading to session hijacking, theft of sensitive information such as authentication tokens, or unauthorized configuration changes. Although availability is not directly affected, the integrity of the application and user trust can be severely undermined. This can result in reputational damage, especially for organizations relying on Piwigo for public-facing photo galleries or internal media management. Attackers with limited privileges can escalate their influence by exploiting this vulnerability, potentially gaining further access or control. The lack of known exploits in the wild reduces immediate risk but does not eliminate the threat, as attackers may develop exploits following public disclosure. Organizations with multiple users accessing the configuration page are at higher risk due to the stored nature of the XSS payload, which affects all users viewing the compromised parameter.

Mitigation Recommendations

To mitigate CVE-2024-52701, organizations should implement several specific measures beyond generic advice: 1) Immediately restrict access to the Configuration page to only the most trusted administrators using strong authentication and network segmentation. 2) Apply strict input validation on the Page banner parameter to allow only safe characters and reject or sanitize any HTML or script tags before storage. 3) Implement robust output encoding (e.g., HTML entity encoding) when rendering the Page banner content to prevent script execution. 4) Monitor logs and user activity for unusual changes or access patterns to the configuration interface. 5) If a patch becomes available from Piwigo, prioritize timely deployment. 6) Consider deploying a web application firewall (WAF) with rules to detect and block XSS payloads targeting the configuration page. 7) Educate administrators about the risks of stored XSS and safe handling of configuration inputs. 8) Regularly audit and review configuration parameters for unexpected or suspicious content. These targeted actions will reduce the attack surface and limit the potential for exploitation.

Need more detailed analysis?Upgrade to Pro Console

Technical Details

Data Version
5.1
Assigner Short Name
mitre
Date Reserved
2024-11-15T00:00:00.000Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 699f6bb7b7ef31ef0b55a556

Added to database: 2/25/2026, 9:37:59 PM

Last enriched: 2/26/2026, 1:35:45 AM

Last updated: 2/26/2026, 7:05:12 AM

Views: 1

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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.

Latest Threats