GHSA-7QCX-JMRC-H2RR
Vulnerability from github – Published: 2017-11-15 19:44 – Updated: 2021-09-03 21:41
VLAI?
Summary
Cross-Site Scripting in keystone
Details
Versions of keystone prior to 4.0.0 are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize user input on the Contact Us page, allowing attackers to submit contact forms with malicious JavaScript in the message field. The output is not properly encoded leading an admin that opens new inquiry to execute the arbitrary JavaScript supplied in their browser.
Recommendation
Update to version 4.0.0 or later.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "keystone"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-15878"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:23:19Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `keystone` prior to 4.0.0 are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize user input on the `Contact Us` page, allowing attackers to submit contact forms with malicious JavaScript in the message field. The output is not properly encoded leading an admin that opens new inquiry to execute the arbitrary JavaScript supplied in their browser.\n\n\n## Recommendation\n\nUpdate to version 4.0.0 or later.",
"id": "GHSA-7qcx-jmrc-h2rr",
"modified": "2021-09-03T21:41:16Z",
"published": "2017-11-15T19:44:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15878"
},
{
"type": "WEB",
"url": "https://github.com/keystonejs/keystone/pull/4478"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-7qcx-jmrc-h2rr"
},
{
"type": "PACKAGE",
"url": "https://github.com/keystonejs/keystone"
},
{
"type": "WEB",
"url": "https://packetstormsecurity.com/files/144756/KeystoneJS-4.0.0-beta.5-Unauthenticated-Stored-Cross-Site-Scripting.html"
},
{
"type": "WEB",
"url": "https://securelayer7.net/download/pdf/KeystoneJS-Pentest-Report-SecureLayer7.pdf"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/43054"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/980"
},
{
"type": "WEB",
"url": "http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/101541"
}
],
"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": "Cross-Site Scripting in keystone"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…