GHSA-CQF3-VPX7-RXHW
Vulnerability from github – Published: 2023-04-20 21:28 – Updated: 2023-04-20 21:28
VLAI
Summary
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in Pay
Details
Impact
A payments info page of Pay is susceptible to reflected Cross-site scripting. An attacker could create a working URL that renders a javascript link to a user on a Rails application that integrates Pay. This URL could be distributed via email to specifically target certain individuals. If the targeted application contains a functionality to submit user-generated content (such as comments) the attacker could even distribute the URL using that functionality.
Patches
This has been patched in version 6.3.2 and above.
Pay will now sanitize the back parameter and only permit relative paths.
Severity
7.1 (High)
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "pay"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.3.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-30614"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2023-04-20T21:28:48Z",
"nvd_published_at": "2023-04-19T18:15:07Z",
"severity": "HIGH"
},
"details": "### Impact\nA payments info page of Pay is susceptible to reflected Cross-site scripting. An attacker could create a working URL that renders a javascript link to a user on a Rails application that integrates Pay. This URL could be distributed via email to specifically target certain individuals. If the targeted application contains a functionality to submit user-generated content (such as comments) the attacker could even distribute the URL using that functionality.\n\n### Patches\nThis has been patched in version 6.3.2 and above.\n\nPay will now sanitize the `back` parameter and only permit relative paths.\n",
"id": "GHSA-cqf3-vpx7-rxhw",
"modified": "2023-04-20T21:28:48Z",
"published": "2023-04-20T21:28:48Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/pay-rails/pay/security/advisories/GHSA-cqf3-vpx7-rxhw"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30614"
},
{
"type": "WEB",
"url": "https://github.com/pay-rails/pay/commit/5d6283a24062bd272a524ec48415f536a67ad57f"
},
{
"type": "WEB",
"url": "https://github.com/pay-rails/pay/commit/c067771d8c7514acde4b948b474caf054bb0e25d"
},
{
"type": "PACKAGE",
"url": "https://github.com/pay-rails/pay"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/pay/CVE-2023-30614.yml"
}
],
"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:L",
"type": "CVSS_V3"
}
],
"summary": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in Pay"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…