swagger-api / swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
http://swagger.io
Apache License 2.0
17.08k stars 6.03k forks source link

CVE-2019-10241 (Medium) detected in multiple libraries - autoclosed #11452

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

CVE-2019-10241 - Medium Severity Vulnerability

Vulnerable Libraries - jetty-server-9.4.8.v20171121.jar, jetty-servlet-9.4.8.v20171121.jar, jetty-util-9.4.8.v20171121.jar

jetty-server-9.4.8.v20171121.jar

The core jetty server artifact.

Library home page: http://www.eclipse.org/jetty

Path to vulnerable library: /home/wss-scanner/.ivy2/cache/org.eclipse.jetty/jetty-server/jars/jetty-server-9.4.8.v20171121.jar,/he/org.eclipse.jetty/jetty-server/jars/jetty-server-9.4.8.v20171121.jar

Dependency Hierarchy: - jetty-webapp-9.4.8.v20171121.jar (Root Library) - jetty-servlet-9.4.8.v20171121.jar - jetty-security-9.4.8.v20171121.jar - :x: **jetty-server-9.4.8.v20171121.jar** (Vulnerable Library)

jetty-servlet-9.4.8.v20171121.jar

Jetty Servlet Container

Library home page: http://www.eclipse.org/jetty

Path to vulnerable library: /home/wss-scanner/.ivy2/cache/org.eclipse.jetty/jetty-servlet/jars/jetty-servlet-9.4.8.v20171121.jar

Dependency Hierarchy: - jetty-webapp-9.4.8.v20171121.jar (Root Library) - :x: **jetty-servlet-9.4.8.v20171121.jar** (Vulnerable Library)

jetty-util-9.4.8.v20171121.jar

Utility classes for Jetty

Library home page: http://www.eclipse.org/jetty

Path to vulnerable library: /home/wss-scanner/.ivy2/cache/org.eclipse.jetty/jetty-util/jars/jetty-util-9.4.8.v20171121.jar

Dependency Hierarchy: - jetty-webapp-9.4.8.v20171121.jar (Root Library) - jetty-servlet-9.4.8.v20171121.jar - jetty-security-9.4.8.v20171121.jar - jetty-server-9.4.8.v20171121.jar - jetty-http-9.4.8.v20171121.jar - :x: **jetty-util-9.4.8.v20171121.jar** (Vulnerable Library)

Found in HEAD commit: 4b7a8d7d7384aa6a27d6309c35ade0916edae7ed

Found in base branch: master

Vulnerability Details

In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandler that is configured for showing a Listing of directory contents.

Publish Date: 2019-04-22

URL: CVE-2019-10241

CVSS 3 Score Details (6.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10241

Release Date: 2019-04-22

Fix Resolution: org.eclipse.jetty:jetty-server:9.2.27,9.3.26,9.4.16,org.eclipse.jetty:jetty-servlet:9.2.27,9.3.26,9.4.16,org.eclipse.jetty:jetty-util:9.2.27,9.3.26,9.4.16

mend-for-github-com[bot] commented 2 years ago

:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.