GHSA-C7PP-G2V2-2766
Vulnerability from github – Published: 2020-09-01 15:32 – Updated: 2021-09-23 21:31
VLAI?
Summary
DOM-based XSS in gmail-js
Details
Affected versions of gmail-js are vulnerable to cross-site scripting in the tools.parse_response, helper.get.visible_emails_post, and helper.get.email_data_post functions, which pass user input directly into the Function constructor.
Recommendation
Update to version 0.6.5 or later.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 0.6.4"
},
"package": {
"ecosystem": "npm",
"name": "gmail-js"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-1000228"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:11:40Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Affected versions of `gmail-js` are vulnerable to cross-site scripting in the `tools.parse_response`, `helper.get.visible_emails_post`, and `helper.get.email_data_post` functions, which pass user input directly into the Function constructor.\n\n\n\n## Recommendation\n\nUpdate to version 0.6.5 or later.",
"id": "GHSA-c7pp-g2v2-2766",
"modified": "2021-09-23T21:31:53Z",
"published": "2020-09-01T15:32:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-1000228"
},
{
"type": "WEB",
"url": "https://github.com/KartikTalwar/gmail.js/issues/281"
},
{
"type": "WEB",
"url": "https://github.com/KartikTalwar/gmail.js/commit/a83436f499f9c01b04280af945a5a81137b6baf1"
},
{
"type": "PACKAGE",
"url": "https://github.com/KartikTalwar/gmail.js"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/125"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "DOM-based XSS in gmail-js"
}
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…