FKIE_CVE-2007-1359

Vulnerability from fkie_nvd - Published: 2007-03-08 22:19 - Updated: 2026-06-16 22:37
Severity
Summary
Interpretation conflict in ModSecurity (mod_security) 2.1.0 and earlier allows remote attackers to bypass request rules via application/x-www-form-urlencoded POST data that contains an ASCIIZ (0x00) byte, which mod_security treats as a terminator even though it is still processed as normal data by some HTTP parsers including PHP 5.2.0, and possibly parsers in Perl, and Python.
References
cve@mitre.orghttp://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00727143
cve@mitre.orghttp://secunia.com/advisories/24373Vendor Advisory
cve@mitre.orghttp://secunia.com/advisories/25316
cve@mitre.orghttp://secunia.com/advisories/31087
cve@mitre.orghttp://secunia.com/advisories/31113
cve@mitre.orghttp://www.gentoo.org/security/en/glsa/glsa-200705-17.xml
cve@mitre.orghttp://www.modsecurity.org/blog/archives/2007/03/modsecurity_asc.html
cve@mitre.orghttp://www.oracle.com/technetwork/topics/security/cpujul2008-090335.html
cve@mitre.orghttp://www.osvdb.org/32778
cve@mitre.orghttp://www.php-security.org/MOPB/BONUS-12-2007.htmlExploit, Vendor Advisory
cve@mitre.orghttp://www.securityfocus.com/bid/22831Vendor Advisory
cve@mitre.orghttp://www.vupen.com/english/advisories/2007/0868
cve@mitre.orghttp://www.vupen.com/english/advisories/2008/2109/references
cve@mitre.orghttp://www.vupen.com/english/advisories/2008/2115
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/32872
af854a3a-2127-422b-91ae-364da2661108http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00727143
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/24373Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/25316
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/31087
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/31113
af854a3a-2127-422b-91ae-364da2661108http://www.gentoo.org/security/en/glsa/glsa-200705-17.xml
af854a3a-2127-422b-91ae-364da2661108http://www.modsecurity.org/blog/archives/2007/03/modsecurity_asc.html
af854a3a-2127-422b-91ae-364da2661108http://www.oracle.com/technetwork/topics/security/cpujul2008-090335.html
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/32778
af854a3a-2127-422b-91ae-364da2661108http://www.php-security.org/MOPB/BONUS-12-2007.htmlExploit, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/22831Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2007/0868
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2008/2109/references
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2008/2115
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/32872

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:mod_security:mod_security:1.7:*:*:*:*:*:*:*",
              "matchCriteriaId": "ADC9F9D2-1B0E-4E51-946F-D5334CF2804D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mod_security:mod_security:1.7.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "CE89459D-F526-4694-A662-120FEC6AFCCA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mod_security:mod_security:1.7.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "5B9393BE-4BB3-41A6-9B6B-4371C7CB60BD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mod_security:mod_security:1.7.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "B6309864-94CD-4CE5-8F6C-2F9C4B376313",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mod_security:mod_security:1.7.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "D95D6A11-D884-4CAC-BD4B-3AB900703589",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mod_security:mod_security:1.9.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "9EE631D2-1776-4914-9413-688EB2A46570",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mod_security:mod_security:2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "1DEF5F66-8BFC-4689-9578-C3389C08EA6D",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Interpretation conflict in ModSecurity (mod_security) 2.1.0 and earlier allows remote attackers to bypass request rules via application/x-www-form-urlencoded POST data that contains an ASCIIZ (0x00) byte, which mod_security treats as a terminator even though it is still processed as normal data by some HTTP parsers including PHP 5.2.0, and possibly parsers in Perl, and Python."
    },
    {
      "lang": "es",
      "value": "Conflicto de interpretaci\u00f3n en ModSecurity (mod_security) 2.1.0 y versiones anteriores permite a atacantes remotos evitar reglas de petici\u00f3n mediante datos POST application/x-www-form-urlencoded que contienen un byte ASCIIZ (0x00), que mod_security trata como un terminador aunque se procesa como datos normales por algunos reconocedores sint\u00e1cticos (parser) HTTP incluyendo PHP 5.2.0, y posiblemente reconocedores de Perl y Pyton."
    }
  ],
  "id": "CVE-2007-1359",
  "lastModified": "2026-06-16T22:37:25.627",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 6.8,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2007-03-08T22:19:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00727143"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/24373"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/25316"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/31087"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/31113"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.gentoo.org/security/en/glsa/glsa-200705-17.xml"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.modsecurity.org/blog/archives/2007/03/modsecurity_asc.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.oracle.com/technetwork/topics/security/cpujul2008-090335.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.osvdb.org/32778"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Vendor Advisory"
      ],
      "url": "http://www.php-security.org/MOPB/BONUS-12-2007.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.securityfocus.com/bid/22831"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2007/0868"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2008/2109/references"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2008/2115"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32872"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00727143"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/24373"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/25316"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/31087"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/31113"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.gentoo.org/security/en/glsa/glsa-200705-17.xml"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.modsecurity.org/blog/archives/2007/03/modsecurity_asc.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.oracle.com/technetwork/topics/security/cpujul2008-090335.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.osvdb.org/32778"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Vendor Advisory"
      ],
      "url": "http://www.php-security.org/MOPB/BONUS-12-2007.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.securityfocus.com/bid/22831"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2007/0868"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2008/2109/references"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2008/2115"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32872"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-noinfo"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…