OESA-2025-1560

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1560
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1560.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-1560
Upstream
Published
2025-05-30T13:48:02Z
Modified
2025-08-12T05:37:09.972587Z
Summary
mod_security security update
Details

This software is also called Modsec,it is an open-source web application firewall. It is designed for Apache HTTP Server.ModSecurity is commonly deployed to provide protections against generic classed of vulnerabilities.The install of this package is easy and you can read the README.TXT for more information.

Security Fix(es):

The OWASP ModSecurity Core Rule Set (CRS) is affected by a partial rule set bypass for HTTP multipart requests by submitting a payload that uses a character encoding scheme via the Content-Type or the deprecated Content-Transfer-Encoding multipart MIME header fields that will not be decoded and inspected by the web application firewall engine and the rule set. The multipart payload will therefore bypass detection. A vulnerable backend that supports these encoding schemes can potentially be exploited. The legacy CRS versions 3.0.x and 3.1.x are affected, as well as the currently supported versions 3.2.1 and 3.3.2. Integrators and users are advised upgrade to 3.2.2 and 3.3.3 respectively. The mitigation against these vulnerabilities depends on the installation of the latest ModSecurity version (v2.9.6 / v3.0.8).(CVE-2022-39956)

ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions up to and including 2.9.8 are vulnerable to denial of service in one special case (in stable released versions): when the payload's content type is application/json, and there is at least one rule which does a sanitiseMatchedBytes action. A patch is available at pull request 3389 and expected to be part of version 2.9.9. No known workarounds are available.(CVE-2025-47947)

Database specific
{
    "severity": "Critical"
}
References

Affected packages

openEuler:22.03-LTS-SP3 / mod_security

Package

Name
mod_security
Purl
pkg:rpm/openEuler/mod_security&distro=openEuler-22.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.9.9-1.oe2203sp3

Ecosystem specific

{
    "aarch64": [
        "mod_security-2.9.9-1.oe2203sp3.aarch64.rpm",
        "mod_security-debuginfo-2.9.9-1.oe2203sp3.aarch64.rpm",
        "mod_security-debugsource-2.9.9-1.oe2203sp3.aarch64.rpm"
    ],
    "x86_64": [
        "mod_security-2.9.9-1.oe2203sp3.x86_64.rpm",
        "mod_security-debuginfo-2.9.9-1.oe2203sp3.x86_64.rpm",
        "mod_security-debugsource-2.9.9-1.oe2203sp3.x86_64.rpm"
    ],
    "src": [
        "mod_security-2.9.9-1.oe2203sp3.src.rpm"
    ]
}