ghsa-8c82-9rgp-4qvr
Vulnerability from github
Published
2022-05-14 02:45
Modified
2022-06-30 19:49
Severity ?
VLAI Severity ?
Summary
Improper Neutralization of Input During Web Page Generation Apache Sling Servlets Post
Details
The Javascript method Sling.evalString() in Apache Sling Servlets Post before 2.3.22 uses the javascript 'eval' function to parse input strings, which allows for XSS attacks by passing specially crafted input strings.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.sling:org.apache.sling.servlets.post" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.3.22" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-9802" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-06-30T19:49:41Z", "nvd_published_at": "2017-08-14T13:29:00Z", "severity": "MODERATE" }, "details": "The Javascript method Sling.evalString() in Apache Sling Servlets Post before 2.3.22 uses the javascript \u0027eval\u0027 function to parse input strings, which allows for XSS attacks by passing specially crafted input strings.", "id": "GHSA-8c82-9rgp-4qvr", "modified": "2022-06-30T19:49:41Z", "published": "2022-05-14T02:45:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9802" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/SLING-7041" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/2f4b8333e44c6e7e0b00933bd4204ce64829952f60dbb6814f2cdf91@%3Cdev.sling.apache.org%3E" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/143758/Apache-Sling-Servlets-Post-2.3.20-Cross-Site-Scripting.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/541024/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/100284" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Improper Neutralization of Input During Web Page Generation Apache Sling Servlets Post" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…