<reportApi _class='io.jenkins.plugins.analysis.core.restapi.ReportApi'><issue><addedAt>0</addedAt><authorEmail>-</authorEmail><authorName>-</authorName><baseName>commons-lang-2.6.jar</baseName><category></category><columnEnd>0</columnEnd><columnStart>0</columnStart><commit>-</commit><description></description><fileName>/var/govway/batch/generatoreStatistiche/lib/commons-lang-2.6.jar</fileName><fingerprint>FALLBACK-f48ad3a6</fingerprint><lineEnd>1</lineEnd><lineStart>1</lineStart><message>CVE-2025-48924: LanguageSpecificPackageVulnerability

commons-lang/commons-lang: org.apache.commons/commons-lang3: Uncontrolled Recursion vulnerability in Apache Commons Lang

For additional help see: **Vulnerability CVE-2025-48924**
| Severity | Package | Fixed Version | Link |
| --- | --- | --- | --- |
|MEDIUM|commons-lang:commons-lang||[CVE-2025-48924](https://avd.aquasec.com/nvd/cve-2025-48924)|

Uncontrolled Recursion vulnerability in Apache Commons Lang.

This issue affects Apache Commons Lang: Starting with commons-lang:commons-lang 2.0 to 2.6, and, from org.apache.commons:commons-lang3 3.0 before 3.18.0.

The methods ClassUtils.getClass(...) can throw StackOverflowError on very long inputs. Because an Error is usually not handled by applications and libraries, a 
StackOverflowError could cause an application to stop.

Users are recommended to upgrade to version 3.18.0, which fixes the issue.

Package: commons-lang:commons-lang
Installed Version: 2.6
Vulnerability CVE-2025-48924
Severity: MEDIUM
Fixed Version: 
Link: [CVE-2025-48924](https://avd.aquasec.com/nvd/cve-2025-48924)</message><moduleName></moduleName><origin>trivy</origin><originName>Trivy Security Scanner</originName><packageName>-</packageName><reference>1398</reference><severity>NORMAL</severity><toString>commons-lang-2.6.jar(1,0): CVE-2025-48924: : CVE-2025-48924: LanguageSpecificPackageVulnerability

commons-lang/commons-lang: org.apache.commons/commons-lang3: Uncontrolled Recursion vulnerability in Apache Commons Lang

For additional help see: **Vulnerability CVE-2025-48924**
| Severity | Package | Fixed Version | Link |
| --- | --- | --- | --- |
|MEDIUM|commons-lang:commons-lang||[CVE-2025-48924](https://avd.aquasec.com/nvd/cve-2025-48924)|

Uncontrolled Recursion vulnerability in Apache Commons Lang.

This issue affects Apache Commons Lang: Starting with commons-lang:commons-lang 2.0 to 2.6, and, from org.apache.commons:commons-lang3 3.0 before 3.18.0.

The methods ClassUtils.getClass(...) can throw StackOverflowError on very long inputs. Because an Error is usually not handled by applications and libraries, a 
StackOverflowError could cause an application to stop.

Users are recommended to upgrade to version 3.18.0, which fixes the issue.

Package: commons-lang:commons-lang
Installed Version: 2.6
Vulnerability CVE-2025-48924
Severity: MEDIUM
Fixed Version: 
Link: [CVE-2025-48924](https://avd.aquasec.com/nvd/cve-2025-48924)</toString><type>CVE-2025-48924</type></issue><issue><addedAt>0</addedAt><authorEmail>-</authorEmail><authorName>-</authorName><baseName>log4j-core-2.25.3.jar</baseName><category></category><columnEnd>0</columnEnd><columnStart>0</columnStart><commit>-</commit><description></description><fileName>/var/govway/batch/generatoreStatistiche/lib/log4j-core-2.25.3.jar</fileName><fingerprint>FALLBACK-6610c7f6</fingerprint><lineEnd>1</lineEnd><lineStart>1</lineStart><message>CVE-2026-34480: LanguageSpecificPackageVulnerability

Apache Log4j Core's XmlLayout fails to sanitize characters

For additional help see: **Vulnerability CVE-2026-34480**
| Severity | Package | Fixed Version | Link |
| --- | --- | --- | --- |
|MEDIUM|org.apache.logging.log4j:log4j-core|2.25.4, 3.0.0-beta3|[CVE-2026-34480](https://avd.aquasec.com/nvd/cve-2026-34480)|

Apache Log4j Core's  XmlLayout https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout , in versions up to and including 2.25.3, fails to sanitize characters forbidden by the  XML 1.0 specification https://www.w3.org/TR/xml/#charsets  producing invalid XML output whenever a log message or MDC value contains such characters.

The impact depends on the StAX implementation in use:

  *  JRE built-in StAX: Forbidden characters are silently written to the output, producing malformed XML. Conforming parsers must reject such documents with a fatal error, which may cause downstream log-processing systems to drop the affected records.
  *  Alternative StAX implementations (e.g.,  Woodstox https://github.com/FasterXML/woodstox , a transitive dependency of the Jackson XML Dataformat module): An exception is thrown during the logging call, and the log event is never delivered to its intended appender, only to Log4j's internal status logger.


Users are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue by sanitizing forbidden characters before XML output.

Package: org.apache.logging.log4j:log4j-core
Installed Version: 2.25.3
Vulnerability CVE-2026-34480
Severity: MEDIUM
Fixed Version: 2.25.4, 3.0.0-beta3
Link: [CVE-2026-34480](https://avd.aquasec.com/nvd/cve-2026-34480)</message><moduleName></moduleName><origin>trivy</origin><originName>Trivy Security Scanner</originName><packageName>-</packageName><reference>1398</reference><severity>NORMAL</severity><toString>log4j-core-2.25.3.jar(1,0): CVE-2026-34480: : CVE-2026-34480: LanguageSpecificPackageVulnerability

Apache Log4j Core's XmlLayout fails to sanitize characters

For additional help see: **Vulnerability CVE-2026-34480**
| Severity | Package | Fixed Version | Link |
| --- | --- | --- | --- |
|MEDIUM|org.apache.logging.log4j:log4j-core|2.25.4, 3.0.0-beta3|[CVE-2026-34480](https://avd.aquasec.com/nvd/cve-2026-34480)|

Apache Log4j Core's  XmlLayout https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout , in versions up to and including 2.25.3, fails to sanitize characters forbidden by the  XML 1.0 specification https://www.w3.org/TR/xml/#charsets  producing invalid XML output whenever a log message or MDC value contains such characters.

The impact depends on the StAX implementation in use:

  *  JRE built-in StAX: Forbidden characters are silently written to the output, producing malformed XML. Conforming parsers must reject such documents with a fatal error, which may cause downstream log-processing systems to drop the affected records.
  *  Alternative StAX implementations (e.g.,  Woodstox https://github.com/FasterXML/woodstox , a transitive dependency of the Jackson XML Dataformat module): An exception is thrown during the logging call, and the log event is never delivered to its intended appender, only to Log4j's internal status logger.


Users are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue by sanitizing forbidden characters before XML output.

Package: org.apache.logging.log4j:log4j-core
Installed Version: 2.25.3
Vulnerability CVE-2026-34480
Severity: MEDIUM
Fixed Version: 2.25.4, 3.0.0-beta3
Link: [CVE-2026-34480](https://avd.aquasec.com/nvd/cve-2026-34480)</toString><type>CVE-2026-34480</type></issue><issue><addedAt>0</addedAt><authorEmail>-</authorEmail><authorName>-</authorName><baseName>log4j-layout-template-json-2.25.3.jar</baseName><category></category><columnEnd>0</columnEnd><columnStart>0</columnStart><commit>-</commit><description></description><fileName>/var/govway/batch/generatoreStatistiche/lib/log4j-layout-template-json-2.25.3.jar</fileName><fingerprint>FALLBACK-78a9f3ba</fingerprint><lineEnd>1</lineEnd><lineStart>1</lineStart><message>CVE-2026-34481: LanguageSpecificPackageVulnerability

Apache Log4j's JsonTemplateLayout produces invalid JSON output when log events contain non-finite floating-point values

For additional help see: **Vulnerability CVE-2026-34481**
| Severity | Package | Fixed Version | Link |
| --- | --- | --- | --- |
|MEDIUM|org.apache.logging.log4j:log4j-layout-template-json|2.25.4, 3.0.0-beta3|[CVE-2026-34481](https://avd.aquasec.com/nvd/cve-2026-34481)|

Apache Log4j's  JsonTemplateLayout https://logging.apache.org/log4j/2.x/manual/json-template-layout.html , in versions up to and including 2.25.3, produces invalid JSON output when log events contain non-finite floating-point values (NaN, Infinity, or -Infinity), which are prohibited by RFC 8259. This may cause downstream log processing systems to reject or fail to index affected records.

An attacker can exploit this issue only if both of the following conditions are met:

  *  The application uses JsonTemplateLayout.
  *  The application logs a MapMessage containing an attacker-controlled floating-point value.


Users are advised to upgrade to Apache Log4j JSON Template Layout 2.25.4, which corrects this issue.

Package: org.apache.logging.log4j:log4j-layout-template-json
Installed Version: 2.25.3
Vulnerability CVE-2026-34481
Severity: MEDIUM
Fixed Version: 2.25.4, 3.0.0-beta3
Link: [CVE-2026-34481](https://avd.aquasec.com/nvd/cve-2026-34481)</message><moduleName></moduleName><origin>trivy</origin><originName>Trivy Security Scanner</originName><packageName>-</packageName><reference>1398</reference><severity>NORMAL</severity><toString>log4j-layout-template-json-2.25.3.jar(1,0): CVE-2026-34481: : CVE-2026-34481: LanguageSpecificPackageVulnerability

Apache Log4j's JsonTemplateLayout produces invalid JSON output when log events contain non-finite floating-point values

For additional help see: **Vulnerability CVE-2026-34481**
| Severity | Package | Fixed Version | Link |
| --- | --- | --- | --- |
|MEDIUM|org.apache.logging.log4j:log4j-layout-template-json|2.25.4, 3.0.0-beta3|[CVE-2026-34481](https://avd.aquasec.com/nvd/cve-2026-34481)|

Apache Log4j's  JsonTemplateLayout https://logging.apache.org/log4j/2.x/manual/json-template-layout.html , in versions up to and including 2.25.3, produces invalid JSON output when log events contain non-finite floating-point values (NaN, Infinity, or -Infinity), which are prohibited by RFC 8259. This may cause downstream log processing systems to reject or fail to index affected records.

An attacker can exploit this issue only if both of the following conditions are met:

  *  The application uses JsonTemplateLayout.
  *  The application logs a MapMessage containing an attacker-controlled floating-point value.


Users are advised to upgrade to Apache Log4j JSON Template Layout 2.25.4, which corrects this issue.

Package: org.apache.logging.log4j:log4j-layout-template-json
Installed Version: 2.25.3
Vulnerability CVE-2026-34481
Severity: MEDIUM
Fixed Version: 2.25.4, 3.0.0-beta3
Link: [CVE-2026-34481](https://avd.aquasec.com/nvd/cve-2026-34481)</toString><type>CVE-2026-34481</type></issue><size>3</size><toString>3 warnings (normal: 3)</toString></reportApi>