fkie_cve-2018-14733
Vulnerability from fkie_nvd
Published
2019-07-05 20:15
Modified
2024-11-21 03:49
Summary
The Odoo Community Association (OCA) dbfilter_from_header module makes Odoo 8.x, 9.x, 10.x, and 11.x vulnerable to ReDoS (regular expression denial of service) under certain circumstances.
Impacted products
Vendor Product Version
odoo odoo 8.0
odoo odoo 8.0
odoo odoo 9.0
odoo odoo 9.0
odoo odoo 10.0
odoo odoo 10.0
odoo odoo 11.0
odoo odoo 11.0



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:odoo:odoo:8.0:*:*:*:community:*:*:*",
              "matchCriteriaId": "705E446A-98DC-43D6-905A-F52E3FDCAF48",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:odoo:odoo:8.0:*:*:*:enterprise:*:*:*",
              "matchCriteriaId": "F8E37238-5C5A-41E4-8D46-48446E539277",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:odoo:odoo:9.0:*:*:*:community:*:*:*",
              "matchCriteriaId": "C3F9E8F1-FAF7-44AE-8D05-BE717D247EDE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:odoo:odoo:9.0:*:*:*:enterprise:*:*:*",
              "matchCriteriaId": "167C709E-C8B2-4CCB-963E-E1D8C664190A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:odoo:odoo:10.0:*:*:*:community:*:*:*",
              "matchCriteriaId": "C52F2EEB-11E5-49E8-AD06-3014FF2C2D24",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:odoo:odoo:10.0:*:*:*:enterprise:*:*:*",
              "matchCriteriaId": "A4405E54-6C16-49D5-B632-3D72091B2FEB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:odoo:odoo:11.0:*:*:*:community:*:*:*",
              "matchCriteriaId": "38424B03-4121-4A79-8E4E-4CB4DCD3E4A5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:odoo:odoo:11.0:*:*:*:enterprise:*:*:*",
              "matchCriteriaId": "1298CF62-A06E-48AD-8141-0541DE3F6381",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The Odoo Community Association (OCA) dbfilter_from_header module makes Odoo 8.x, 9.x, 10.x, and 11.x vulnerable to ReDoS (regular expression denial of service) under certain circumstances."
    },
    {
      "lang": "es",
      "value": "El m\u00f3dulo dbfilter_from_header de Odoo Community Association (OCA), hace que Odoo versiones 8.x, 9.x, 10.x y 11.x sea vulnerable a un problema de tipo ReDoS (denegaci\u00f3n de servicio de expresiones regulares) bajo ciertas circunstancias."
    }
  ],
  "id": "CVE-2018-14733",
  "lastModified": "2024-11-21T03:49:41.863",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 5.0,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.0"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2019-07-05T20:15:13.907",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Mitigation",
        "Third Party Advisory"
      ],
      "url": "https://github.com/OCA/server-tools/issues/1335"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/OCA/server-tools/tree/10.0/dbfilter_from_header"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/OCA/server-tools/tree/11.0/dbfilter_from_header"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/OCA/server-tools/tree/8.0/dbfilter_from_header"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/OCA/server-tools/tree/9.0/dbfilter_from_header"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mitigation",
        "Third Party Advisory"
      ],
      "url": "https://github.com/OCA/server-tools/issues/1335"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/OCA/server-tools/tree/10.0/dbfilter_from_header"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/OCA/server-tools/tree/11.0/dbfilter_from_header"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/OCA/server-tools/tree/8.0/dbfilter_from_header"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/OCA/server-tools/tree/9.0/dbfilter_from_header"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…