GHSA-RCH9-XH7R-MQGW
Vulnerability from github – Published: 2018-07-26 15:08 – Updated: 2023-05-30 19:26
VLAI?
Summary
Cross-Site Scripting in connect
Details
connect node module before 2.14.0 suffers from a Cross-Site Scripting (XSS) vulnerability due to a lack of validation of file in directory.js middleware.
Severity ?
5.4 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "connect"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.14.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-3717"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:54:23Z",
"nvd_published_at": "2018-06-07T02:29:00Z",
"severity": "MODERATE"
},
"details": "connect node module before 2.14.0 suffers from a Cross-Site Scripting (XSS) vulnerability due to a lack of validation of file in directory.js middleware.",
"id": "GHSA-rch9-xh7r-mqgw",
"modified": "2023-05-30T19:26:12Z",
"published": "2018-07-26T15:08:05Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3717"
},
{
"type": "WEB",
"url": "https://github.com/JacksonTian/anywhere/issues/33#issuecomment-366527448"
},
{
"type": "WEB",
"url": "https://github.com/senchalabs/connect/commit/6d5dd30075d2bc4ee97afdbbe3d9d98d8d52d74b"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/309394"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/309641"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-rch9-xh7r-mqgw"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/584"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/595"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross-Site Scripting in connect"
}
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…