GHSA-R8XX-8VM8-X6WJ
Vulnerability from github – Published: 2023-12-18 19:34 – Updated: 2024-01-19 20:50
VLAI?
Summary
Resque vulnerable to Reflected Cross Site Scripting through pathnames
Details
Impact
resque-web in resque versions before 2.1.0 is vulnerable to reflected XSS through the current_queue parameter in the path of the queues endpoint.
Patches
v2.1.0
Workarounds
No known workarounds at this time. It is recommended to not click on 3rd party or untrusted links to the resque-web interface until you have patched your application.
References
https://github.com/resque/resque/issues/1679 https://github.com/resque/resque/pull/1687
Severity ?
6.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "resque"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-50724"
],
"database_specific": {
"cwe_ids": [
"CWE-233",
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2023-12-18T19:34:14Z",
"nvd_published_at": "2023-12-21T15:15:10Z",
"severity": "MODERATE"
},
"details": "### Impact\n\nresque-web in resque versions before 2.1.0 is vulnerable to reflected XSS through the current_queue parameter in the path of the queues endpoint.\n\n### Patches\n\nv2.1.0\n\n### Workarounds\n\nNo known workarounds at this time. It is recommended to not click on 3rd party or untrusted links to the resque-web interface until you have patched your application.\n\n### References\nhttps://github.com/resque/resque/issues/1679\nhttps://github.com/resque/resque/pull/1687\n",
"id": "GHSA-r8xx-8vm8-x6wj",
"modified": "2024-01-19T20:50:49Z",
"published": "2023-12-18T19:34:14Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wj"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50724"
},
{
"type": "WEB",
"url": "https://github.com/resque/resque/issues/1679"
},
{
"type": "WEB",
"url": "https://github.com/resque/resque/pull/1687"
},
{
"type": "WEB",
"url": "https://github.com/resque/resque/commit/e8e2367fff6990d13109ec2483a456a05fbf9811"
},
{
"type": "PACKAGE",
"url": "https://github.com/resque/resque"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/resque/CVE-2023-50724.yml"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Resque vulnerable to Reflected Cross Site Scripting through pathnames"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…