gsd-2017-16807
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
A cross-site Scripting (XSS) vulnerability in Kirby Panel before 2.3.3, 2.4.x before 2.4.2, and 2.5.x before 2.5.7 exists when displaying a specially prepared SVG document that has been uploaded as a content file.
Aliases
Aliases
{ GSD: { alias: "CVE-2017-16807", description: "A cross-site Scripting (XSS) vulnerability in Kirby Panel before 2.3.3, 2.4.x before 2.4.2, and 2.5.x before 2.5.7 exists when displaying a specially prepared SVG document that has been uploaded as a content file.", id: "GSD-2017-16807", references: [ "https://packetstormsecurity.com/files/cve/CVE-2017-16807", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2017-16807", ], details: "A cross-site Scripting (XSS) vulnerability in Kirby Panel before 2.3.3, 2.4.x before 2.4.2, and 2.5.x before 2.5.7 exists when displaying a specially prepared SVG document that has been uploaded as a content file.", id: "GSD-2017-16807", modified: "2023-12-13T01:21:01.216460Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2017-16807", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "A cross-site Scripting (XSS) vulnerability in Kirby Panel before 2.3.3, 2.4.x before 2.4.2, and 2.5.x before 2.5.7 exists when displaying a specially prepared SVG document that has been uploaded as a content file.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://packetstormsecurity.com/files/144965/KirbyCMS-Cross-Site-Scripting.html", refsource: "MISC", url: "https://packetstormsecurity.com/files/144965/KirbyCMS-Cross-Site-Scripting.html", }, { name: "https://getkirby.com/changelog/kirby-2-5-7", refsource: "CONFIRM", url: "https://getkirby.com/changelog/kirby-2-5-7", }, { name: "43140", refsource: "EXPLOIT-DB", url: "https://www.exploit-db.com/exploits/43140/", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<2.3.3||>=2.4,<2.4.2||>=2.5,<2.5.7", affected_versions: "All versions before 2.3.3, all versions starting from 2.4 before 2.4.2, all versions starting from 2.5 before 2.5.7", cvss_v2: "AV:N/AC:M/Au:S/C:N/I:P/A:N", cvss_v3: "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", cwe_ids: [ "CWE-1035", "CWE-79", "CWE-79", "CWE-937", ], date: "2023-07-26", description: "A cross-site Scripting (XSS) vulnerability in Kirby Panel before 2.3.3, 2.4.x before 2.4.2, and 2.5.x before 2.5.7 exists when displaying a specially prepared SVG document that has been uploaded as a content file.", fixed_versions: [ "2.3.3", "2.4.2", "2.5.7", ], identifier: "CVE-2017-16807", identifiers: [ "GHSA-275c-v3rc-xghx", "CVE-2017-16807", ], not_impacted: "All versions starting from 2.3.3 before 2.4, all versions starting from 2.4.2 before 2.5, all versions starting from 2.5.7", package_slug: "packagist/getkirby/cms", pubdate: "2022-05-14", solution: "Upgrade to versions 2.3.3, 2.4.2, 2.5.7 or above.", title: "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2017-16807", "https://getkirby.com/changelog/kirby-2-5-7", "https://packetstormsecurity.com/files/144965/KirbyCMS-Cross-Site-Scripting.html", "https://www.exploit-db.com/exploits/43140/", "https://github.com/advisories/GHSA-275c-v3rc-xghx", ], uuid: "a7199b06-0470-4688-97e3-fdce3e38031d", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:getkirby:panel:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.4.2", versionStartIncluding: "2.4.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:getkirby:panel:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.3.3", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:getkirby:panel:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.5.7", versionStartIncluding: "2.5.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2017-16807", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "A cross-site Scripting (XSS) vulnerability in Kirby Panel before 2.3.3, 2.4.x before 2.4.2, and 2.5.x before 2.5.7 exists when displaying a specially prepared SVG document that has been uploaded as a content file.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-79", }, ], }, ], }, references: { reference_data: [ { name: "https://getkirby.com/changelog/kirby-2-5-7", refsource: "CONFIRM", tags: [ "Broken Link", ], url: "https://getkirby.com/changelog/kirby-2-5-7", }, { name: "43140", refsource: "EXPLOIT-DB", tags: [ "Exploit", "Third Party Advisory", "VDB Entry", ], url: "https://www.exploit-db.com/exploits/43140/", }, { name: "https://packetstormsecurity.com/files/144965/KirbyCMS-Cross-Site-Scripting.html", refsource: "MISC", tags: [ "Exploit", "Third Party Advisory", "VDB Entry", ], url: "https://packetstormsecurity.com/files/144965/KirbyCMS-Cross-Site-Scripting.html", }, ], }, }, impact: { baseMetricV2: { cvssV2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "SINGLE", availabilityImpact: "NONE", baseScore: 3.5, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:S/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 6.8, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "LOW", userInteractionRequired: true, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.4, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", version: "3.0", }, exploitabilityScore: 2.3, impactScore: 2.7, }, }, lastModifiedDate: "2019-08-02T18:35Z", publishedDate: "2017-11-13T21:29Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.