VYPR
Moderate severityNVD Advisory· Published Feb 20, 2024· Updated Aug 2, 2024

CVE-2024-26267

CVE-2024-26267

Description

In Liferay Portal 7.2.0 through 7.4.3.25, and older unsupported versions, and Liferay DXP 7.4 before update 26, 7.3 before update 5, 7.2 before fix pack 19, and older unsupported versions the default value of the portal property http.header.version.verbosity is set to full, which allows remote attackers to easily identify the version of the application that is running and the vulnerabilities that affect that version via 'Liferay-Portal` response header.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
com.liferay.portal:release.portal.bomMaven
>= 7.2.0, < 7.4.3.26-ga267.4.3.26-ga26
com.liferay.portal:release.dxp.bomMaven
< 7.2.10.fp197.2.10.fp19
com.liferay.portal:release.dxp.bomMaven
>= 7.3.0, < 7.3.10.u57.3.10.u5
com.liferay.portal:release.dxp.bomMaven
>= 7.4.0, < 7.4.13.u267.4.13.u26

Affected products

2

Patches

3
0e881cac66db

Revert "LPS-151217 - change default for "http.header.version.verbosity" to partial"

https://github.com/liferay/liferay-portalBrian ChanMay 13, 2022via ghsa
1 file changed · +1 1
  • portal-impl/src/portal.properties+1 1 modified
    @@ -6398,7 +6398,7 @@
         #
         # Env: LIFERAY_HTTP_PERIOD_HEADER_PERIOD_VERSION_PERIOD_VERBOSITY
         #
    -    http.header.version.verbosity=partial
    +    http.header.version.verbosity=full
     
     ##
     ## HTTP Tunneling
    
9658cec331fe

LPS-151217 - change default for "http.header.version.verbosity" to partial

https://github.com/liferay/liferay-portalJiefeng WuApr 22, 2022via ghsa
1 file changed · +1 1
  • portal-impl/src/portal.properties+1 1 modified
    @@ -6398,7 +6398,7 @@
         #
         # Env: LIFERAY_HTTP_PERIOD_HEADER_PERIOD_VERSION_PERIOD_VERBOSITY
         #
    -    http.header.version.verbosity=full
    +    http.header.version.verbosity=partial
     
     ##
     ## HTTP Tunneling
    
00750dade0cc

LPS-151217 - change default for "http.header.version.verbosity" to partial

https://github.com/liferay/liferay-portalJiefeng WuApr 22, 2022via ghsa
1 file changed · +1 1
  • portal-impl/src/portal.properties+1 1 modified
    @@ -6398,7 +6398,7 @@
         #
         # Env: LIFERAY_HTTP_PERIOD_HEADER_PERIOD_VERSION_PERIOD_VERBOSITY
         #
    -    http.header.version.verbosity=full
    +    http.header.version.verbosity=partial
     
     ##
     ## HTTP Tunneling
    

Vulnerability mechanics

Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

6

News mentions

0

No linked articles in our index yet.