ghsa-4c5w-qqfg-grf3
Vulnerability from github
Published
2022-05-13 01:13
Modified
2023-12-07 19:48
Severity ?
Summary
Symphony CMS XSS Vulnerabilities
Details
Multiple cross-site scripting (XSS) vulnerabilities in content/content.systempreferences.php
in Symphony CMS before 2.6.4 allow remote attackers to inject arbitrary web script or HTML via the (1) email_sendmail[from_name]
, (2) email_sendmail[from_address]
, (3) email_smtp[from_name]
, (4) email_smtp[from_address]
, (5) email_smtp[host]
, (6) email_smtp[port]
, (7) jit_image_manipulation[trusted_external_sites]
, or (8) maintenance_mode[ip_whitelist]
parameters to system/preferences.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "symphonycms/symphony-2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.6.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-8766" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-08-01T20:00:06Z", "nvd_published_at": "2016-01-08T21:59:00Z", "severity": "MODERATE" }, "details": "Multiple cross-site scripting (XSS) vulnerabilities in `content/content.systempreferences.php` in Symphony CMS before 2.6.4 allow remote attackers to inject arbitrary web script or HTML via the (1) `email_sendmail[from_name]`, (2) `email_sendmail[from_address]`, (3) `email_smtp[from_name]`, (4) `email_smtp[from_address]`, (5) `email_smtp[host]`, (6) `email_smtp[port]`, (7) `jit_image_manipulation[trusted_external_sites]`, or (8) `maintenance_mode[ip_whitelist]` parameters to system/preferences.", "id": "GHSA-4c5w-qqfg-grf3", "modified": "2023-12-07T19:48:34Z", "published": "2022-05-13T01:13:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8766" }, { "type": "WEB", "url": "https://github.com/symphonycms/symphony-2/commit/651e150091c61fb60ad1dff2bc2166185a83d9d6" }, { "type": "PACKAGE", "url": "https://github.com/symphonycms/symphony-2" }, { "type": "WEB", "url": "https://web.archive.org/web/20210321090853/https://cybersecurityworks.com/zerodays/cve-2015-8766-getsymphoney.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2015/Dec/60" }, { "type": "WEB", "url": "http://www.getsymphony.com/download/releases/version/2.6.4" } ], "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": "Symphony CMS XSS Vulnerabilities" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.