ghsa-rvgg-f8qm-6h7j
Vulnerability from github
Published
2018-10-17 16:19
Modified
2024-04-12 21:17
Summary
High severity vulnerability that affects io.vertx:vertx-web
Details
In version from 3.0.0 to 3.5.2 of Eclipse Vert.x, the CSRFHandler do not assert that the XSRF Cookie matches the returned XSRF header/form parameter. This allows replay attacks with previously issued tokens which are not expired yet.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.vertx:vertx-web" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.5.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-12540" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:55:57Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "In version from 3.0.0 to 3.5.2 of Eclipse Vert.x, the CSRFHandler do not assert that the XSRF Cookie matches the returned XSRF header/form parameter. This allows replay attacks with previously issued tokens which are not expired yet.", "id": "GHSA-rvgg-f8qm-6h7j", "modified": "2024-04-12T21:17:45Z", "published": "2018-10-17T16:19:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12540" }, { "type": "WEB", "url": "https://github.com/vert-x3/vertx-web/issues/970" }, { "type": "WEB", "url": "https://github.com/vert-x3/vertx-web/commit/f42b193b15a29b772fc576b2d0f2497e7474a7e" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2371" }, { "type": "WEB", "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=536948" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-rvgg-f8qm-6h7j" }, { "type": "PACKAGE", "url": "https://github.com/vert-x3/vertx-web" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r10aef585c521f8ef603f5831f9d97a27d920624025131da950e0c62f@%3Ccommits.pulsar.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r3fffda8e947edaa359152c8dc4c4ea9c96fd8ced1999bbce92bc6b25@%3Ccommits.pulsar.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r59482ebed302aa49ac7e0c51737499746b0d086fcdeb8f90e705951f@%3Ccommits.pulsar.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rc5b4ae8a7caae6d3d5b3266cb050823b96dd62b30718b90b778d3d8b@%3Ccommits.pulsar.apache.org%3E" } ], "schema_version": "1.4.0", "severity": [], "summary": "High severity vulnerability that affects io.vertx:vertx-web" }
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.