Search criteria
2 vulnerabilities found for grapesjs by grapesjs
CVE-2022-21802 (GCVE-0-2022-21802)
Vulnerability from nvd – Published: 2022-07-25 13:45 – Updated: 2024-09-16 23:25
VLAI
Title
Cross-site Scripting (XSS)
Summary
The package grapesjs before 0.19.5 are vulnerable to Cross-site Scripting (XSS) due to an improper sanitization of the class name in Selector Manager.
Severity
5.4 (Medium)
CWE
- Cross-site Scripting (XSS)
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960 | x_refsource_MISC |
| https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJAR… | x_refsource_MISC |
| https://github.com/artf/grapesjs/issues/4411%23is… | x_refsource_MISC |
| https://github.com/artf/grapesjs/commit/13e85d152… | x_refsource_MISC |
| https://github.com/artf/grapesjs/releases/tag/v0.19.5 | x_refsource_MISC |
Impacted products
Date Public
2022-07-22 00:00
Credits
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T02:53:36.260Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2936781"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/artf/grapesjs/issues/4411%23issuecomment-1167202709"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/artf/grapesjs/commit/13e85d152d486b968265c4b8017e8901e7d89ff3"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/artf/grapesjs/releases/tag/v0.19.5"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "grapesjs",
"vendor": "n/a",
"versions": [
{
"lessThan": "0.19.5",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "zgeist"
}
],
"datePublic": "2022-07-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The package grapesjs before 0.19.5 are vulnerable to Cross-site Scripting (XSS) due to an improper sanitization of the class name in Selector Manager."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"exploitCodeMaturity": "PROOF_OF_CONCEPT",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 5.1,
"temporalSeverity": "MEDIUM",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N/E:P",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Cross-site Scripting (XSS)",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-07-25T13:45:39.000Z",
"orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"shortName": "snyk"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2936781"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/artf/grapesjs/issues/4411%23issuecomment-1167202709"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/artf/grapesjs/commit/13e85d152d486b968265c4b8017e8901e7d89ff3"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/artf/grapesjs/releases/tag/v0.19.5"
}
],
"title": "Cross-site Scripting (XSS)",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-07-22T20:00:02.208876Z",
"ID": "CVE-2022-21802",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "grapesjs",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "0.19.5"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "zgeist"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The package grapesjs before 0.19.5 are vulnerable to Cross-site Scripting (XSS) due to an improper sanitization of the class name in Selector Manager."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N/E:P",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960",
"refsource": "MISC",
"url": "https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960"
},
{
"name": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2936781",
"refsource": "MISC",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2936781"
},
{
"name": "https://github.com/artf/grapesjs/issues/4411%23issuecomment-1167202709",
"refsource": "MISC",
"url": "https://github.com/artf/grapesjs/issues/4411%23issuecomment-1167202709"
},
{
"name": "https://github.com/artf/grapesjs/commit/13e85d152d486b968265c4b8017e8901e7d89ff3",
"refsource": "MISC",
"url": "https://github.com/artf/grapesjs/commit/13e85d152d486b968265c4b8017e8901e7d89ff3"
},
{
"name": "https://github.com/artf/grapesjs/releases/tag/v0.19.5",
"refsource": "MISC",
"url": "https://github.com/artf/grapesjs/releases/tag/v0.19.5"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"assignerShortName": "snyk",
"cveId": "CVE-2022-21802",
"datePublished": "2022-07-25T13:45:39.399Z",
"dateReserved": "2022-02-24T00:00:00.000Z",
"dateUpdated": "2024-09-16T23:25:57.741Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2022-21802 (GCVE-0-2022-21802)
Vulnerability from cvelistv5 – Published: 2022-07-25 13:45 – Updated: 2024-09-16 23:25
VLAI
Title
Cross-site Scripting (XSS)
Summary
The package grapesjs before 0.19.5 are vulnerable to Cross-site Scripting (XSS) due to an improper sanitization of the class name in Selector Manager.
Severity
5.4 (Medium)
CWE
- Cross-site Scripting (XSS)
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960 | x_refsource_MISC |
| https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJAR… | x_refsource_MISC |
| https://github.com/artf/grapesjs/issues/4411%23is… | x_refsource_MISC |
| https://github.com/artf/grapesjs/commit/13e85d152… | x_refsource_MISC |
| https://github.com/artf/grapesjs/releases/tag/v0.19.5 | x_refsource_MISC |
Impacted products
Date Public
2022-07-22 00:00
Credits
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T02:53:36.260Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2936781"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/artf/grapesjs/issues/4411%23issuecomment-1167202709"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/artf/grapesjs/commit/13e85d152d486b968265c4b8017e8901e7d89ff3"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/artf/grapesjs/releases/tag/v0.19.5"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "grapesjs",
"vendor": "n/a",
"versions": [
{
"lessThan": "0.19.5",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "zgeist"
}
],
"datePublic": "2022-07-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The package grapesjs before 0.19.5 are vulnerable to Cross-site Scripting (XSS) due to an improper sanitization of the class name in Selector Manager."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"exploitCodeMaturity": "PROOF_OF_CONCEPT",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 5.1,
"temporalSeverity": "MEDIUM",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N/E:P",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Cross-site Scripting (XSS)",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-07-25T13:45:39.000Z",
"orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"shortName": "snyk"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2936781"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/artf/grapesjs/issues/4411%23issuecomment-1167202709"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/artf/grapesjs/commit/13e85d152d486b968265c4b8017e8901e7d89ff3"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/artf/grapesjs/releases/tag/v0.19.5"
}
],
"title": "Cross-site Scripting (XSS)",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-07-22T20:00:02.208876Z",
"ID": "CVE-2022-21802",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "grapesjs",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "0.19.5"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "zgeist"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The package grapesjs before 0.19.5 are vulnerable to Cross-site Scripting (XSS) due to an improper sanitization of the class name in Selector Manager."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N/E:P",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960",
"refsource": "MISC",
"url": "https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960"
},
{
"name": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2936781",
"refsource": "MISC",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2936781"
},
{
"name": "https://github.com/artf/grapesjs/issues/4411%23issuecomment-1167202709",
"refsource": "MISC",
"url": "https://github.com/artf/grapesjs/issues/4411%23issuecomment-1167202709"
},
{
"name": "https://github.com/artf/grapesjs/commit/13e85d152d486b968265c4b8017e8901e7d89ff3",
"refsource": "MISC",
"url": "https://github.com/artf/grapesjs/commit/13e85d152d486b968265c4b8017e8901e7d89ff3"
},
{
"name": "https://github.com/artf/grapesjs/releases/tag/v0.19.5",
"refsource": "MISC",
"url": "https://github.com/artf/grapesjs/releases/tag/v0.19.5"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"assignerShortName": "snyk",
"cveId": "CVE-2022-21802",
"datePublished": "2022-07-25T13:45:39.399Z",
"dateReserved": "2022-02-24T00:00:00.000Z",
"dateUpdated": "2024-09-16T23:25:57.741Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}