ghsa-j6fc-pvcg-2p4f
Vulnerability from github
Published
2023-07-13 12:30
Modified
2024-04-04 06:06
Severity ?
Details
Stored or persistent cross-site scripting (XSS) is a type of XSS where the attacker first sends the payload to the web application, then the application saves the payload (e.g., in a database or server-side text files), and finally, the application unintentionally executes the payload for every victim visiting its web pages.
{ "affected": [], "aliases": [ "CVE-2023-29454" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-07-13T10:15:09Z", "severity": "MODERATE" }, "details": " Stored or persistent cross-site scripting (XSS) is a type of XSS where the attacker first sends the payload to the web application, then the application saves the payload (e.g., in a database or server-side text files), and finally, the application unintentionally executes the payload for every victim visiting its web pages.", "id": "GHSA-j6fc-pvcg-2p4f", "modified": "2024-04-04T06:06:49Z", "published": "2023-07-13T12:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29454" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00027.html" }, { "type": "WEB", "url": "https://support.zabbix.com/browse/ZBX-22985" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N", "type": "CVSS_V3" } ] }
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.