{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-29914",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-03-12T13:42:22.135Z",
        "datePublished": "2025-03-20T17:44:59.024Z",
        "dateUpdated": "2025-03-20T18:18:27.514Z"
    },
    "containers": {
        "cna": {
            "title": "OWASP Coraza WAF has parser confusion which leads to wrong URI in `REQUEST_FILENAME`",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-706",
                            "lang": "en",
                            "description": "CWE-706: Use of Incorrectly-Resolved Name or Reference",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.4,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/corazawaf/coraza/security/advisories/GHSA-q9f5-625g-xm39",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/corazawaf/coraza/security/advisories/GHSA-q9f5-625g-xm39"
                },
                {
                    "name": "https://github.com/corazawaf/coraza/commit/4722c9ad0d502abd56b8d6733c6b47eb4111742d",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/corazawaf/coraza/commit/4722c9ad0d502abd56b8d6733c6b47eb4111742d"
                }
            ],
            "affected": [
                {
                    "vendor": "corazawaf",
                    "product": "coraza",
                    "versions": [
                        {
                            "version": "< 3.3.3",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-03-20T17:44:59.024Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "OWASP Coraza WAF is a golang modsecurity compatible web application firewall library. Prior to 3.3.3, if a request is made on an URI starting with //, coraza will set a wrong value in REQUEST_FILENAME. For example, if the URI //bar/uploads/foo.php?a=b is passed to coraza: , REQUEST_FILENAME will be set to /uploads/foo.php. This can lead to a rules bypass. This vulnerability is fixed in 3.3.3."
                }
            ],
            "source": {
                "advisory": "GHSA-q9f5-625g-xm39",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-03-20T18:18:13.186973Z",
                                "id": "CVE-2025-29914",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-03-20T18:18:27.514Z"
                }
            }
        ]
    }
}