GHSA-C6RP-XVQV-MWMF
Vulnerability from github – Published: 2022-01-21 23:52 – Updated: 2023-09-12 21:00
VLAI?
Summary
Cross-site Scripting in epubjs
Details
managers/views/iframe.js in FuturePress EPub.js before 0.3.89 allows XSS.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "epubjs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.89"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-33040"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2022-01-19T14:07:11Z",
"nvd_published_at": "2022-01-17T17:15:00Z",
"severity": "MODERATE"
},
"details": "managers/views/iframe.js in FuturePress EPub.js before 0.3.89 allows XSS.",
"id": "GHSA-c6rp-xvqv-mwmf",
"modified": "2023-09-12T21:00:42Z",
"published": "2022-01-21T23:52:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33040"
},
{
"type": "WEB",
"url": "https://github.com/futurepress/epub.js/commit/ab4dd46408cce0324e1c67de4a3ba96b59e5012e"
},
{
"type": "PACKAGE",
"url": "https://github.com/futurepress/epub.js"
},
{
"type": "WEB",
"url": "https://github.com/futurepress/epub.js/blob/5c7f21d648d9d20d44c6c365d164b16871847023/src/managers/views/iframe.js#L373"
},
{
"type": "WEB",
"url": "https://github.com/futurepress/epub.js/compare/v0.3.88...v0.3.89"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross-site Scripting in epubjs"
}
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…