Find, fix and prevent vulnerabilities in your code.
high severity
- Vulnerable module: com.fasterxml.jackson.core:jackson-core
- Introduced through: com.fasterxml.jackson.core:jackson-core@2.13.4 and com.fasterxml.jackson.core:jackson-databind@2.13.4.1
Detailed paths
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › com.fasterxml.jackson.core:jackson-core@2.13.4Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.15.0.
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › com.fasterxml.jackson.core:jackson-databind@2.13.4.1 › com.fasterxml.jackson.core:jackson-core@2.13.4Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.15.0.
Overview
com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation
Affected versions of this package are vulnerable to Denial of Service (DoS) due to missing input size validation when performing numeric type conversions. A remote attacker can exploit this vulnerability by causing the application to deserialize data containing certain numeric types with large values, causing the application to exhaust all available resources.
Details
Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.
Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.
One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.
When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.
Two common types of DoS vulnerabilities:
High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.
Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm
ws
package
Remediation
Upgrade com.fasterxml.jackson.core:jackson-core
to version 2.15.0-rc1 or higher.
References
medium severity
- Vulnerable module: commons-io:commons-io
- Introduced through: commons-io:commons-io@2.11.0
Detailed paths
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › commons-io:commons-io@2.11.0Remediation: Upgrade to commons-io:commons-io@2.14.0.
Overview
commons-io:commons-io is a The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
Affected versions of this package are vulnerable to Uncontrolled Resource Consumption through the XmlStreamReader
class. An attacker can cause the application to consume excessive CPU resources by sending specially crafted XML content.
Remediation
Upgrade commons-io:commons-io
to version 2.14.0 or higher.
References
medium severity
new
- Vulnerable module: ch.qos.logback:logback-classic
- Introduced through: ch.qos.logback:logback-classic@1.4.14
Detailed paths
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › ch.qos.logback:logback-classic@1.4.14Remediation: Upgrade to ch.qos.logback:logback-classic@1.5.13.
Overview
ch.qos.logback:logback-classic is a reliable, generic, fast and flexible logging library for Java.
Affected versions of this package are vulnerable to Improper Neutralization of Special Elements via the JaninoEventEvaluator
extension. An attacker can execute arbitrary code by compromising an existing logback configuration file or injecting an environment variable before program execution.
Remediation
Upgrade ch.qos.logback:logback-classic
to version 1.5.13 or higher.
References
medium severity
new
- Vulnerable module: ch.qos.logback:logback-core
- Introduced through: ch.qos.logback:logback-classic@1.4.14
Detailed paths
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › ch.qos.logback:logback-classic@1.4.14 › ch.qos.logback:logback-core@1.4.14Remediation: Upgrade to ch.qos.logback:logback-classic@1.5.13.
Overview
ch.qos.logback:logback-core is a logback-core module.
Affected versions of this package are vulnerable to Improper Neutralization of Special Elements via the JaninoEventEvaluator
extension. An attacker can execute arbitrary code by compromising an existing logback configuration file or injecting an environment variable before program execution.
Remediation
Upgrade ch.qos.logback:logback-core
to version 1.5.13 or higher.
References
medium severity
- Module: ch.qos.logback:logback-classic
- Introduced through: ch.qos.logback:logback-classic@1.4.14
Detailed paths
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › ch.qos.logback:logback-classic@1.4.14
Dual license: EPL-1.0, LGPL-2.1
medium severity
- Module: ch.qos.logback:logback-core
- Introduced through: ch.qos.logback:logback-classic@1.4.14
Detailed paths
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › ch.qos.logback:logback-classic@1.4.14 › ch.qos.logback:logback-core@1.4.14
Dual license: EPL-1.0, LGPL-2.1
medium severity
- Module: com.openhtmltopdf:openhtmltopdf-core
- Introduced through: com.openhtmltopdf:openhtmltopdf-pdfbox@1.0.10
Detailed paths
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › com.openhtmltopdf:openhtmltopdf-pdfbox@1.0.10 › com.openhtmltopdf:openhtmltopdf-core@1.0.10
LGPL-2.1 license
medium severity
- Module: com.openhtmltopdf:openhtmltopdf-pdfbox
- Introduced through: com.openhtmltopdf:openhtmltopdf-pdfbox@1.0.10
Detailed paths
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › com.openhtmltopdf:openhtmltopdf-pdfbox@1.0.10
LGPL-2.1 license
medium severity
- Module: junit:junit
- Introduced through: org.apache.pdfbox:pdfbox@2.0.24 and com.openhtmltopdf:openhtmltopdf-pdfbox@1.0.10
Detailed paths
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › org.apache.pdfbox:pdfbox@2.0.24 › org.apache.pdfbox:fontbox@2.0.24 › junit:junit@4.13.2
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › com.openhtmltopdf:openhtmltopdf-pdfbox@1.0.10 › org.apache.pdfbox:xmpbox@2.0.24 › junit:junit@4.13.2
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › com.openhtmltopdf:openhtmltopdf-pdfbox@1.0.10 › org.apache.pdfbox:pdfbox@2.0.24 › org.apache.pdfbox:fontbox@2.0.24 › junit:junit@4.13.2
EPL-1.0 license
low severity
new
- Vulnerable module: ch.qos.logback:logback-core
- Introduced through: ch.qos.logback:logback-classic@1.4.14
Detailed paths
-
Introduced through: WouterVerleur/D-D-Charactersheets-and-battle-control@WouterVerleur/D-D-Charactersheets-and-battle-control#5699cc15dd358189e4a887f7aeaf707b569f7286 › ch.qos.logback:logback-classic@1.4.14 › ch.qos.logback:logback-core@1.4.14Remediation: Upgrade to ch.qos.logback:logback-classic@1.5.13.
Overview
ch.qos.logback:logback-core is a logback-core module.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) through the SaxEventRecorder
process. An attacker can forge requests by compromising logback configuration files in XML.
Remediation
Upgrade ch.qos.logback:logback-core
to version 1.5.13 or higher.