GHSA-JF9V-Q8VH-3FMC
Vulnerability from github – Published: 2021-09-09 17:11 – Updated: 2021-09-09 14:17
VLAI?
Summary
Cross-site scripting in ICEcoder
Details
In ICEcoder 8.0 allows, a reflected XSS vulnerability was identified in the multipe-results.php page due to insufficient sanitization of the _GET['replace'] variable. As a result, arbitrary Javascript code can get executed.
Severity ?
5.4 (Medium)
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0"
},
"package": {
"ecosystem": "Packagist",
"name": "icecoder/icecoder"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-32106"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2021-06-10T14:32:36Z",
"nvd_published_at": "2021-06-08T13:15:00Z",
"severity": "MODERATE"
},
"details": "In ICEcoder 8.0 allows, a reflected XSS vulnerability was identified in the multipe-results.php page due to insufficient sanitization of the _GET[\u0027replace\u0027] variable. As a result, arbitrary Javascript code can get executed.",
"id": "GHSA-jf9v-q8vh-3fmc",
"modified": "2021-09-09T14:17:19Z",
"published": "2021-09-09T17:11:11Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32106"
},
{
"type": "WEB",
"url": "https://github.com/icecoder/ICEcoder/commit/21d6ae0f2a3fce7d076ae430d48f5df56bd0f256"
},
{
"type": "PACKAGE",
"url": "https://github.com/icecoder/ICEcoder"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/icecoder/c/xcAc8_1UPxQ"
},
{
"type": "WEB",
"url": "https://prophaze.com/cve/icecoder-8-0-multipe-results-php-replace-cross-site-scripting"
}
],
"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 ICEcoder"
}
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…