cve-2017-10804
Vulnerability from cvelistv5
Published
2017-07-04 18:00
Modified
2024-08-05 17:50
Severity ?
EPSS score ?
Summary
In Odoo 8.0, Odoo Community Edition 9.0 and 10.0, and Odoo Enterprise Edition 9.0 and 10.0, remote attackers can bypass authentication under certain circumstances because parameters containing 0x00 characters are truncated before reaching the database layer. This occurs because Psycopg 2.x before 2.6.3 is used.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-6-3 | Release Notes | |
cve@mitre.org | https://github.com/odoo/odoo/issues/17914 | Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/psycopg/psycopg2/issues/420 | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-6-3 | Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/odoo/odoo/issues/17914 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/psycopg/psycopg2/issues/420 | Exploit, Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T17:50:11.667Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/odoo/odoo/issues/17914" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-6-3" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/psycopg/psycopg2/issues/420" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2017-07-04T00:00:00", "descriptions": [ { "lang": "en", "value": "In Odoo 8.0, Odoo Community Edition 9.0 and 10.0, and Odoo Enterprise Edition 9.0 and 10.0, remote attackers can bypass authentication under certain circumstances because parameters containing 0x00 characters are truncated before reaching the database layer. This occurs because Psycopg 2.x before 2.6.3 is used." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-07-04T17:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/odoo/odoo/issues/17914" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-6-3" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/psycopg/psycopg2/issues/420" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-10804", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Odoo 8.0, Odoo Community Edition 9.0 and 10.0, and Odoo Enterprise Edition 9.0 and 10.0, remote attackers can bypass authentication under certain circumstances because parameters containing 0x00 characters are truncated before reaching the database layer. This occurs because Psycopg 2.x before 2.6.3 is used." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/odoo/odoo/issues/17914", "refsource": "CONFIRM", "url": "https://github.com/odoo/odoo/issues/17914" }, { "name": "http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-6-3", "refsource": "CONFIRM", "url": "http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-6-3" }, { "name": "https://github.com/psycopg/psycopg2/issues/420", "refsource": "CONFIRM", "url": "https://github.com/psycopg/psycopg2/issues/420" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2017-10804", "datePublished": "2017-07-04T18:00:00", "dateReserved": "2017-07-03T00:00:00", "dateUpdated": "2024-08-05T17:50:11.667Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2017-10804\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-07-04T18:29:00.227\",\"lastModified\":\"2024-11-21T03:06:32.423\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Odoo 8.0, Odoo Community Edition 9.0 and 10.0, and Odoo Enterprise Edition 9.0 and 10.0, remote attackers can bypass authentication under certain circumstances because parameters containing 0x00 characters are truncated before reaching the database layer. This occurs because Psycopg 2.x before 2.6.3 is used.\"},{\"lang\":\"es\",\"value\":\"En Odoo versi\u00f3n 8.0, Odoo Community Edition versiones 9.0 y 10.0, y Odoo Community Edition versiones 9.0 y 10.0, los atacantes remotos pueden omitir la identificaci\u00f3n bajo ciertas circunstancias porque los par\u00e1metros que contienen caracteres 0x00 est\u00e1n truncados antes de alcanzar la capa de base de datos. Esto ocurre porque es usado Psycopg versi\u00f3n 2.x anterior a 2.6.3.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-306\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:odoo:odoo:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D140CBF-E659-4E87-8FEE-F19CD2E6B947\"},{\"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\"}]}]}],\"references\":[{\"url\":\"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-6-3\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/odoo/odoo/issues/17914\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/psycopg/psycopg2/issues/420\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-6-3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/odoo/odoo/issues/17914\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/psycopg/psycopg2/issues/420\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}" } }
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.