Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-mrpv-5pmr-p92h: Improper Privilege Management in Apache Sling

Privilege Escalation vulnerability in Apache Software Foundation Apache Sling. Any content author is able to create i18n dictionaries in the repository in a location the author has write access to. As these translations are used across the whole product, it allows an author to change any text or dialog in the product. For example an attacker might fool someone by changing the text on a delete button to "Info". This issue affects the i18n module of Apache Sling versions before 2.6.2. Version 2.6.2 and higher limit by default i18m dictionaries to certain paths in the repository (/libs and /apps). Users of the module are advised to update to version 2.6.2 or higher, check the configuration for resource loading and then adjust the access permissions for the configured path accordingly.

ghsa
#vulnerability#apache#git#java#auth#jira#maven
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2023-25621

Improper Privilege Management in Apache Sling

Moderate severity GitHub Reviewed Published Feb 23, 2023 to the GitHub Advisory Database • Updated Feb 23, 2023

Package

maven org.apache.sling:org.apache.sling.i18n (Maven)

Affected versions

< 2.6.2

Privilege Escalation vulnerability in Apache Software Foundation Apache Sling. Any content author is able to create i18n dictionaries in the repository in a location the author has write access to. As these translations are used across the whole product, it allows an author to change any text or dialog in the product. For example an attacker might fool someone by changing the text on a delete button to "Info". This issue affects the i18n module of Apache Sling versions before 2.6.2. Version 2.6.2 and higher limit by default i18m dictionaries to certain paths in the repository (/libs and /apps). Users of the module are advised to update to version 2.6.2 or higher, check the configuration for resource loading and then adjust the access permissions for the configured path accordingly.

References

  • https://nvd.nist.gov/vuln/detail/CVE-2023-25621
  • apache/sling-org-apache-sling-i18n#9
  • https://issues.apache.org/jira/browse/SLING-11744
  • https://seclists.org/oss-sec/2023/q1/112

Published by the National Vulnerability Database

Feb 23, 2023

Published to the GitHub Advisory Database

Feb 23, 2023

Last updated

Feb 23, 2023

ghsa: Latest News

GHSA-26jh-r8g2-6fpr: Gradio's dropdown component pre-process step does not limit the values to those in the dropdown list