ecosystem stringclasses 14
values | vuln_id stringlengths 10 19 | summary stringlengths 4 267 ⌀ | details stringlengths 9 13.5k | aliases stringlengths 17 144 ⌀ | modified_date stringdate 2010-05-27 05:47:00 2022-05-10 08:46:52 | published_date stringdate 2005-12-31 05:00:00 2022-05-10 08:46:50 | severity stringclasses 5
values | score float64 0 10 ⌀ | cwe_id stringclasses 988
values | refs stringlengths 30 17.7k ⌀ | introduced stringlengths 75 4.26k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|
Maven | GHSA-q5r4-cfpx-h6fh | Improper Handling of Length Parameter Inconsistency in Apache Ant | When reading a specially crafted TAR archive an Apache Ant build can be made to allocate large amounts of memory that finally leads to an out of memory error, even for small inputs. This can be used to disrupt builds using Apache Ant. Apache Ant prior to 1.9.16 and 1.10.11 were affected. | {'CVE-2021-36373'} | 2022-04-22T15:47:36.592796Z | 2021-08-02T16:56:17Z | MODERATE | null | {'CWE-130'} | {'https://lists.apache.org/thread.html/rad36f470647c5a7c02dd78c9973356d2840766d132b597b6444e373a@%3Cnotifications.groovy.apache.org%3E', 'https://lists.apache.org/thread.html/rf4bb79751a02889623195715925e4fd8932dd3c97e0ade91395a96c6@%3Cdev.myfaces.apache.org%3E', 'https://www.oracle.com/security-alerts/cpujan2022.html'... | null |
Maven | GHSA-f5f4-m7qp-w6gc | Cross-site Scripting in Jooby | Jooby before 1.6.4 has XSS via the default error handler. | {'CVE-2019-15477'} | 2021-08-17T22:14:37Z | 2019-08-27T17:40:33Z | MODERATE | null | {'CWE-79'} | {'https://github.com/jooby-project/jooby/pull/1368', 'https://nvd.nist.gov/vuln/detail/CVE-2019-15477'} | null |
Maven | GHSA-v525-c3g5-cg9p | Unsafe Deserialization that can Result in Code Execution | JMS Client for RabbitMQ 1.x before 1.15.2 and 2.x before 2.2.0 is vulnerable to unsafe deserialization that can result in code execution via crafted StreamMessage data. | {'CVE-2020-36282'} | 2022-03-03T05:12:43.915627Z | 2021-12-10T17:15:49Z | HIGH | null | {'CWE-502'} | {'https://github.com/rabbitmq/rabbitmq-jms-client/releases/tag/v2.2.0', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36282', 'https://github.com/rabbitmq/rabbitmq-jms-client/issues/135', 'https://github.com/rabbitmq/rabbitmq-jms-client/releases/tag/v1.15.2', 'https://github.com/rabbitmq/rabbitmq-jms-client/pull/136/commi... | null |
Maven | GHSA-p93c-h8qm-7256 | Improper escaping in XWiki Platform | XWiki Platform before 12.8 mishandles escaping in the property displayer. | {'CVE-2020-13654'} | 2022-02-09T22:32:29Z | 2022-02-09T22:32:29Z | HIGH | null | {'CWE-116'} | {'https://github.com/xwiki/xwiki-platform/compare/xwiki-platform-12.7.1...xwiki-platform-12.8', 'https://nvd.nist.gov/vuln/detail/CVE-2020-13654', 'https://github.com/xwiki/xwiki-platform/pull/1315', 'https://jira.xwiki.org/browse/XWIKI-17374'} | null |
Maven | GHSA-wh8g-3j2c-rqj5 | Serialization gadgets exploit in jackson-databind | FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.dbcp2.datasources.PerUserPoolDataSource. | {'CVE-2020-35490'} | 2022-04-22T17:30:50.077280Z | 2021-12-09T19:15:00Z | HIGH | null | {'CWE-502'} | {'https://www.oracle.com//security-alerts/cpujul2021.html', 'https://www.oracle.com/security-alerts/cpujan2022.html', 'https://github.com/FasterXML/jackson-databind', 'https://github.com/FasterXML/jackson-databind/issues/2986', 'https://security.netapp.com/advisory/ntap-20210122-0005/', 'https://lists.debian.org/debian... | null |
Maven | GHSA-6xx3-rg99-gc3p | Timing based private key exposure in Bouncy Castle | Bouncy Castle BC Java before 1.66, BC C# .NET before 1.8.7, BC-FJA before 1.0.2.1, BC before 1.66, BC-FNA before 1.0.1.1 have a timing issue within the EC math library that can expose information about the private key when an attacker is able to observe timing information for the generation of multiple deterministic EC... | {'CVE-2020-15522'} | 2022-03-03T05:13:46.575387Z | 2021-08-13T15:22:31Z | MODERATE | null | {'CWE-362', 'CWE-203'} | {'https://security.netapp.com/advisory/ntap-20210622-0007/', 'https://github.com/bcgit/bc-csharp/wiki/CVE-2020-15522', 'https://github.com/bcgit/bc-java/wiki/CVE-2020-15522', 'https://www.bouncycastle.org/releasenotes.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15522'} | null |
Maven | GHSA-7q4h-pj78-j7vg | Authorization service vulnerable to DDos attacks in Apache CFX | CXF supports (via JwtRequestCodeFilter) passing OAuth 2 parameters via a JWT token as opposed to query parameters (see: The OAuth 2.0 Authorization Framework: JWT Secured Authorization Request (JAR)). Instead of sending a JWT token as a "request" parameter, the spec also supports specifying a URI from which to retrieve... | {'CVE-2021-22696'} | 2022-04-22T17:02:01.173146Z | 2021-05-13T22:31:05Z | HIGH | null | {'CWE-918', 'CWE-400'} | {'https://cxf.apache.org/security-advisories.data/CVE-2021-22696.txt.asc', 'https://lists.apache.org/thread.html/rfb87e0bf3995e7d560afeed750fac9329ff5f1ad49da365129b7f89e@%3Ccommits.cxf.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2021-22696', 'https://lists.apache.org/thread.html/r8651c06212c56294a1c0ea61a5ad... | null |
Maven | GHSA-cjx7-399x-p2rj | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in micronaut-core | With a basic configuration like
```yaml
router:
static-resources:
assets:
enabled: true
mapping: /.assets/public/**
paths: file:/home/lstrmiska/test/
```
it is possible to access any file from a filesystem, using "/../../" in URL, as Micronaut does not restrict file access to configured paths.... | {'CVE-2021-32769'} | 2022-03-03T05:13:16.896198Z | 2021-07-26T21:15:08Z | HIGH | null | {'CWE-22'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-32769', 'https://github.com/micronaut-projects/micronaut-core/commit/a0cfeb13bf1ef5d692d16d4a3b91b34b7456bb11', 'https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-cjx7-399x-p2rj'} | null |
Maven | GHSA-7xr3-rgwh-pw22 | Denial of service vulnerability exists when .NET and .NET Core improperly process XML documents | A Denial of Service vulnerability was found in Apache Qpid Broker-J versions 7.0.0-7.0.4 when AMQP protocols 0-8, 0-9 or 0-91 are used to publish messages with size greater than allowed maximum message size limit (100MB by default). The broker crashes due to the defect. AMQP protocols 0-10 and 1.0 are not affected. | {'CVE-2018-8030'} | 2022-04-26T19:15:49.310119Z | 2018-10-16T19:50:39Z | HIGH | null | {'CWE-20'} | {'https://github.com/advisories/GHSA-7xr3-rgwh-pw22', 'http://www.securitytracker.com/id/1041138', 'https://nvd.nist.gov/vuln/detail/CVE-2018-8030', 'https://lists.apache.org/thread.html/1089a4f351a1bdca0618199e53bceeec59a10bf4e3008018d6949876@%3Cusers.qpid.apache.org%3E'} | null |
Maven | GHSA-4fq3-mr56-cg6r | High severity vulnerability that affects org.springframework.data:spring-data-commons | Spring Data Commons, versions prior to 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property binder vulnerability caused by improper neutralization of special elements. An unauthenticated remote malicious user (or attacker) can supply specially crafted request parameters against Spring Data ... | {'CVE-2018-1273'} | 2022-03-03T05:14:16.176613Z | 2018-10-17T17:23:24Z | HIGH | null | {'CWE-94'} | {'http://mail-archives.apache.org/mod_mbox/ignite-dev/201807.mbox/%3CCAK0qHnqzfzmCDFFi6c5Jok19zNkVCz5Xb4sU%3D0f2J_1i4p46zQ%40mail.gmail.com%3E', 'https://github.com/advisories/GHSA-4fq3-mr56-cg6r', 'https://pivotal.io/security/cve-2018-1273', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1273'} | null |
Maven | GHSA-c566-2grg-mjwg | Serialization vulnerability in Apache Tapestry | A Java Serialization vulnerability was found in Apache Tapestry 4. Apache Tapestry 4 will attempt to deserialize the "sp" parameter even before invoking the page's validate method, leading to deserialization without authentication. Apache Tapestry 4 reached end of life in 2008 and no update to address this issue will b... | {'CVE-2020-17531'} | 2022-03-03T05:12:46.385169Z | 2022-02-09T22:50:50Z | CRITICAL | null | {'CWE-502'} | {'https://security.netapp.com/advisory/ntap-20210115-0007/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-17531', 'https://lists.apache.org/thread.html/r700a6aa234dbff0555d4187bdc8274d7e4c0afbf35b9a3457f09ee76%40%3Cusers.tapestry.apache.org%3E', 'https://lists.apache.org/thread.html/r700a6aa234dbff0555d4187bdc8274d7e4c0a... | null |
Maven | GHSA-9vjp-v76f-g363 | SnappyFrameDecoder doesn't restrict chunk length any may buffer skippable chunks in an unnecessary way | ### Impact
The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well.
This vulnerability can be triggered by supplying malicio... | {'CVE-2021-37137'} | 2022-04-22T15:47:02.537330Z | 2021-09-09T17:11:31Z | HIGH | null | {'CWE-400'} | {'https://github.com/netty/netty', 'https://github.com/netty/netty/commit/6da4956b31023ae967451e1d94ff51a746a9194f', 'https://lists.apache.org/thread.html/rfb2bf8597e53364ccab212fbcbb2a4e9f0a9e1429b1dc08023c6868e@%3Cdev.tinkerpop.apache.org%3E', 'https://www.oracle.com/security-alerts/cpujan2022.html', 'https://nvd.nis... | null |
Maven | GHSA-6vvh-5794-vpmj | An issue in Atomix v3.1.5 allows attackers to cause a denial of service (DoS) via false member down event messages. | An issue in Atomix v3.1.5 allows attackers to cause a denial of service (DoS) via false member down event messages. | {'CVE-2020-35216'} | 2022-03-03T05:13:07.430577Z | 2021-12-17T20:40:58Z | MODERATE | null | {'CWE-362'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-35216', 'https://github.com/atomix/atomix', 'https://docs.google.com/presentation/d/1woXwR3vciv7ltFan6LyK5vsWXmaUi8ArZonhk80Gr5U/edit?usp=sharing'} | null |
Maven | GHSA-q3jg-4c82-j4xh | Moderate severity vulnerability that affects org.springframework.credhub:spring-credhub-core | Pivotal CredHub Service Broker, versions prior to 1.1.0, uses a guessable form of random number generation in creating service broker's UAA client. A remote malicious user may guess the client secret and obtain or modify credentials for users of the CredHub Service. | {'CVE-2018-15795'} | 2022-03-03T05:13:54.452077Z | 2018-11-29T21:30:30Z | HIGH | null | {'CWE-338'} | {'https://github.com/advisories/GHSA-q3jg-4c82-j4xh', 'https://pivotal.io/security/cve-2018-15795', 'https://nvd.nist.gov/vuln/detail/CVE-2018-15795', 'http://www.securityfocus.com/bid/105915'} | null |
Maven | GHSA-f4cj-3q3h-884r | Partial authorization bypass on document save in xwiki-platform | XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any user with SCRIPT right (EDIT right before XWiki 7.4) can save a document with the right of the current user which allow accessing API requiring programming right if the current user has programming right. It has... | {'CVE-2022-23615'} | 2022-05-05T18:01:28Z | 2022-02-09T21:21:53Z | MODERATE | null | {'CWE-863'} | {'https://jira.xwiki.org/browse/XWIKI-5024', 'https://github.com/xwiki/xwiki-platform', 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-f4cj-3q3h-884r', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23615', 'https://github.com/xwiki/xwiki-platform/commit/7ab0fe7b96809c7a3881454147598d46a1c9bbbe'} | null |
Maven | GHSA-r58x-wjg8-63m9 | Denial of Service in Apache James | In Apache James, using Jazzer fuzzer, we identified that an IMAP user can craft IMAP LIST commands to orchestrate a Denial Of Service using a vulnerable Regular expression. This affected Apache James prior to 3.6.1 We recommend upgrading to Apache James 3.6.1 or higher , which enforce the use of RE2J regular expression... | {'CVE-2021-40110'} | 2022-03-03T05:13:49.132882Z | 2022-01-08T00:40:30Z | HIGH | null | null | {'https://nvd.nist.gov/vuln/detail/CVE-2021-40110', 'http://www.openwall.com/lists/oss-security/2022/01/04/2', 'https://www.openwall.com/lists/oss-security/2022/01/04/2'} | null |
Maven | GHSA-xxfh-x98p-j8fr | Remote code injection in Log4j (through pax-logging-log4j2) | ### Impact
Remote Code Execution.
### Patches
Users of pax-logging 1.11.9 should update to 1.11.10.
Users of pax-logging 2.0.10 should update to 2.0.11.
### Workarounds
Set system property `-Dlog4j2.formatMsgNoLookups=true`
### References
https://github.com/advisories/GHSA-jfh8-c2jp-5v3q
| null | 2022-03-03T05:13:27.542391Z | 2021-12-10T20:15:37Z | CRITICAL | null | null | {'https://github.com/advisories/GHSA-jfh8-c2jp-5v3q', 'https://github.com/ops4j/org.ops4j.pax.logging', 'https://github.com/ops4j/org.ops4j.pax.logging/security/advisories/GHSA-xxfh-x98p-j8fr'} | null |
Maven | GHSA-jv74-f9pj-xp3f | Apache Camel's Mail is vulnerable to path traversal | Apache Camel's Mail 2.20.0 through 2.20.3, 2.21.0 through 2.21.1 and 2.22.0 is vulnerable to path traversal. | {'CVE-2018-8041'} | 2022-04-26T19:30:15.361767Z | 2018-10-16T23:07:57Z | MODERATE | null | {'CWE-22'} | {'https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E', 'https://lists.apache.org/thread.html/2318d7f7d87724d8716cd650c21b31cb06e4d34f6d0f5ee42f28fdaf@%3Ccommits.camel.apache.org%3E', 'https://github.com/advisories/GHSA-jv74-f9pj-xp3f', 'https://i... | null |
Maven | GHSA-p5hg-3xm3-gcjg | Spring Framework allows applications to expose STOMP over WebSocket endpoints | Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, allow applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that can ... | {'CVE-2018-1270'} | 2022-04-27T15:16:58.755111Z | 2018-10-17T20:05:59Z | CRITICAL | null | {'CWE-358', 'CWE-94'} | {'https://pivotal.io/security/cve-2018-1270', 'https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html', 'http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html', 'https://www.exploit-db.com/exploits/44796/', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://ww... | null |
Maven | GHSA-h3hw-g4hm-7gr4 | SQL injection without credentials in ming-soft MCMS | An issue was discovered in ming-soft MCMS v5.0, where a malicious user can exploit SQL injection without logging in through /mcms/view.do. | {'CVE-2020-23262'} | 2022-03-03T05:13:42.791325Z | 2022-02-09T22:18:13Z | CRITICAL | null | {'CWE-89'} | {'https://github.com/ming-soft/MCMS/issues/45', 'https://nvd.nist.gov/vuln/detail/CVE-2020-23262'} | null |
Maven | GHSA-66q9-f7ff-mmx6 | Local file inclusion vulnerability in http4s | ### Impact
This vulnerability applies to all users of:
* `org.http4s.server.staticcontent.FileService`
* `org.http4s.server.staticcontent.ResourceService`
* `org.http4s.server.staticcontent.WebjarService`
#### Path escaping
URI normalization is applied incorrectly. Requests whose path info contain `../` or `//` can... | {'CVE-2020-5280'} | 2022-03-03T05:13:32.942852Z | 2020-03-25T17:35:51Z | CRITICAL | null | {'CWE-23'} | {'https://github.com/http4s/http4s/commit/b87f31b2292dabe667bec3b04ce66176c8a3e17b', 'https://nvd.nist.gov/vuln/detail/CVE-2020-5280', 'https://github.com/http4s/http4s/commit/752b3f63a05a31d2de4f8706877aa08d6b89efca', 'https://github.com/http4s/http4s/security/advisories/GHSA-66q9-f7ff-mmx6', 'https://github.com/http4... | null |
Maven | GHSA-4r7g-7cpj-5jr7 | Moderate severity vulnerability that affects org.apache.qpid:qpid-broker | In Apache Qpid Broker-J versions 6.1.0 through 6.1.4 (inclusive) the broker does not properly enforce a maximum frame size in AMQP 1.0 frames. A remote unauthenticated attacker could exploit this to cause the broker to exhaust all available memory and eventually terminate. Older AMQP protocols are not affected. | {'CVE-2017-15701'} | 2022-03-03T05:14:04.288699Z | 2018-10-19T16:41:15Z | HIGH | null | {'CWE-400'} | {'https://lists.apache.org/thread.html/4054e1c90993f337eeea24a312841c0661653e673c0ff8e2cd9520fe@%3Cdev.qpid.apache.org%3E', 'https://github.com/advisories/GHSA-4r7g-7cpj-5jr7', 'http://www.securityfocus.com/bid/102041', 'https://qpid.apache.org/cves/CVE-2017-15701.html', 'https://nvd.nist.gov/vuln/detail/CVE-2017-15701... | null |
Maven | GHSA-q42q-523g-3fwv | Cross-Site Request Forgery | This affects the package com.softwaremill.akka-http-session:core_2.13 before 0.5.11; the package com.softwaremill.akka-http-session:core_2.12 before 0.5.11; the package com.softwaremill.akka-http-session:core_2.11 before 0.5.11. For older versions, endpoints protected by randomTokenCsrfProtection could be bypassed with... | {'CVE-2020-7780'} | 2022-03-03T05:13:51.448943Z | 2022-02-09T23:06:40Z | MODERATE | null | {'CWE-352'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-7780', 'https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1045352', 'https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046655', 'https://github.com/softwaremill/akka-http-session/commit/57f11663eecb84be03383d164f655b9c5f953b41', 'https://snyk.io/vuln/... | null |
Maven | GHSA-8674-26jc-wh98 | Improper Access Control in infinispan-server-runtime | A flaw was found in infinispan 10 REST API, where authorization permissions are not checked while performing some server management operations. When authz is enabled, any user with authentication can perform operations like shutting down the server without the ADMIN role. | {'CVE-2020-25711'} | 2022-03-03T05:13:23.540649Z | 2022-02-09T22:56:32Z | MODERATE | null | {'CWE-269', 'CWE-862'} | {'https://security.netapp.com/advisory/ntap-20220210-0023/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-25711', 'https://bugzilla.redhat.com/show_bug.cgi?id=1897618'} | null |
Maven | GHSA-wc73-w5r9-x9pc | Cross-site Scripting in XXL-JOB | XXL-JOB 2.2.0 allows Stored XSS (in Add User) to bypass the 20-character limit via xxl-job-admin/src/main/java/com/xxl/job/admin/controller/UserController.java. | {'CVE-2020-29204'} | 2022-03-03T05:13:46.595872Z | 2021-10-12T16:41:36Z | MODERATE | null | {'CWE-79'} | {'https://github.com/xuxueli/xxl-job', 'https://github.com/xuxueli/xxl-job/commit/227628567354d3c156951009d683c6fec3006e0e', 'https://github.com/xuxueli/xxl-job/issues/2083', 'https://nvd.nist.gov/vuln/detail/CVE-2020-29204'} | null |
Maven | GHSA-2fw5-rvf2-jq56 | High severity vulnerability that affects org.apache.camel:camel-core | The XSLT component in Apache Camel before 2.11.4 and 2.12.x before 2.12.3 allows remote attackers to read arbitrary files and possibly have other unspecified impact via an XML document containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue. | {'CVE-2014-0002'} | 2022-03-03T05:12:43.609926Z | 2018-10-16T23:13:26Z | HIGH | null | null | {'http://rhn.redhat.com/errata/RHSA-2014-0372.html', 'http://www.securityfocus.com/bid/65901', 'https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E', 'http://camel.apache.org/security-advisories.data/CVE-2014-0002.txt.asc', 'https://lists.apache.o... | null |
Maven | GHSA-gv87-q66h-4277 | Command injection in itext7-core | iTextPDF in iText before 7.1.17 allows command injection via a CompareTool filename that is mishandled on the gs (aka Ghostscript) command line in GhostscriptHelper.java. | {'CVE-2021-43113'} | 2022-03-03T05:14:12.191797Z | 2021-12-16T00:02:15Z | CRITICAL | null | {'CWE-77'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-43113', 'https://pastebin.com/BXnkY9YY', 'https://github.com/itext/itext7', 'https://github.com/itext/itext7/releases/tag/7.1.17'} | null |
Maven | GHSA-hrxv-694f-22g3 | Exposure of Sensitive Information to an Unauthorized Actor in LemMinX | A flaw was found in LemMinX in versions prior to 0.19.0. Insecure redirect could allow unauthorized access to sensitive information locally if LemMinX is run under a privileged user. | {'CVE-2022-0672'} | 2022-03-02T21:57:30Z | 2022-02-19T00:01:28Z | MODERATE | null | {'CWE-200'} | {'https://github.com/eclipse/lemminx', 'https://github.com/eclipse/lemminx/pull/1174', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0672', 'https://github.com/eclipse/lemminx/blob/master/CHANGELOG.md#0190-february-14-2022'} | null |
Maven | GHSA-5mg8-w23w-74h3 | Information Disclosure in Guava | A temp directory creation vulnerability exists in all Guava versions allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava `com.google.common.io.Files.createTempDir()`. The permissions granted to the directory created default to the standard unix-like /... | {'CVE-2020-8908'} | 2022-04-26T21:00:16.020771Z | 2021-03-25T17:04:19Z | LOW | null | {'CWE-732', 'CWE-200', 'CWE-173'} | {'https://lists.apache.org/thread.html/r841c5e14e1b55281523ebcde661ece00b38a0569e00ef5e12bd5f6ba@%3Cissues.maven.apache.org%3E', 'https://lists.apache.org/thread.html/r4776f62dfae4a0006658542f43034a7fc199350e35a66d4e18164ee6@%3Ccommits.cxf.apache.org%3E', 'https://www.oracle.com/security-alerts/cpujan2022.html', 'https... | null |
Maven | GHSA-mvqp-q37c-wf9j | Moderate severity vulnerability that affects io.ratpack:ratpack-core | ## CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')
Versions of Ratpack 0.9.1 through and including 1.7.4 are vulnerable to [HTTP Response Splitting](https://www.owasp.org/index.php/HTTP_Response_Splitting),
if untrusted and unsanitized data is used to populate the header... | {'CVE-2019-17513'} | 2022-03-03T05:13:42.988026Z | 2019-10-21T16:08:43Z | HIGH | null | {'CWE-74'} | {'https://github.com/ratpack/ratpack/commit/efb910d38a96494256f36675ef0e5061097dd77d', 'https://github.com/ratpack/ratpack/releases/tag/v1.7.5', 'https://ratpack.io/versions/1.7.5', 'https://github.com/ratpack/ratpack', 'https://github.com/ratpack/ratpack/security/advisories/GHSA-mvqp-q37c-wf9j', 'https://github.com/ra... | null |
Maven | GHSA-gvxv-5fp2-358q | Incorrect Resource Transfer Between Spheres in eclipse-wtp | In all versions prior to version 3.9.6 for eclipse-wtp, all versions prior to version 9.4.4 for eclipse-cdt, and all versions prior to version 3.0.1 for eclipse-groovy, Spotless was resolving dependencies over an insecure channel (http). If the build occurred over an insecure connection, a malicious user could have per... | {'CVE-2019-10753'} | 2022-03-03T05:13:44.409235Z | 2019-09-11T23:08:57Z | MODERATE | null | {'CWE-669'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-10753', 'https://snyk.io/vuln/SNYK-JAVA-COMDIFFPLUGSPOTLESS-460377'} | null |
Maven | GHSA-qhxh-9hhx-6p7v | Prototype Pollution in GraphHopper | This affects the package `com.graphhopper:graphhopper-web-bundle` before 3.2, from 4.0-pre1 and before 4.0. The URL parser could be tricked into adding or modifying properties of Object.prototype using a constructor or __proto__ payload. | {'CVE-2021-23408'} | 2022-03-03T05:14:04.417952Z | 2021-08-02T16:59:35Z | MODERATE | null | {'CWE-1321'} | {'https://github.com/graphhopper/graphhopper/pull/2370', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23408', 'https://github.com/graphhopper/graphhopper/releases/tag/3.2', 'https://snyk.io/vuln/SNYK-JAVA-COMGRAPHHOPPER-1320114', 'https://github.com/graphhopper/graphhopper/releases/tag/3.1'} | null |
Maven | GHSA-fvx3-g627-phm2 | Moderate severity vulnerability that affects com.ctrip.framework.apollo:apollo | An SSRF vulnerability was found in an API from Ctrip Apollo through 1.4.0-SNAPSHOT. An attacker may use it to do an intranet port scan or raise a GET request via /system-info/health because the %23 substring is mishandled. | {'CVE-2019-10686'} | 2022-03-03T05:13:16.823537Z | 2019-04-18T14:27:42Z | CRITICAL | null | {'CWE-918'} | {'https://github.com/ctripcorp/apollo/issues/2103', 'https://github.com/advisories/GHSA-fvx3-g627-phm2', 'https://github.com/ctripcorp/apollo', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10686'} | null |
Maven | GHSA-gx3f-hq7p-8fxv | Code injection in spring-cloud-netflix-hystrix-dashboard | Applications using the `spring-cloud-netflix-hystrix-dashboard` expose a way to execute code submitted within the request URI path during the resolution of view templates. When a request is made at `/hystrix/monitor;[user-provided data]`, the path elements following `hystrix/monitor` are being evaluated as SpringEL exp... | {'CVE-2021-22053'} | 2022-03-03T05:14:06.340660Z | 2021-11-23T17:53:33Z | HIGH | null | {'CWE-94'} | {'https://tanzu.vmware.com/security/cve-2021-22053', 'https://nvd.nist.gov/vuln/detail/CVE-2021-22053'} | null |
Maven | GHSA-h7v4-7xg3-hxcc | XStream is vulnerable to an Arbitrary Code Execution attack | ### Impact
The vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types.
### Patches
... | {'CVE-2021-39147'} | 2022-04-22T15:47:28.468252Z | 2021-08-25T14:47:46Z | HIGH | null | {'CWE-502'} | {'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/', 'https://lists.debian.org/debian-lts-announce/2021/09/msg00017.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAF... | null |
Maven | GHSA-694p-xrhg-x3wm | CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request Header Injection') | ### Vulnerability
Micronaut's HTTP client is vulnerable to "HTTP Request Header Injection" due to not validating request headers passed to the client.
Example of vulnerable code:
```java
@Controller("/hello")
public class HelloController {
@Inject
@Client("/")
RxHttpClient client;
@Get("/external-e... | {'CVE-2020-7611'} | 2022-03-03T05:13:51.394878Z | 2020-03-30T20:54:55Z | CRITICAL | null | {'CWE-444'} | {'https://github.com/micronaut-projects/micronaut-core/commit/bc855e439c4a5ced3d83195bb59d0679cbd95add', 'https://github.com/micronaut-projects/micronaut-core/commit/6deb60b75517f80c57b42d935f07955c773b766d', 'https://github.com/micronaut-projects/micronaut-core', 'https://snyk.io/vuln/SNYK-JAVA-IOMICRONAUT-561342', 'h... | null |
Maven | GHSA-7r82-7xv7-xcpj | Cross-site scripting in Apache HttpClient | Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution. | {'CVE-2020-13956'} | 2022-04-22T17:30:27.986492Z | 2021-06-03T23:40:23Z | MODERATE | null | {'CWE-79'} | {'https://lists.apache.org/thread.html/rf7ca60f78f05b772cc07d27e31bcd112f9910a05caf9095e38ee150f@%3Cdev.ranger.apache.org%3E', 'https://lists.apache.org/thread.html/r3f740e4c38bba1face49078aa5cbeeb558c27be601cc9712ad2dcd1e@%3Ccommits.creadur.apache.org%3E', 'https://lists.apache.org/thread.html/r5de3d3808e7b5028df966e4... | null |
Maven | GHSA-mw3r-pfmg-xp92 | Improper Restriction of Recursive Entity References in Apache XMLBeans | The XML parsers used by XMLBeans up to version 2.6.0 did not set the properties needed to protect the user from malicious XML input. Vulnerabilities include possibilities for XML Entity Expansion attacks. Affects XMLBeans up to and including v2.6.0. | {'CVE-2021-23926'} | 2022-03-03T05:13:39.904389Z | 2021-06-16T17:37:11Z | CRITICAL | null | {'CWE-776'} | {'https://lists.debian.org/debian-lts-announce/2021/06/msg00024.html', 'https://poi.apache.org/', 'https://security.netapp.com/advisory/ntap-20210513-0004/', 'https://lists.apache.org/thread.html/r2dc5588009dc9f0310b7382269f932cc96cae4c3901b747dda1a7fed@%3Cjava-dev.axis.apache.org%3E', 'https://lists.apache.org/thread.... | null |
Maven | GHSA-9wx7-jrvc-28mm | Signature verification vulnerability in Stark Bank ecdsa libraries | An attacker can forge signatures on arbitrary messages that will verify for any public key. This may allow attackers to authenticate as any user within the Stark Bank platform, and bypass signature verification needed to perform operations on the platform, such as send payments and transfer funds. Additionally, the abi... | null | 2022-03-03T05:13:29.259203Z | 2021-11-08T21:51:18Z | HIGH | null | {'CWE-347'} | {'https://github.com/starkbank/ecdsa-python/releases/tag/v2.0.1', 'https://github.com/starkbank/ecdsa-dotnet', 'https://github.com/starkbank/ecdsa-python', 'https://research.nccgroup.com/2021/11/08/technical-advisory-arbitrary-signature-forgery-in-stark-bank-ecdsa-libraries/', 'https://github.com/starkbank/ecdsa-java',... | null |
Maven | GHSA-77rm-9x9h-xj3g | NULL Pointer Dereference in Protocol Buffers | Nullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an unchecked call into the proto file's name during generation of the resulting error message. Since the symbol is incorrectly parsed, the file is nullptr. We recommend upgrading to version 3.15.0 or greater. | {'CVE-2021-22570'} | 2022-05-03T04:47:56.706467Z | 2022-01-27T00:01:15Z | HIGH | null | {'CWE-476'} | {'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NVTWVQRB5OCCTMKEQFY5MYED3DXDVSLP/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BTRGBRC5KGCA4SK5MUNLPYJRAGXMBIYY/', 'https://lists.fedoraproject.org/archives/list/package-... | null |
Maven | GHSA-p2rp-cmjq-r7wm | Shell command injection in Apache Syncope | In Apache Syncope 2.1.X releases prior to 2.1.7, when the Flowable extension is enabled, an administrator with workflow entitlements can use Shell Service Tasks to perform malicious operations, including but not limited to file read, file write, and code execution. | {'CVE-2020-11977'} | 2022-03-03T05:12:22.171431Z | 2021-06-16T17:19:12Z | HIGH | null | {'CWE-78'} | {'https://syncope.apache.org/security#CVE-2020-11977:_Remote_Code_Execution_via_Flowable_workflow_definition', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11977'} | null |
Maven | GHSA-gq28-h5vg-8prx | Privilege escalation in spring security | Spring Security 5.4.x prior to 5.4.4, 5.3.x prior to 5.3.8.RELEASE, 5.2.x prior to 5.2.9.RELEASE, and older unsupported versions can fail to save the SecurityContext if it is changed more than once in a single request.A malicious user cannot cause the bug to happen (it must be programmed in). However, if the applicatio... | {'CVE-2021-22112'} | 2022-03-03T05:12:59.142196Z | 2021-05-10T15:22:39Z | HIGH | null | {'CWE-269'} | {'https://lists.apache.org/thread.html/ra53677224fe4f04c2599abc88032076faa18dc84b329cdeba85d4cfc@%3Cpluto-scm.portals.apache.org%3E', 'https://lists.apache.org/thread.html/r3868207b967f926819fe3aa8d33f1666429be589bb4a62104a49f4e3@%3Cpluto-dev.portals.apache.org%3E', 'https://lists.apache.org/thread.html/r390783b3b1c59b... | null |
Maven | GHSA-qmfc-6www-fjqw | Code injection in Apache Dubbo | Apache Dubbo prior to 2.6.9 and 2.7.10 supports Script routing which will enable a customer to route the request to the right server. These rules are used by the customers when making a request in order to find the right endpoint. When parsing these rules, Dubbo customers use ScriptEngine and run the rule provided by t... | {'CVE-2021-30181'} | 2022-03-21T22:00:19.020276Z | 2022-03-18T17:57:04Z | CRITICAL | null | {'CWE-94'} | {'https://lists.apache.org/thread.html/re22410dc704a09bc7032ddf15140cf5e7df3e8ece390fc9032ff5587%40%3Cdev.dubbo.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2021-30181'} | null |
Maven | GHSA-mwm4-5qwr-g9pf | Keycloak is vulnerable to IDN homograph attack | A flaw was found in keycloak, where IDN homograph attacks are possible. This flaw allows a malicious user to register a name that already exists and then tricking an admin to grant extra privileges. The highest threat from this vulnerability is to integrity. | null | 2022-05-02T22:51:34.306966Z | 2022-04-28T21:00:31Z | LOW | null | {'CWE-284'} | {'https://github.com/keycloak/keycloak/security/advisories/GHSA-mwm4-5qwr-g9pf', 'https://github.com/keycloak/keycloak/commit/ac79fd0c23c6947a04073afc61e30d341498438e', 'https://github.com/keycloak/keycloak'} | null |
Maven | GHSA-6fpp-rgj9-8rwc | Deserialization of untrusted data in FasterXML jackson-databind | SubTypeValidator.java in FasterXML jackson-databind before 2.9.9.2 mishandles default typing when ehcache is used (because of net.sf.ehcache.transaction.manager.DefaultTransactionManagerLookup), leading to remote code execution. | {'CVE-2019-14379'} | 2022-03-16T22:16:51.295727Z | 2019-08-01T19:18:00Z | CRITICAL | null | {'CWE-915'} | {'https://lists.apache.org/thread.html/d161ff3d59c5a8213400dd6afb1cce1fac4f687c32d1e0c0bfbfaa2d@%3Cissues.iceberg.apache.org%3E', 'https://github.com/FasterXML/jackson-databind/issues/2387', 'https://lists.apache.org/thread.html/0d4b630d9ee724aee50703397d9d1afa2b2befc9395ba7797d0ccea9@%3Cdev.tomee.apache.org%3E', 'http... | null |
Maven | GHSA-m9jm-rhrm-gcxj | Path traversal in org.springframework.integration:spring-integration-zip | Spring-integration-zip versions prior to 1.0.1 exposes an arbitrary file write vulnerability, which can be achieved using a specially crafted zip archive (affects other archives as well, bzip2, tar, xz, war, cpio, 7z) that holds path traversal filenames. So when the filename gets concatenated to the target extraction d... | {'CVE-2018-1261'} | 2022-03-03T05:12:47.053716Z | 2018-10-18T18:05:46Z | MODERATE | null | {'CWE-22'} | {'https://github.com/advisories/GHSA-m9jm-rhrm-gcxj', 'http://www.securityfocus.com/bid/104178', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1261', 'https://pivotal.io/security/cve-2018-1261'} | null |
Maven | GHSA-84p2-vf58-xhxv | Billion laughs attack in c3p0 | c3p0 version < 0.9.5.4 may be exploited by a billion laughs attack when loading XML configuration due to missing protections against recursive entity expansion when loading configuration. | {'CVE-2019-5427'} | 2022-03-03T05:13:14.000330Z | 2019-04-23T16:03:18Z | HIGH | null | {'CWE-776'} | {'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MQ47OFV57Y2DAHMGA5H3JOL4WHRWRFN4/', 'https://www.oracle.com/security-alerts/cpuapr2020.html', 'https://nvd.nist.gov/vuln/detail/CVE-2019-5427', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www.oracle.c... | null |
Maven | GHSA-f4jh-ww96-9h9j | Netflix/Priam: Temporary Directory Information Disclosure | ### Impact
When `File.createTempFile` creates a file, the permissions on that file are -rw-r--r--. This means that other users can read the contents of these files after they are written, although they can not modify the contents. This allows for local information disclosure if these files contain sensitive informatio... | {'CVE-2021-28100'} | 2022-03-03T05:13:44.731321Z | 2021-03-30T16:23:12Z | MODERATE | null | {'CWE-377'} | {'https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-f4jh-ww96-9h9j'} | null |
Maven | GHSA-668q-qrv7-99fm | Deserialization of Untrusted Data in logback | In logback version 1.2.7 and prior versions, an attacker with the required privileges to edit configurations files could craft a malicious configuration allowing to execute arbitrary code loaded from LDAP servers. | {'CVE-2021-42550'} | 2022-03-28T19:45:13.626788Z | 2021-12-17T20:00:50Z | MODERATE | null | {'CWE-502'} | {'https://github.com/qos-ch/logback/commit/87291079a1de9369ac67e20dc70a8fdc7cc4359c', 'https://github.com/qos-ch/logback/blob/1502cba4c1dfd135b2e715bc0cf80c0045d4d128/logback-site/src/site/pages/news.html', 'http://logback.qos.ch/news.html', 'https://jira.qos.ch/browse/LOGBACK-1591', 'https://github.com/cn-panda/logbac... | null |
Maven | GHSA-8vfm-4388-6rpc | Apache is vulnerable to XXE in XSD validation processor | Apache Camel 2.20.0 to 2.20.3 and 2.21.0 Core is vulnerable to XXE in XSD validation processor. | {'CVE-2018-8027'} | 2022-04-26T19:30:11.263382Z | 2018-10-16T23:06:25Z | CRITICAL | null | {'CWE-611'} | {'https://nvd.nist.gov/vuln/detail/CVE-2018-8027', 'https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E', 'https://lists.apache.org/thread.html/77f596fc63e63c2e9adcff3c34759b32c225cf0b582aedb755adaade@%3Cdev.camel.apache.org%3E', 'https://lists.ap... | null |
Maven | GHSA-jc35-q369-45pv | Remote code execution in Apache Struts | Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution. | {'CVE-2020-17530'} | 2022-04-25T22:17:01.071639Z | 2022-02-09T22:51:56Z | CRITICAL | null | {'CWE-917', 'CWE-94'} | {'https://www.oracle.com//security-alerts/cpujul2021.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-17530', 'https://security.netapp.com/advisory/ntap-20210115-0005/', 'https://www.oracle.com/security-alerts/cpujan2022.html', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'http://www.openwall.com/lists/os... | null |
Maven | GHSA-x588-g38j-f672 | Cross-site Scripting in Apache Pluto | The input fields of the Apache Pluto UrlTestPortlet are vulnerable to Cross-Site Scripting (XSS) attacks. Users should migrate to version 3.1.1 of the v3-demo-portlet.war artifact | {'CVE-2021-36737'} | 2022-03-03T05:14:12.011649Z | 2022-01-08T00:46:20Z | MODERATE | null | {'CWE-79'} | {'https://github.com/apache/portals-pluto', 'https://nvd.nist.gov/vuln/detail/CVE-2021-36737', 'https://lists.apache.org/thread/x7kt47bf358x8sg9qg02zt0dmdrtow25'} | null |
Maven | GHSA-p9cf-qjxq-vxw6 | Privilege Context Switching Error in wildlfy | A flaw was found in wildfly. The EJBContext principle is not popped back after invoking another EJB using a different Security Domain. The highest threat from this vulnerability is to data confidentiality and integrity. Versions before wildfly 20.0.0.Final are affected. | {'CVE-2020-1719'} | 2022-03-03T05:13:52.673140Z | 2021-06-08T18:52:27Z | MODERATE | null | {'CWE-270'} | {'https://bugzilla.redhat.com/show_bug.cgi?id=1796617', 'https://nvd.nist.gov/vuln/detail/CVE-2020-1719'} | null |
Maven | GHSA-6pcc-3rfx-4gpm | Dom4j contains a XML Injection vulnerability | dom4j version prior to version 2.1.1 contains a CWE-91: XML Injection vulnerability in Class: Element. Methods: addElement, addAttribute that can result in an attacker tampering with XML documents through XML injection. This attack appear to be exploitable via an attacker specifying attributes or elements in the XML do... | {'CVE-2018-1000632'} | 2022-04-26T18:48:01.638175Z | 2018-10-16T17:01:25Z | HIGH | null | {'CWE-91'} | {'https://lists.apache.org/thread.html/d7d960b2778e35ec9b4d40c8efd468c7ce7163bcf6489b633491c89f@%3Cdev.maven.apache.org%3E', 'https://github.com/dom4j/dom4j/', 'https://lists.apache.org/thread.html/00571f362a7a2470fba50a31282c65637c40d2e21ebe6ee535a4ed74@%3Ccommits.maven.apache.org%3E', 'https://lists.apache.org/thread... | null |
Maven | GHSA-9279-7hph-r3xw | Buffer Overflow in Apache Mina SSHD | A vulnerability in sshd-core of Apache Mina SSHD allows an attacker to overflow the server causing an OutOfMemory error. This issue affects the SFTP and port forwarding features of Apache Mina SSHD version 2.0.0 and later versions. It was addressed in Apache Mina SSHD 2.7.0 | {'CVE-2021-30129'} | 2022-04-22T16:01:57.467252Z | 2021-08-02T16:54:09Z | HIGH | null | {'CWE-772'} | {'https://lists.apache.org/thread.html/r6d4f78e192a0c8eabd671a018da464024642980ecd24096bde6db36f%40%3Cusers.mina.apache.org%3E', 'https://issues.apache.org/jira/browse/SSHD-1125', 'https://lists.apache.org/thread.html/red01829efa2a8c893c4baff4f23c9312bd938543a9b8658e172b853b@%3Cannounce.apache.org%3E', 'https://lists.a... | null |
Maven | GHSA-qq48-m4jx-xqh8 | "Deserialization errors in MyBatis" | MyBatis before 3.5.6 mishandles deserialization of object streams leading to potential cache poisoning. | {'CVE-2020-26945'} | 2022-03-03T05:13:20.172210Z | 2021-04-22T16:14:38Z | HIGH | null | {'CWE-502'} | {'https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.6', 'https://github.com/mybatis/mybatis-3/pull/2079', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26945'} | null |
Maven | GHSA-m394-8rww-3jr7 | DOS vulnerability for Quoted Quality CSV headers | ### Impact
When Jetty handles a request containing request headers with a large number of “quality” (i.e. q) parameters (such as what are seen on the `Accept`, `Accept-Encoding`, and `Accept-Language` request headers), the server may enter a denial of service (DoS) state due to high CPU usage while sorting the list of ... | {'CVE-2020-27223'} | 2022-03-03T05:14:03.506409Z | 2021-03-10T03:46:47Z | MODERATE | null | {'CWE-400'} | {'https://lists.apache.org/thread.html/rb79b62ac3085e05656e41865f5a7efcbdc7dcd7843abed9c5fe0fef8@%3Cnotifications.zookeeper.apache.org%3E', 'https://lists.apache.org/thread.html/re819198d4732804dc01fca8b5b144689a118ede49f6128968773595c@%3Ccommits.kafka.apache.org%3E', 'https://lists.apache.org/thread.html/r3ce0e31b25ad... | null |
Maven | GHSA-gx6h-936c-vrrr | Cross site scripting in registration template in xwiki-platform | ### Impact
We found a possible XSS vector in the `registerinline.vm` template related to the `xredirect` hidden field.
This template is only used in the following conditions:
- the wiki must be open to registration for anyone
- the wiki must be closed to view for Guest users (more specifically the XWiki.Registrat... | {'CVE-2022-23622'} | 2022-02-09T23:25:44Z | 2022-02-09T23:25:44Z | HIGH | null | {'CWE-79'} | {'https://jira.xwiki.org/browse/XWIKI-19291', 'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-gx6h-936c-vrrr', 'https://github.com/xwiki/xwiki-platform', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23622', 'https://github.com/xwiki/xwiki-platform/commit/053d957d53f2a543d158f3ab651e390d2728e0b9'} | null |
Maven | GHSA-v3vf-2r98-xw8w | High severity vulnerability that affects org.apache.syncope:syncope-core | An administrator with user search entitlements in Apache Syncope 1.2.x before 1.2.11 and 2.0.x before 2.0.8 can recover sensitive security values using the fiql and orderby parameters. | {'CVE-2018-1322'} | 2022-03-03T05:12:42.311724Z | 2018-11-06T23:17:25Z | MODERATE | null | {'CWE-200'} | {'http://www.securityfocus.com/bid/103507', 'https://www.exploit-db.com/exploits/45400/', 'https://github.com/advisories/GHSA-v3vf-2r98-xw8w', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1322', 'http://syncope.apache.org/security.html#CVE-2018-1322:_Information_disclosure_via_FIQL_and_ORDER_BY_sorting'} | null |
Maven | GHSA-w4g2-9hj6-5472 | Moderate severity vulnerability that affects com.rabbitmq:amqp-client and org.springframework.amqp:spring-amqp | Pivotal Spring AMQP, 1.x versions prior to 1.7.10 and 2.x versions prior to 2.0.6, expose a man-in-the-middle vulnerability due to lack of hostname validation. A malicious user that has the ability to intercept traffic would be able to view data in transit. | {'CVE-2018-11087'} | 2022-03-03T05:14:16.230806Z | 2018-10-18T18:06:08Z | MODERATE | null | {'CWE-295'} | {'https://nvd.nist.gov/vuln/detail/CVE-2018-11087', 'https://github.com/advisories/GHSA-w4g2-9hj6-5472', 'https://pivotal.io/security/cve-2018-11087'} | null |
Maven | GHSA-hw7r-qrhp-5pff | Unauthorized property update in CheckboxGroup component in Vaadin 12-14 and 15-20 | Improper check in `CheckboxGroup` in `com.vaadin:vaadin-checkbox-flow` versions 1.2.0 prior to 2.0.0 (Vaadin 12.0.0 prior to 14.0.0), 2.0.0 prior to 3.0.0 (Vaadin 14.0.0 prior to 14.5.0), 3.0.0 through 4.0.1 (Vaadin 15.0.0 through 17.0.11), 14.5.0 through 14.6.7 (Vaadin 14.5.0 through 14.6.7), and 18.0.0 through 20.0.5... | null | 2022-03-03T05:13:54.584433Z | 2021-08-30T16:16:46Z | MODERATE | null | null | {'https://github.com/vaadin/platform/security/advisories/GHSA-hw7r-qrhp-5pff'} | null |
Maven | GHSA-2cxf-6567-7pp6 | Local Information Disclosure Vulnerability | ### Impact
Local information disclosure of sensitive information downloaded via the API using the API Client.
### Finding
The Datadog API is executed on a unix-like system with multiple users. The API is used to download a file containing sensitive information. This sensitive information is exposed locally to other u... | {'CVE-2021-21331'} | 2022-03-03T05:13:44.158886Z | 2021-03-03T23:01:17Z | LOW | null | {'CWE-379', 'CWE-378'} | {'https://github.com/DataDog/datadog-api-client-java/releases/tag/datadog-api-client-1.0.0-beta.9', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21331', 'https://github.com/DataDog/datadog-api-client-java/security/advisories/GHSA-2cxf-6567-7pp6'} | null |
Maven | GHSA-48rw-j489-928m | Signature wrapping vulnerability in Spring Security | Spring Security versions 5.2.x prior to 5.2.4 and 5.3.x prior to 5.3.2 contain a signature wrapping vulnerability during SAML response validation. When using the spring-security-saml2-service-provider component, a malicious user can carefully modify an otherwise valid SAML response and append an arbitrary assertion tha... | {'CVE-2020-5407'} | 2022-03-03T05:13:14.262662Z | 2020-06-05T16:13:29Z | HIGH | null | {'CWE-347'} | {'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://lists.apache.org/thread.html/ra19a4e7236877fe12bfb52db07b27ad72d9e7a9f5e27bba7e928e18a@%3Cdev.geode.apache.org%3E', 'https://lists.apache.org/thread.html/rd99601fbca514f214f88f9e53fd5be3cfbff05b350c994b4ec2e184c@%3Cdev.geode.apache.org%3E', 'https://ta... | null |
Maven | GHSA-8hxh-r6f7-jf45 | Memory exhaustion in http4s-async-http-client with large or malicious compressed responses | ### Impact
A server we connect to with http4s-async-http-client could theoretically respond with a large or malicious compressed stream and exhaust memory in the client JVM. It does not affect http4s servers, other client backends, or clients that speak only to trusted servers. This is related to a transitive depende... | null | 2022-03-03T05:13:40.819518Z | 2020-10-16T17:03:43Z | LOW | null | {'CWE-400'} | {'https://github.com/http4s/http4s', 'https://github.com/http4s/http4s/security/advisories/GHSA-8hxh-r6f7-jf45'} | null |
Maven | GHSA-6gf2-pvqw-37ph | Log entry injection in Spring Framework | In Spring Framework versions 5.3.0 - 5.3.13, 5.2.0 - 5.2.18, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries. This is a follow-up to CVE-2021-22096 that protects against additional types of input and in more places of the Spring Frame... | {'CVE-2021-22060'} | 2022-04-22T15:47:36.927335Z | 2022-01-12T23:04:06Z | MODERATE | null | null | {'https://tanzu.vmware.com/security/cve-2021-22060', 'https://nvd.nist.gov/vuln/detail/CVE-2021-22060', 'https://www.oracle.com/security-alerts/cpuapr2022.html'} | null |
Maven | GHSA-fmm9-3gv8-58f4 | Improper Handling of Missing Values in kaml | ### Impact
Attackers that could provide arbitrary YAML input to an application that uses kaml could cause the application to endlessly loop while parsing the input. This could result in resource starvation and denial of service.
This only affects applications that use polymorphic serialization with the default tagged... | {'CVE-2021-39194'} | 2022-03-03T05:13:21.645961Z | 2021-09-07T23:08:40Z | MODERATE | null | {'CWE-230', 'CWE-835'} | {'https://github.com/charleskorn/kaml/', 'https://github.com/charleskorn/kaml/issues/179', 'https://nvd.nist.gov/vuln/detail/CVE-2021-39194', 'https://github.com/charleskorn/kaml/commit/e18785d043fc6324c81e968aae9764b4b060bc6a', 'https://github.com/charleskorn/kaml/security/advisories/GHSA-fmm9-3gv8-58f4'} | null |
Maven | GHSA-5x3v-2gxr-59m2 | Directory traversal in Apache RocketMQ | In Apache RocketMQ 4.2.0 to 4.6.0, when the automatic topic creation in the broker is turned on by default, an evil topic like “../../../../topic2020” is sent from rocketmq-client to the broker, a topic folder will be created in the parent directory in brokers, which leads to a directory traversal vulnerability. Users ... | {'CVE-2019-17572'} | 2022-03-03T05:13:21.737252Z | 2020-07-01T17:26:15Z | MODERATE | null | {'CWE-22'} | {'https://lists.apache.org/thread.html/fdea1c5407da47a17d5522fa149a097cacded1916c1c1534d46edc6d%40%3Cprivate.rocketmq.apache.org%3E', 'https://github.com/apache/rocketmq/commit/f8f6fbe4aa7f5dee937e688322628c366b12a552', 'https://seclists.org/oss-sec/2020/q2/112', 'https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEROCKETMQ-569108... | null |
Maven | GHSA-3rmv-2pg5-xvqj | High severity vulnerability that affects org.springframework:spring-core | Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.16 and older unsupported versions, allow applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that can ... | {'CVE-2018-1275'} | 2022-03-03T05:13:06.826696Z | 2018-10-17T20:28:00Z | CRITICAL | null | {'CWE-358', 'CWE-94'} | {'https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html', 'http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html', 'http://www.securityfocus.com/bid/103771', 'https://github.com/advisories/GHSA-3rmv-2pg5-xvqj', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https... | null |
Maven | GHSA-p225-pc2x-4jpm | Incorrect Authorization in keycloak | A flaw was found in keycloak before version 13.0.0. In some scenarios a user still has access to a resource after changing the role mappings in Keycloak and after expiration of the previous access token. | {'CVE-2020-1725'} | 2022-03-03T05:14:16.794340Z | 2022-02-09T00:58:52Z | MODERATE | null | {'CWE-863', 'CWE-668'} | {'https://issues.redhat.com/browse/KEYCLOAK-16550', 'https://bugzilla.redhat.com/show_bug.cgi?id=1765129', 'https://nvd.nist.gov/vuln/detail/CVE-2020-1725'} | null |
Maven | GHSA-v585-23hc-c647 | Unsafe Deserialization in jackson-databind | FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource. | {'CVE-2020-36186'} | 2022-04-22T17:45:20.181958Z | 2021-11-19T20:13:06Z | HIGH | null | {'CWE-502'} | {'https://www.oracle.com//security-alerts/cpujul2021.html', 'https://www.oracle.com/security-alerts/cpuApr2021.html', 'https://www.oracle.com/security-alerts/cpujan2022.html', 'https://github.com/FasterXML/jackson-databind', 'https://security.netapp.com/advisory/ntap-20210205-0005/', 'https://nvd.nist.gov/vuln/detail/C... | null |
Maven | GHSA-jfh8-c2jp-5v3q | Remote code injection in Log4j | # Summary
Log4j versions prior to 2.16.0 are subject to a remote code execution vulnerability via the ldap JNDI parser.
As per [Apache's Log4j security guide](https://logging.apache.org/log4j/2.x/security.html): Apache Log4j2 <=2.14.1 JNDI features used in configuration, log messages, and parameters do not protect aga... | {'CVE-2021-44228'} | 2022-04-26T21:00:07.506410Z | 2021-12-10T00:40:56Z | CRITICAL | null | {'CWE-502', 'CWE-20', 'CWE-400'} | {'http://www.openwall.com/lists/oss-security/2021/12/10/3', 'http://packetstormsecurity.com/files/165281/Log4j2-Log4Shell-Regexes.html', 'https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-log4j-qRuKNEbd', 'https://www.oracle.com/security-alerts/cpujan2022.html', 'https://www.debian.o... | null |
Maven | GHSA-j52r-xc68-q8f4 | Insufficiently Protected Credentials in Pivotal Reactor Netty | Pivotal Reactor Netty, versions prior to 0.8.11, passes headers through redirects, including authorization ones. A remote unauthenticated malicious user may gain access to credentials for a different server than they have access to. | {'CVE-2019-11284'} | 2022-03-03T05:13:52.059717Z | 2019-10-23T14:14:32Z | HIGH | null | {'CWE-522'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-11284', 'https://pivotal.io/security/cve-2019-11284'} | null |
Maven | GHSA-fmj5-wv96-r2ch | Moderate severity vulnerability that affects org.apache.httpcomponents:httpclient | http/conn/ssl/SSLConnectionSocketFactory.java in Apache HttpComponents HttpClient before 4.3.6 ignores the http.socket.timeout configuration setting during an SSL handshake, which allows remote attackers to cause a denial of service (HTTPS call hang) via unspecified vectors. | {'CVE-2015-5262'} | 2022-03-03T05:13:48.941407Z | 2018-10-17T00:05:29Z | MODERATE | null | null | {'https://jenkins.io/security/advisory/2018-02-26/', 'http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167999.html', 'http://www.ubuntu.com/usn/USN-2769-1', 'http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html', 'http://lists.fedoraproject.org/pipermail/package-announce/201... | null |
Maven | GHSA-7rjp-fgwj-47rw | Missing authentication in ShenYu | Missing authentication on ShenYu Admin when register by HTTP. This issue affected Apache ShenYu 2.4.0 and 2.4.1. | {'CVE-2022-23945'} | 2022-03-03T05:13:26.223461Z | 2022-01-28T22:14:11Z | HIGH | null | {'CWE-306', 'CWE-862'} | {'https://github.com/apache/incubator-shenyu/', 'http://www.openwall.com/lists/oss-security/2022/01/26/3', 'https://lists.apache.org/thread/q2gg6ny6lpkph7nkrvjzqdvqpm805v8s', 'http://www.openwall.com/lists/oss-security/2022/01/25/6', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23945'} | null |
Maven | GHSA-j3ch-vjph-8q6v | Command injection in Alluxio | In Alluxio before 2.7.3, the logserver does not validate the input stream. NOTE: this is not the same as the CVE-2021-44228 Log4j vulnerability. | {'CVE-2022-23848'} | 2022-03-07T20:47:55.237330Z | 2022-02-21T00:00:19Z | CRITICAL | null | null | {'https://nvd.nist.gov/vuln/detail/CVE-2022-23848', 'https://www.alluxio.io/download/releases/alluxio-2-7-3-release/'} | null |
Maven | GHSA-35fr-h7jr-hh86 | Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting') in Armeria | Versions of Armeria 0.85.0 through and including 0.96.0 are vulnerable to HTTP response splitting, which allows remote attackers to inject arbitrary HTTP headers via CRLF sequences when unsanitized data is used to populate the headers of an HTTP response.
### Impact
1. Cross-User Defacement
2. Cache Poisoning
3. Cros... | null | 2022-03-03T05:13:52.337681Z | 2019-12-06T18:55:47Z | MODERATE | null | {'CWE-74', 'CWE-113'} | {'https://github.com/line/armeria/security/advisories/GHSA-35fr-h7jr-hh86'} | null |
Maven | GHSA-g7p8-r2ch-4rmf | Malicious Atomix node queries expose sensitive information | An issue in Atomix v3.1.5 allows attackers to access sensitive information when a malicious Atomix node queries distributed variable primitives which contain the entire primitive lists that ONOS nodes use to share important states. | {'CVE-2020-35215'} | 2022-03-03T05:13:52.317130Z | 2021-12-17T20:41:45Z | MODERATE | null | {'CWE-668'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-35215', 'https://github.com/atomix/atomix', 'https://docs.google.com/presentation/d/1pRRLfdSUqUZ688CZ9e9AyceuXPGp9oyGj7j4bdSsBcw/edit?usp=sharing'} | null |
Maven | GHSA-j7xg-5549-jr3j | Improper Certificate Validation in OWASP ZAP | OWASP Zed Attack Proxy (ZAP) through w2022-03-21 does not verify the TLS certificate chain of an HTTPS server. | {'CVE-2022-27820'} | 2022-04-01T20:17:01.826811Z | 2022-03-25T00:00:34Z | MODERATE | null | {'CWE-295'} | {'https://github.com/zaproxy/zaproxy/issues/7165', 'https://www.openwall.com/lists/oss-security/2022/03/23/1', 'https://nvd.nist.gov/vuln/detail/CVE-2022-27820', 'http://www.openwall.com/lists/oss-security/2022/03/24/3', 'https://github.com/zaproxy/zaproxy/releases'} | null |
Maven | GHSA-f6hm-88x3-mfjv | A Server-Side Forgery Request can be activated unmarshalling with XStream to access data streams from an arbitrary URL referencing a resource in an intranet or the local host | ### Impact
The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required ty... | {'CVE-2021-21349'} | 2022-03-03T05:13:19.087610Z | 2021-03-22T23:29:19Z | MODERATE | null | {'CWE-502', 'CWE-918'} | {'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB/', 'https://www.oracle.com//security-alerts/cpujul2021.htm... | null |
Maven | GHSA-4446-656p-f54g | Deserialization of Untrusted Data in Bouncy castle | Legion of the Bouncy Castle Legion of the Bouncy Castle Java Cryptography APIs version prior to version 1.60 contains a CWE-470: Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') vulnerability in XMSS/XMSS^MT private key deserialization that can result in Deserializing an XMSS/XMSS^MT p... | {'CVE-2018-1000613'} | 2022-04-27T18:01:56.807655Z | 2018-10-17T16:23:12Z | CRITICAL | null | {'CWE-502', 'CWE-470'} | {'https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html', 'https://github.com/advisories/GHSA-4446-656p-f54g', 'https://www.oracle.com/security-alerts/cpuapr2020.html', 'https://github.com/bcgit/bc-java/commit/4092ede58da51af9a21e4825fbad0d9a3ef5a223#diff-2c06e2edef41db889ee14899e12bd574', 'https... | null |
Maven | GHSA-4gr7-qw2q-jxh6 | Cross-site Scripting in Nacos | A Cross Site Scripting (XSS) vulnerability exists in Nacos 2.0.3 in auth/users via the (1) pageSize and (2) pageNo parameters. | {'CVE-2021-44667'} | 2022-03-22T21:46:59.043224Z | 2022-03-12T00:00:27Z | MODERATE | null | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-44667', 'https://github.com/alibaba/nacos', 'https://github.com/alibaba/nacos/commit/cd6d7e33b94f24814701f3faf8b632e5e85444c5', 'https://github.com/alibaba/nacos/issues/7359'} | null |
Maven | GHSA-g556-x5vx-qh59 | Moderate severity vulnerability that affects com.caverock:androidsvg | AndroidSVG version 1.2.2 is vulnerable to XXE attacks in the SVG parsing component resulting in denial of service and possibly remote code execution | {'CVE-2017-1000498'} | 2022-03-03T05:14:20.496342Z | 2018-10-19T16:50:33Z | HIGH | null | {'CWE-611'} | {'https://github.com/BigBadaboom/androidsvg', 'https://github.com/BigBadaboom/androidsvg/issues/122', 'https://github.com/advisories/GHSA-g556-x5vx-qh59', 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000498'} | null |
Maven | GHSA-fvfc-8pqr-wjpv | Missing Authorization in Jenkins S3 publisher Plugin | Jenkins S3 publisher Plugin 0.11.6 and earlier does not perform Run/Artifacts permission checks in various HTTP endpoints and API models, allowing attackers with Item/Read permission to obtain information about artifacts uploaded to S3, if the optional Run/Artifacts permission is enabled. | {'CVE-2021-21650'} | 2021-05-19T19:02:05Z | 2021-06-16T17:29:08Z | MODERATE | null | {'CWE-862'} | {'https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2200', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21650'} | null |
Maven | GHSA-7chv-rrw6-w6fc | XStream is vulnerable to a Remote Command Execution attack | ### Impact
The vulnerability may allow a remote attacker has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types.
### Patches
... | {'CVE-2021-29505'} | 2022-04-22T16:01:59.255632Z | 2021-05-18T18:36:27Z | HIGH | null | {'CWE-502', 'CWE-74', 'CWE-94'} | {'https://security.netapp.com/advisory/ntap-20210708-0007/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29505', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedora... | null |
Maven | GHSA-mx7p-6679-8g3q | Polymorphic Typing in FasterXML jackson-databind | A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the commons-dbcp (1.4) jar in the classpath, and an attacker can find an RMI service endpo... | {'CVE-2019-16942'} | 2022-03-03T05:12:42.189236Z | 2019-10-28T20:51:15Z | CRITICAL | null | {'CWE-502'} | {'https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E', 'https://access.redhat.com/errata/RHSA-2020:0160', 'https://www.oracle.com/security-alerts/cpujan2020.html', 'https://security.netapp.com/advisory/ntap-20191017-0006/', 'https://lists.fedorapr... | null |
Maven | GHSA-cmx4-p4v5-hmr5 | Server-side request forgery (SSRF) in Apache Batik | Apache Batik is vulnerable to server-side request forgery, caused by improper input validation by the "xlink:href" attributes. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests. | {'CVE-2019-17566'} | 2022-03-03T05:13:03.743431Z | 2022-02-09T00:46:46Z | HIGH | null | {'CWE-20', 'CWE-918'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-17566', 'https://www.oracle.com//security-alerts/cpujul2021.html', 'https://www.oracle.com/security-alerts/cpujan2022.html', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://www.oracle.com/security-alerts/cpuoct2021.html', 'https://lists.apache.org/thread.ht... | null |
Maven | GHSA-4jhc-wjr3-pwh2 | An issue in Atomix v3.1.5 allows unauthorized Atomix nodes to become the lead node. | An issue in Atomix v3.1.5 allows unauthorized Atomix nodes to become the lead node in a target cluster via manipulation of the variable terms in RaftContext. | {'CVE-2020-35211'} | 2022-03-03T05:13:01.180218Z | 2021-12-17T20:40:38Z | HIGH | null | null | {'https://docs.google.com/presentation/d/1C_IpRfSU-9FMezcHCFZ-qg-15JO-W36yvqcnzI8sQs8/edit?usp=sharing', 'https://github.com/atomix/atomix', 'https://nvd.nist.gov/vuln/detail/CVE-2020-35211'} | null |
Maven | GHSA-rrvg-2c69-p9rf | Cross-Site Request Forgery in Jenkins Xray | A cross-site request forgery (CSRF) vulnerability in Jenkins Xray - Test Management for Jira Plugin 2.4.0 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins. | {'CVE-2021-21652'} | 2021-05-19T19:12:26Z | 2021-06-16T17:28:58Z | HIGH | null | {'CWE-352'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-21652', 'https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2251%20(1)'} | null |
Maven | GHSA-2jx8-v4hv-gx3h | XXE vulnerability in Launch import | | Release Date | Affected Projects | Affected Versions | Access Vector| Security Risk |
|--------------|-------------------|-------------------|---------------|---------------|
| Monday, May 4, 2020| [service-api](https://github.com/reportportal/service-api) | Every version, starting from 3.1.0 | Remote | Medium |
###... | {'CVE-2020-12642'} | 2022-03-03T05:14:09.263133Z | 2021-06-28T16:45:47Z | HIGH | null | {'CWE-611'} | {'https://github.com/reportportal/reportportal/security/advisories/GHSA-2jx8-v4hv-gx3h', 'https://github.com/reportportal/reportportal', 'https://github.com/reportportal/service-api/pull/1201', 'https://github.com/reportportal/service-api/commit/da4a012abdcc69f02f4255d81466f1f473b7f418', 'https://nvd.nist.gov/vuln/deta... | null |
Maven | GHSA-38w8-h222-wrpp | Improper Restriction of XML External Entity Reference in Jenkins Chef Sinatra | Jenkins Chef Sinatra Plugin 1.20 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. | {'CVE-2022-25209'} | 2022-02-24T13:54:41Z | 2022-02-16T00:01:14Z | HIGH | null | {'CWE-611'} | {'https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-1377', 'https://nvd.nist.gov/vuln/detail/CVE-2022-25209'} | null |
Maven | GHSA-jqj4-r483-4gvr | Reflected cross-site scripting in default RouteNotFoundError view in Vaadin 10 and 11-13 | Missing output sanitization in default `RouteNotFoundError` view in `com.vaadin:flow-server` versions 1.0.0 through 1.0.10 (Vaadin 10.0.0 through 10.0.13), and 1.1.0 through 1.4.2 (Vaadin 11.0.0 through 13.0.5) allows attacker to execute malicious JavaScript via crafted URL.
- https://vaadin.com/security/cve-2019-2502... | null | 2022-03-03T05:14:12.324490Z | 2021-04-19T14:48:51Z | MODERATE | null | {'CWE-81'} | {'https://github.com/vaadin/platform/security/advisories/GHSA-jqj4-r483-4gvr', 'https://github.com/vaadin/platform', 'https://vaadin.com/security/cve-2019-25027'} | null |
Maven | GHSA-vf4q-8mr7-5c5c | Camel-castor component in Apache Camel is vulnerable to Java object de-serialisation | The camel-castor component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2.20.1 is vulnerable to Java object de-serialisation vulnerability. De-serializing untrusted data can lead to security flaws. | {'CVE-2017-12634'} | 2022-04-26T19:30:09.226924Z | 2018-10-16T23:05:58Z | CRITICAL | null | {'CWE-502'} | {'https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E', 'https://github.com/advisories/GHSA-vf4q-8mr7-5c5c', 'https://lists.apache.org/thread.html/2318d7f7d87724d8716cd650c21b31cb06e4d34f6d0f5ee42f28fdaf@%3Ccommits.camel.apache.org%3E', 'https://n... | null |
Maven | GHSA-rfx6-vp9g-rh7v | High severity vulnerability that affects com.fasterxml.jackson.core:jackson-databind | FasterXML jackson-databind through 2.8.10 and 2.9.x through 2.9.3 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper, bypassing a blacklist that is... | {'CVE-2017-17485'} | 2022-03-03T05:13:20.334033Z | 2018-10-18T17:42:48Z | CRITICAL | null | {'CWE-502'} | {'https://access.redhat.com/errata/RHSA-2018:0480', 'https://access.redhat.com/errata/RHSA-2019:3892', 'https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03902en_us', 'https://www.debian.org/security/2018/dsa-4114', 'https://security.netapp.com/advisory/ntap-20180201-0003/', 'https://a... | null |
Maven | GHSA-pgq6-ccqj-hpqr | Elasticsearch privilege escalation issue | A flaw was discovered in Elasticsearch 7.17.0’s upgrade assistant, in which upgrading from version 6.x to 7.x would disable the in-built protections on the security index, allowing authenticated users with “*” index permissions access to this index. Users running a cluster on an affected version that had previously bee... | {'CVE-2022-23708'} | 2022-03-18T21:17:17.229968Z | 2022-03-04T00:00:15Z | MODERATE | null | {'CWE-269'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-23708', 'https://discuss.elastic.co/t/elastic-stack-7-17-1-security-update/298447'} | null |
Maven | GHSA-8qfc-cvjp-mgpq | Moderate severity vulnerability that affects org.apache.ignite:ignite-core | Apache Ignite before 1.9 allows man-in-the-middle attackers to read arbitrary files via XXE in modified update-notifier documents. | {'CVE-2016-6805'} | 2022-03-03T05:13:48.921171Z | 2018-10-16T20:53:31Z | MODERATE | null | {'CWE-611'} | {'http://www.securityfocus.com/bid/97509', 'http://seclists.org/oss-sec/2017/q2/31', 'https://nvd.nist.gov/vuln/detail/CVE-2016-6805', 'https://github.com/advisories/GHSA-8qfc-cvjp-mgpq'} | null |
Maven | GHSA-2jhm-qp48-hv5j | Missing authorization in xwiki-platform | ### Impact
Any user with SCRIPT right (EDIT right before XWiki 7.4) can read any file located in the XWiki WAR (for example xwiki.cfg and xwiki.properties) through XWiki#invokeServletAndReturnAsString:
```
$xwiki.invokeServletAndReturnAsString("/WEB-INF/xwiki.cfg")
```
### Patches
It has been patched in XWiki versi... | {'CVE-2022-23621'} | 2022-02-09T21:56:05Z | 2022-02-09T21:56:05Z | MODERATE | null | {'CWE-862'} | {'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-2jhm-qp48-hv5j', 'https://github.com/xwiki/xwiki-platform', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23621', 'https://github.com/xwiki/xwiki-platform/commit/df8bd49b5a4d87a427002c6535fb5b1746ff117a', 'https://jira.xwiki.org/browse/XWIKI-18870'} | null |
Maven | GHSA-93jq-624g-4p9p | Moderate severity vulnerability that affects org.asynchttpclient:async-http-client | Async Http Client (aka async-http-client) before 2.0.35 can be tricked into connecting to a host different from the one extracted by java.net.URI if a '?' character occurs in a fragment identifier. Similar bugs were previously identified in cURL (CVE-2016-8624) and Oracle Java 8 java.net.URL. | {'CVE-2017-14063'} | 2022-03-03T05:13:29.519914Z | 2018-10-19T16:50:50Z | HIGH | null | {'CWE-20'} | {'https://lists.apache.org/thread.html/r04b15fd898a6b1612153543375daaa8145a0fd1804ec9fa2e0d95c97@%3Cissues.tez.apache.org%3E', 'https://lists.apache.org/thread.html/rc550b8955b37b40fee18db99f167337c41c930d8c3763b9631e01dda@%3Cissues.tez.apache.org%3E', 'https://lists.apache.org/thread.html/rfd823a733b02cffbef5a69953fdc... | null |
Maven | GHSA-6hgr-2g6q-3rmc | Server session is not invalidated when logout() helper method of Authentication module is used in Vaadin 18-19 | `Authentication.logout()` helper in `com.vaadin:flow-client` versions 5.0.0 prior to 6.0.0 (Vaadin 18), and 6.0.0 through 6.0.4 (Vaadin 19.0.0 through 19.0.3) uses incorrect HTTP method, which, in combination with Spring Security CSRF protection, allows local attackers to access Fusion endpoints after the user attempte... | null | 2022-03-03T05:13:37.150470Z | 2021-04-22T16:11:26Z | MODERATE | null | {'CWE-287'} | {'https://github.com/vaadin/flow/security/advisories/GHSA-6hgr-2g6q-3rmc', 'https://github.com/vaadin/flow/'} | null |
Maven | GHSA-x64g-4xx9-fh6x | Denial of Service in Cryptacular | CiphertextHeader.java in Cryptacular before 1.2.4, as used in Apereo CAS and other products, allows attackers to trigger excessive memory allocation during a decode operation, because the nonce array length associated with "new byte" may depend on untrusted input within the header of encoded data. | {'CVE-2020-7226'} | 2022-04-22T18:30:43.107186Z | 2020-06-10T20:02:58Z | HIGH | null | {'CWE-770'} | {'https://lists.apache.org/thread.html/re04e4f8f0d095387fb6b0ff9016a0af8c93f42e1de93b09298bfa547@%3Ccommits.ws.apache.org%3E', 'https://lists.apache.org/thread.html/r0847c7eb78c8f9e87d5b841fbd5da52b2ad4b4345e04b51c30621d88@%3Ccommits.tomee.apache.org%3E', 'https://github.com/vt-middleware/cryptacular/commit/311baf12252... | null |
Maven | GHSA-vc89-hccf-rq55 | Hash collision in typelevel jawn | ### Impact
Extenders of the `org.typelevel.jawn.SimpleFacade` and `org.typelevel.jawn.MutableFacade` who don't override `objectContext()` are vulnerable to a hash collision attack. Most applications do not implement these traits directly, but inherit from a library:
Affected implementations include:
* `org.http4s` :... | {'CVE-2022-21653'} | 2022-01-06T20:19:30Z | 2022-01-06T23:48:35Z | MODERATE | null | {'CWE-400', 'CWE-326'} | {'https://github.com/typelevel/jawn', 'https://nvd.nist.gov/vuln/detail/CVE-2022-21653', 'https://github.com/typelevel/jawn/security/advisories/GHSA-vc89-hccf-rq55', 'https://github.com/typelevel/jawn/pull/390'} | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.