ghsa-5jjq-8cvj-v6m9
Vulnerability from github
Published
2024-02-19 06:30
Modified
2025-02-13 19:14
Severity ?
Summary
Cross-site Scripting in Serenity
Details
Serenity before 6.8.0 allows XSS via an email link because LoginPage.tsx permits return URLs that do not begin with a / character.
{ affected: [ { package: { ecosystem: "NuGet", name: "Serenity.Net.Core", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "6.8.0", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "npm", name: "@serenity-is/corelib", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "6.8.0", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2024-26318", ], database_specific: { cwe_ids: [ "CWE-79", ], github_reviewed: true, github_reviewed_at: "2024-02-20T23:58:08Z", nvd_published_at: "2024-02-19T04:15:07Z", severity: "MODERATE", }, details: "Serenity before 6.8.0 allows XSS via an email link because LoginPage.tsx permits return URLs that do not begin with a / character.", id: "GHSA-5jjq-8cvj-v6m9", modified: "2025-02-13T19:14:15Z", published: "2024-02-19T06:30:33Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-26318", }, { type: "PACKAGE", url: "https://github.com/serenity-is/Serenity", }, { type: "WEB", url: "https://serenity.is/docs/release-notes/6.8.0", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", type: "CVSS_V3", }, ], summary: "Cross-site Scripting in Serenity", }
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.