GHSA-cxwh-vmhg-39r2

Suggest an improvement
Source
https://github.com/advisories/GHSA-cxwh-vmhg-39r2
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-cxwh-vmhg-39r2/GHSA-cxwh-vmhg-39r2.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-cxwh-vmhg-39r2
Aliases
  • CVE-2013-2254
Published
2022-05-17T01:36:04Z
Modified
2024-12-06T05:35:23.629453Z
Summary
Improper Restriction of Operations within the Bounds of a Memory Buffer in Apache Sling
Details

The deepGetOrCreateNode function in impl/operations/AbstractCreateOperation.java in org.apache.sling.servlets.post.bundle 2.2.0 and 2.3.0 in Apache Sling does not properly handle a NULL value that returned when the session does not have permissions to the root node, which allows remote attackers to cause a denial of service (infinite loop) via unspecified vectors.

Database specific
{
    "nvd_published_at": "2013-10-17T23:55:00Z",
    "cwe_ids": [
        "CWE-119"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-07-08T19:14:16Z"
}
References

Affected packages

Maven / org.apache.sling:org.apache.sling.api

Package

Name
org.apache.sling:org.apache.sling.api
View open source insights on deps.dev
Purl
pkg:maven/org.apache.sling/org.apache.sling.api

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.4.0

Affected versions

2.*

2.0.2-incubator
2.0.4-incubator
2.0.6
2.0.8
2.1.0
2.2.0
2.2.2
2.2.4
2.3.0

Database specific

{
    "last_known_affected_version_range": "<= 2.3.0"
}