Apache VCL security advisories

Security information for Apache VCL

Reporting

Do you want disclose a potential security issue for Apache VCL? Send your report to the Apache Security Team.

Advisories

This section is experimental: it provides advisories since 2023 and may lag behind the official CVE publications. If you have any feedback on how you would like this data to be provided, you are welcome to reach out on our public mailinglist or privately on security@apache.org

XSS vulnerability in User Lookup impacting user privileges

CVE-2024-53679 [CVE] [CVE json] [OSV json]

Last updated: 2025-03-25T09:33:43.087Z

Affected

  • Apache VCL from 2.1 through 2.5.1

Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache VCL in the User Lookup form. A user with sufficient rights to be able to view this part of the site can craft a URL or be tricked in to clicking a URL that will give a specified user elevated rights.

This issue affects all versions of Apache VCL through 2.5.1.

Users are recommended to upgrade to version 2.5.2, which fixes the issue.

References

Credits

  • Chiencp and Nothing from TeamTonTac (finder)

SQL injection vulnerability in New Block Allocation form

CVE-2024-53678 [CVE] [CVE json] [OSV json]

Last updated: 2025-03-25T09:33:34.457Z

Affected

  • Apache VCL from 2.2 through 2.5.1

Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache VCL. Users can modify form data submitted when requesting a new Block Allocation such that a SELECT SQL statement is modified. The data returned by the SELECT statement is not viewable by the attacker.

This issue affects all versions of Apache VCL from 2.2 through 2.5.1.

Users are recommended to upgrade to version 2.5.2, which fixes the issue.

References

Credits

  • Chiencp and Nothing from TeamTonTac (finder)