GHSA-72FV-QGJ6-2W2P
Vulnerability from github – Published: 2019-05-01 18:37 – Updated: 2021-08-03 21:27
VLAI?
Summary
Cross-site Scripting in NodeBB
Details
Controllers.outgoing in controllers/index.js in NodeBB before 0.7.3 has outgoing XSS.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "nodebb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.8.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-9286"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2019-05-01T18:20:32Z",
"nvd_published_at": "2019-04-30T14:29:00Z",
"severity": "MODERATE"
},
"details": "Controllers.outgoing in controllers/index.js in NodeBB before 0.7.3 has outgoing XSS.",
"id": "GHSA-72fv-qgj6-2w2p",
"modified": "2021-08-03T21:27:01Z",
"published": "2019-05-01T18:37:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9286"
},
{
"type": "WEB",
"url": "https://github.com/NodeBB/NodeBB/pull/3371"
},
{
"type": "WEB",
"url": "https://github.com/NodeBB/NodeBB/compare/56b79a9...4de7529"
},
{
"type": "WEB",
"url": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:32625"
},
{
"type": "WEB",
"url": "https://www.vulnerability-lab.com/get_content.php?id=1608"
}
],
"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 NodeBB"
}
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…