Vulnerabilities (CVE)

Filtered by vendor Apache Subscribe
Filtered by product Allura
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-46851 1 Apache 1 Allura 2023-12-10 N/A 4.9 MEDIUM
Allura Discussion and Allura Forum importing does not restrict URL values specified in attachments. Project administrators can run these imports, which could cause Allura to read local files and expose them.  Exposing internal files then can lead to other exploits, like session hijacking, or remote code execution. This issue affects Apache Allura from 1.0.1 through 1.15.0. Users are recommended to upgrade to version 1.16.0, which fixes the issue.  If you are unable to upgrade, set "disable_entry_points.allura.importers = forge-tracker, forge-discussion" in your .ini config file.
CVE-2019-10085 1 Apache 1 Allura 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
In Apache Allura prior to 1.11.0, a vulnerability exists for stored XSS on the user dropdown selector when creating or editing tickets. The XSS executes when a user engages with that dropdown on that page.
CVE-2018-1299 1 Apache 1 Allura 2023-12-10 5.0 MEDIUM 7.5 HIGH
In Apache Allura before 1.8.0, unauthenticated attackers may retrieve arbitrary files through the Allura web application. Some webservers used with Allura, such as Nginx, Apache/mod_wsgi or paster may prevent the attack from succeeding. Others, such as gunicorn do not prevent it and leave Allura vulnerable.
CVE-2018-1319 1 Apache 1 Allura 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
In Apache Allura prior to 1.8.1, attackers may craft URLs that cause HTTP response splitting. If a victim goes to a maliciously crafted URL, unwanted results may occur including XSS or service denial for the victim's browsing session.