Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-27531
Vulnerability from cvelistv5
Vendor | Product | Version | |
---|---|---|---|
▼ | Rails | Kredis JSON |
Version: 1.3.0.1 < 1.3.0.1 |
|
{ "containers": { "adp": [ { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2023-27531", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-01-09T21:12:26.237802Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-502", "description": "CWE-502 Deserialization of Untrusted Data", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-01-09T21:21:36.117Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Kredis JSON", "vendor": "Rails", "versions": [ { "lessThan": "1.3.0.1", "status": "affected", "version": "1.3.0.1", "versionType": "custom" } ] } ], "descriptions": [ { "lang": "en", "value": "There is a deserialization of untrusted data vulnerability in the Kredis JSON deserialization code" } ], "providerMetadata": { "dateUpdated": "2025-01-09T00:33:47.739Z", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "references": [ { "url": "https://discuss.rubyonrails.org/t/cve-2023-27531-possible-deserialization-of-untrusted-data-vulnerability-in-kredis-json/82467" } ] } }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2023-27531", "datePublished": "2025-01-09T00:33:47.739Z", "dateReserved": "2023-03-02T17:14:03.402Z", "dateUpdated": "2025-01-09T21:21:36.117Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-27531\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2025-01-09T01:15:07.380\",\"lastModified\":\"2025-01-09T22:15:26.207\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There is a deserialization of untrusted data vulnerability in the Kredis JSON deserialization code\"},{\"lang\":\"es\",\"value\":\"Existe una vulnerabilidad de deserializaci\u00f3n de datos no confiables en Kredis JSON deserialization code\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"references\":[{\"url\":\"https://discuss.rubyonrails.org/t/cve-2023-27531-possible-deserialization-of-untrusted-data-vulnerability-in-kredis-json/82467\",\"source\":\"support@hackerone.com\"}]}}" } }
ghsa-h2wm-p2vg-6pw4
Vulnerability from github
There is a deserialization of untrusted data vulnerability in the Kredis JSON deserialization code. This vulnerability has been assigned the CVE identifier CVE-2023-27531.
'Not affected: None.' 'Versions Affected: All.' 'Fixed Versions: 1.3.0.1'
Impact Carefully crafted JSON data processed by Kredis may result in deserialization of untrusted data, potentially leading to deserialization of unexpected objects in the system.
Any applications using Kredis with JSON are affected.
Releases The fixed releases are available at the normal locations.
Workarounds There are no feasible workarounds for this issue.
Patches To aid users who aren’t able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.
- 1-3-0-1-kredis.patch - Patch for 1.3.0 series
Credits Thank you ooooooo_k 7 for reporting this!
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "kredis" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-27531" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-06-09T22:40:54Z", "nvd_published_at": "2025-01-09T01:15:07Z", "severity": "MODERATE" }, "details": "There is a deserialization of untrusted data vulnerability in\nthe Kredis JSON deserialization code. This vulnerability has\nbeen assigned the CVE identifier CVE-2023-27531.\n\n\u0027Not affected: None.\u0027\n\u0027Versions Affected: All.\u0027\n\u0027Fixed Versions: 1.3.0.1\u0027\n\nImpact\n Carefully crafted JSON data processed by Kredis may result in\n deserialization of untrusted data, potentially leading to\n deserialization of unexpected objects in the system.\n\n Any applications using Kredis with JSON are affected.\n\nReleases\n The fixed releases are available at the normal locations.\n\nWorkarounds\n There are no feasible workarounds for this issue.\n\nPatches\n To aid users who aren\u2019t able to upgrade immediately we have\n provided patches for the two supported release series. They\n are in git-am format and consist of a single changeset.\n\n * 1-3-0-1-kredis.patch - Patch for 1.3.0 series\n\nCredits\n Thank you ooooooo_k 7 for reporting this!\n", "id": "GHSA-h2wm-p2vg-6pw4", "modified": "2025-01-09T15:37:28Z", "published": "2023-06-09T22:40:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27531" }, { "type": "WEB", "url": "https://github.com/rails/kredis/commit/d576b7ae5c8d3d74eeb4bd84cad0aa64ffc299fa" }, { "type": "WEB", "url": "https://discuss.rubyonrails.org/t/cve-2023-27531-possible-deserialization-of-untrusted-data-vulnerability-in-kredis-json/82467" }, { "type": "WEB", "url": "https://discuss.rubyonrails.org/t/cve-2023-27531-possible-deserialization-of-untrusted-data-vulnerability-in-kredis-json/82467#post_1" }, { "type": "PACKAGE", "url": "https://github.com/rails/kredis" }, { "type": "WEB", "url": "https://github.com/rails/kredis/releases/tag/v1.3.0.1" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/kredis/CVE-2023-27531.yml" } ], "schema_version": "1.4.0", "severity": [], "summary": "Kredis JSON Possible Deserialization of Untrusted Data Vulnerability" }
WID-SEC-W-2023-0632
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Ruby on Rails ist ein in der Programmiersprache Ruby geschriebenes und quelloffenes Web Application Framework.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Ruby on Rails ausnutzen, um einen Cross-Site Scripting Angriff durchzuf\u00fchren, unbekannte Auswirkungen zu verursachen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0632 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0632.json" }, { "category": "self", "summary": "WID-SEC-2023-0632 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0632" }, { "category": "external", "summary": "Ruby on Rails Security Advisory vom 2023-03-13", "url": "https://discuss.rubyonrails.org/t/cve-2023-23913-dom-based-cross-site-scripting-in-rails-ujs-for-contenteditable-html-elements/82468" }, { "category": "external", "summary": "Ruby on Rails Security Advisory vom 2023-03-13", "url": "https://discuss.rubyonrails.org/t/cve-2023-27531-possible-deserialization-of-untrusted-data-vulnerability-in-kredis-json/82467" }, { "category": "external", "summary": "Ruby on Rails Security Advisory vom 2023-03-13", "url": "https://discuss.rubyonrails.org/t/cve-2023-27539-possible-denial-of-service-vulnerability-in-racks-header-parsing/82466" }, { "category": "external", "summary": "Ruby on Rails Security Advisory vom 2023-03-13", "url": "https://discuss.rubyonrails.org/t/cve-2023-28120-possible-xss-security-vulnerability-in-safebuffer-bytesplice/82469" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-7002AFBBB8 vom 2023-03-28", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-7002afbbb8" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:1685-1 vom 2023-03-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014232.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5389 vom 2023-04-14", "url": "https://lists.debian.org/debian-security-announce/2023/msg00079.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3392 vom 2023-04-17", "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00018.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:1869-1 vom 2023-04-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014477.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3392 vom 2023-04-17", "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00017.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1961 vom 2023-04-25", "url": "https://access.redhat.com/errata/RHSA-2023:1961" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1981 vom 2023-04-25", "url": "https://access.redhat.com/errata/RHSA-2023:1981" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1953 vom 2023-04-26", "url": "https://access.redhat.com/errata/RHSA-2023:1953" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2022 vom 2023-05-03", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2022.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:3082 vom 2023-05-16", "url": "https://access.redhat.com/errata/RHSA-2023:3082" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2280-1 vom 2023-05-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014955.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2295-1 vom 2023-05-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014983.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2294-1 vom 2023-05-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014984.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2304-1 vom 2023-05-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/015002.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:3403 vom 2023-05-31", "url": "https://access.redhat.com/errata/RHSA-2023:3403" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:3495 vom 2023-06-13", "url": "https://access.redhat.com/errata/RHSA-2023:3495" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2781-1 vom 2023-07-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015411.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3813-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016345.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5530 vom 2023-10-22", "url": "https://lists.debian.org/debian-security-announce/2023/msg00226.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6818 vom 2023-11-09", "url": "https://access.redhat.com/errata/RHSA-2023:6818" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6905-1 vom 2024-07-23", "url": "https://ubuntu.com/security/notices/USN-6905-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7036-1 vom 2024-09-26", "url": "https://ubuntu.com/security/notices/USN-7036-1" } ], "source_lang": "en-US", "title": "Ruby on Rails: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-09-25T22:00:00.000+00:00", "generator": { "date": "2024-09-26T08:42:50.675+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2023-0632", "initial_release_date": "2023-03-13T23:00:00.000+00:00", "revision_history": [ { "date": "2023-03-13T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-03-28T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2023-03-29T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-04-16T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-04-17T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Debian und SUSE aufgenommen" }, { "date": "2023-04-24T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-04-26T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-02T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-05-16T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-23T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-05-24T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-05-25T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-05-31T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-06-12T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-04T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-22T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-11-08T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-22T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-09-25T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Ubuntu aufgenommen" } ], "status": "final", "version": "20" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c6.1.7.3", "product": { "name": "Open Source Ruby on Rails \u003c6.1.7.3", "product_id": "T026726" } }, { "category": "product_version", "name": "6.1.7.3", "product": { "name": "Open Source Ruby on Rails 6.1.7.3", "product_id": "T026726-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:6.1.7.3" } } }, { "category": "product_version_range", "name": "\u003c7.0.4.3", "product": { "name": "Open Source Ruby on Rails \u003c7.0.4.3", "product_id": "T026727" } }, { "category": "product_version", "name": "7.0.4.3", "product": { "name": "Open Source Ruby on Rails 7.0.4.3", "product_id": "T026727-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:7.0.4.3" } } }, { "category": "product_version_range", "name": "\u003cKredis 1.3.0.1", "product": { "name": "Open Source Ruby on Rails \u003cKredis 1.3.0.1", "product_id": "T026728" } }, { "category": "product_version", "name": "Kredis 1.3.0.1", "product": { "name": "Open Source Ruby on Rails Kredis 1.3.0.1", "product_id": "T026728-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:kredis_1.3.0.1" } } }, { "category": "product_version_range", "name": "\u003cRack 2.2.6.4", "product": { "name": "Open Source Ruby on Rails \u003cRack 2.2.6.4", "product_id": "T026729" } }, { "category": "product_version", "name": "Rack 2.2.6.4", "product": { "name": "Open Source Ruby on Rails Rack 2.2.6.4", "product_id": "T026729-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:rack_2.2.6.4" } } }, { "category": "product_version_range", "name": "\u003cRack 3.0.6.1", "product": { "name": "Open Source Ruby on Rails \u003cRack 3.0.6.1", "product_id": "T026730" } }, { "category": "product_version", "name": "Rack 3.0.6.1", "product": { "name": "Open Source Ruby on Rails Rack 3.0.6.1", "product_id": "T026730-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:rack_3.0.6.1" } } } ], "category": "product_name", "name": "Ruby on Rails" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "branches": [ { "category": "product_version", "name": "Logging Subsystem 5.7.2", "product": { "name": "Red Hat OpenShift Logging Subsystem 5.7.2", "product_id": "T028042", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:logging_subsystem_5.7.2" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23913", "notes": [ { "category": "description", "text": "In Ruby on Rails existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter, anonymer Angreifer kann durch Ausnutzung dieser Schwachstellen beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T028042", "T026727", "2951", "T002207", "67646", "T026726", "T000126", "398363", "74185" ] }, "release_date": "2023-03-13T23:00:00.000+00:00", "title": "CVE-2023-23913" }, { "cve": "CVE-2023-28120", "notes": [ { "category": "description", "text": "In Ruby on Rails existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter, anonymer Angreifer kann durch Ausnutzung dieser Schwachstellen beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T028042", "T026727", "2951", "T002207", "67646", "T026726", "T000126", "398363", "74185" ] }, "release_date": "2023-03-13T23:00:00.000+00:00", "title": "CVE-2023-28120" }, { "cve": "CVE-2023-27531", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Ruby on Rails. Diese ist auf eine unsichere Deserialisierung im in the \"Kredis JSON deserialization code\" zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstelle ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T028042", "T026728", "2951", "T002207", "67646", "T000126", "398363", "74185" ] }, "release_date": "2023-03-13T23:00:00.000+00:00", "title": "CVE-2023-27531" }, { "cve": "CVE-2023-27539", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Ruby on Rails in der Parser-Komponente des Moduls \"Rack\". Ein entfernter, anonymer Angreifer kann dies ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T026729", "T028042", "2951", "T002207", "67646", "T000126", "398363", "T026730", "74185" ] }, "release_date": "2023-03-13T23:00:00.000+00:00", "title": "CVE-2023-27539" } ] }
wid-sec-w-2023-0632
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Ruby on Rails ist ein in der Programmiersprache Ruby geschriebenes und quelloffenes Web Application Framework.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Ruby on Rails ausnutzen, um einen Cross-Site Scripting Angriff durchzuf\u00fchren, unbekannte Auswirkungen zu verursachen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0632 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0632.json" }, { "category": "self", "summary": "WID-SEC-2023-0632 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0632" }, { "category": "external", "summary": "Ruby on Rails Security Advisory vom 2023-03-13", "url": "https://discuss.rubyonrails.org/t/cve-2023-23913-dom-based-cross-site-scripting-in-rails-ujs-for-contenteditable-html-elements/82468" }, { "category": "external", "summary": "Ruby on Rails Security Advisory vom 2023-03-13", "url": "https://discuss.rubyonrails.org/t/cve-2023-27531-possible-deserialization-of-untrusted-data-vulnerability-in-kredis-json/82467" }, { "category": "external", "summary": "Ruby on Rails Security Advisory vom 2023-03-13", "url": "https://discuss.rubyonrails.org/t/cve-2023-27539-possible-denial-of-service-vulnerability-in-racks-header-parsing/82466" }, { "category": "external", "summary": "Ruby on Rails Security Advisory vom 2023-03-13", "url": "https://discuss.rubyonrails.org/t/cve-2023-28120-possible-xss-security-vulnerability-in-safebuffer-bytesplice/82469" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-7002AFBBB8 vom 2023-03-28", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-7002afbbb8" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:1685-1 vom 2023-03-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014232.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5389 vom 2023-04-14", "url": "https://lists.debian.org/debian-security-announce/2023/msg00079.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3392 vom 2023-04-17", "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00018.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:1869-1 vom 2023-04-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014477.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3392 vom 2023-04-17", "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00017.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1961 vom 2023-04-25", "url": "https://access.redhat.com/errata/RHSA-2023:1961" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1981 vom 2023-04-25", "url": "https://access.redhat.com/errata/RHSA-2023:1981" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1953 vom 2023-04-26", "url": "https://access.redhat.com/errata/RHSA-2023:1953" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2022 vom 2023-05-03", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2022.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:3082 vom 2023-05-16", "url": "https://access.redhat.com/errata/RHSA-2023:3082" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2280-1 vom 2023-05-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014955.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2295-1 vom 2023-05-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014983.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2294-1 vom 2023-05-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014984.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2304-1 vom 2023-05-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/015002.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:3403 vom 2023-05-31", "url": "https://access.redhat.com/errata/RHSA-2023:3403" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:3495 vom 2023-06-13", "url": "https://access.redhat.com/errata/RHSA-2023:3495" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2781-1 vom 2023-07-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015411.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3813-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016345.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5530 vom 2023-10-22", "url": "https://lists.debian.org/debian-security-announce/2023/msg00226.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6818 vom 2023-11-09", "url": "https://access.redhat.com/errata/RHSA-2023:6818" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6905-1 vom 2024-07-23", "url": "https://ubuntu.com/security/notices/USN-6905-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7036-1 vom 2024-09-26", "url": "https://ubuntu.com/security/notices/USN-7036-1" } ], "source_lang": "en-US", "title": "Ruby on Rails: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-09-25T22:00:00.000+00:00", "generator": { "date": "2024-09-26T08:42:50.675+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2023-0632", "initial_release_date": "2023-03-13T23:00:00.000+00:00", "revision_history": [ { "date": "2023-03-13T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-03-28T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2023-03-29T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-04-16T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-04-17T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Debian und SUSE aufgenommen" }, { "date": "2023-04-24T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-04-26T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-02T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-05-16T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-23T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-05-24T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-05-25T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-05-31T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-06-12T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-04T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-22T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-11-08T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-22T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-09-25T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Ubuntu aufgenommen" } ], "status": "final", "version": "20" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c6.1.7.3", "product": { "name": "Open Source Ruby on Rails \u003c6.1.7.3", "product_id": "T026726" } }, { "category": "product_version", "name": "6.1.7.3", "product": { "name": "Open Source Ruby on Rails 6.1.7.3", "product_id": "T026726-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:6.1.7.3" } } }, { "category": "product_version_range", "name": "\u003c7.0.4.3", "product": { "name": "Open Source Ruby on Rails \u003c7.0.4.3", "product_id": "T026727" } }, { "category": "product_version", "name": "7.0.4.3", "product": { "name": "Open Source Ruby on Rails 7.0.4.3", "product_id": "T026727-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:7.0.4.3" } } }, { "category": "product_version_range", "name": "\u003cKredis 1.3.0.1", "product": { "name": "Open Source Ruby on Rails \u003cKredis 1.3.0.1", "product_id": "T026728" } }, { "category": "product_version", "name": "Kredis 1.3.0.1", "product": { "name": "Open Source Ruby on Rails Kredis 1.3.0.1", "product_id": "T026728-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:kredis_1.3.0.1" } } }, { "category": "product_version_range", "name": "\u003cRack 2.2.6.4", "product": { "name": "Open Source Ruby on Rails \u003cRack 2.2.6.4", "product_id": "T026729" } }, { "category": "product_version", "name": "Rack 2.2.6.4", "product": { "name": "Open Source Ruby on Rails Rack 2.2.6.4", "product_id": "T026729-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:rack_2.2.6.4" } } }, { "category": "product_version_range", "name": "\u003cRack 3.0.6.1", "product": { "name": "Open Source Ruby on Rails \u003cRack 3.0.6.1", "product_id": "T026730" } }, { "category": "product_version", "name": "Rack 3.0.6.1", "product": { "name": "Open Source Ruby on Rails Rack 3.0.6.1", "product_id": "T026730-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:rack_3.0.6.1" } } } ], "category": "product_name", "name": "Ruby on Rails" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "branches": [ { "category": "product_version", "name": "Logging Subsystem 5.7.2", "product": { "name": "Red Hat OpenShift Logging Subsystem 5.7.2", "product_id": "T028042", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:logging_subsystem_5.7.2" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23913", "notes": [ { "category": "description", "text": "In Ruby on Rails existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter, anonymer Angreifer kann durch Ausnutzung dieser Schwachstellen beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T028042", "T026727", "2951", "T002207", "67646", "T026726", "T000126", "398363", "74185" ] }, "release_date": "2023-03-13T23:00:00.000+00:00", "title": "CVE-2023-23913" }, { "cve": "CVE-2023-28120", "notes": [ { "category": "description", "text": "In Ruby on Rails existieren mehrere Cross-Site Scripting Schwachstellen. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter, anonymer Angreifer kann durch Ausnutzung dieser Schwachstellen beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T028042", "T026727", "2951", "T002207", "67646", "T026726", "T000126", "398363", "74185" ] }, "release_date": "2023-03-13T23:00:00.000+00:00", "title": "CVE-2023-28120" }, { "cve": "CVE-2023-27531", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Ruby on Rails. Diese ist auf eine unsichere Deserialisierung im in the \"Kredis JSON deserialization code\" zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstelle ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T028042", "T026728", "2951", "T002207", "67646", "T000126", "398363", "74185" ] }, "release_date": "2023-03-13T23:00:00.000+00:00", "title": "CVE-2023-27531" }, { "cve": "CVE-2023-27539", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Ruby on Rails in der Parser-Komponente des Moduls \"Rack\". Ein entfernter, anonymer Angreifer kann dies ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T026729", "T028042", "2951", "T002207", "67646", "T000126", "398363", "T026730", "74185" ] }, "release_date": "2023-03-13T23:00:00.000+00:00", "title": "CVE-2023-27539" } ] }
gsd-2023-27531
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2023-27531", "id": "GSD-2023-27531" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-27531" ], "id": "GSD-2023-27531", "modified": "2023-12-13T01:20:56.116798Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-27531", "STATE": "RESERVED" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.3.0.1", "affected_versions": "All versions before 1.3.0.1", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-06-09", "description": "There is a deserialization of untrusted data vulnerability in\nthe Kredis JSON deserialization code. This vulnerability has\nbeen assigned the CVE identifier CVE-2023-27531.\n\n\u0027Not affected: None.\u0027\n\u0027Versions Affected: All.\u0027\n\u0027Fixed Versions: 1.3.0.1\u0027\n\nImpact\n Carefully crafted JSON data processed by Kredis may result in\n deserialization of untrusted data, potentially leading to\n deserialization of unexpected objects in the system.\n\n Any applications using Kredis with JSON are affected.\n\nReleases\n The fixed releases are available at the normal locations.\n\nWorkarounds\n There are no feasible workarounds for this issue.\n\nPatches\n To aid users who aren\u2019t able to upgrade immediately we have\n provided patches for the two supported release series. They\n are in git-am format and consist of a single changeset.\n\n * 1-3-0-1-kredis.patch - Patch for 1.3.0 series\n\nCredits\n Thank you ooooooo_k 7 for reporting this!\n", "fixed_versions": [ "1.3.0.1" ], "identifier": "CVE-2023-27531", "identifiers": [ "GHSA-h2wm-p2vg-6pw4", "CVE-2023-27531" ], "not_impacted": "All versions starting from 1.3.0.1", "package_slug": "gem/kredis", "pubdate": "2023-06-09", "solution": "Upgrade to version 1.3.0.1 or above.", "title": "Kredis JSON Possible Deserialization of Untrusted Data Vulnerability", "urls": [ "https://github.com/rails/kredis/commit/d576b7ae5c8d3d74eeb4bd84cad0aa64ffc299fa", "https://discuss.rubyonrails.org/t/cve-2023-27531-possible-deserialization-of-untrusted-data-vulnerability-in-kredis-json/82467#post_1", "https://github.com/rails/kredis/releases/tag/v1.3.0.1", "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/kredis/CVE-2023-27531.yml", "https://github.com/advisories/GHSA-h2wm-p2vg-6pw4" ], "uuid": "b76edeed-3d12-4767-a6d2-981270eec670" } ] } } }
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.