cve-2011-1923
Vulnerability from cvelistv5
Published
2012-06-20 17:00
Modified
2024-08-06 22:46
Severity ?
EPSS score ?
Summary
The Diffie-Hellman key-exchange implementation in dhm.c in PolarSSL before 0.14.2 does not properly validate a public parameter, which makes it easier for man-in-the-middle attackers to obtain the shared secret key by modifying network traffic, a related issue to CVE-2011-5095.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T22:46:00.304Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.cl.cam.ac.uk/~rja14/Papers/psandqs.pdf" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://polarssl.org/trac/wiki/SecurityAdvisory201101" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.nessus.org/plugins/index.php?view=single\u0026id=53360" }, { "name": "46670", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/46670" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2011-02-25T00:00:00", "descriptions": [ { "lang": "en", "value": "The Diffie-Hellman key-exchange implementation in dhm.c in PolarSSL before 0.14.2 does not properly validate a public parameter, which makes it easier for man-in-the-middle attackers to obtain the shared secret key by modifying network traffic, a related issue to CVE-2011-5095." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2013-10-24T09:00:00", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://www.cl.cam.ac.uk/~rja14/Papers/psandqs.pdf" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://polarssl.org/trac/wiki/SecurityAdvisory201101" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.nessus.org/plugins/index.php?view=single\u0026id=53360" }, { "name": "46670", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/46670" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2011-1923", "datePublished": "2012-06-20T17:00:00", "dateReserved": "2011-05-09T00:00:00", "dateUpdated": "2024-08-06T22:46:00.304Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:polarssl:polarssl:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"0.14.0\", \"matchCriteriaId\": \"59B6C69D-4016-48A8-97C7-2C1F44FFB2F6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:polarssl:polarssl:0.10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"21684D8F-C925-4BBE-A9E5-3799C84BDB13\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:polarssl:polarssl:0.10.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7CE3EE93-6274-4996-A843-D2DF3249E06C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:polarssl:polarssl:0.11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0DBD7490-815C-4E93-AD6C-5BBF1E3D6AD6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:polarssl:polarssl:0.11.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D3C08BCF-F438-4862-B93A-76282A4129D8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:polarssl:polarssl:0.12.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DA654207-3F1A-4737-AA1C-523DBD420D2A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:polarssl:polarssl:0.12.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"09D1B837-15DB-4A37-AF13-9FE6D894C084\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:polarssl:polarssl:0.13.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CEA214D9-E535-4F68-9A23-504121748700\"}]}]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"The Diffie-Hellman key-exchange implementation in dhm.c in PolarSSL before 0.14.2 does not properly validate a public parameter, which makes it easier for man-in-the-middle attackers to obtain the shared secret key by modifying network traffic, a related issue to CVE-2011-5095.\"}, {\"lang\": \"es\", \"value\": \"La implementaci\\u00f3n de intercambio de claves Diffie-Hellman en dhm.c en PolarSSL antes de v0.14.2, no valida correctamente un par\\u00e1metro p\\u00fablico, lo que hace que sea m\\u00e1s facil a atacantes man-in-the-middle el obtener la clave compartida modificando el tr\\u00e1fico de red. Se trata de un problema relacionado con el CVE-2011-5095.\"}]", "id": "CVE-2011-1923", "lastModified": "2024-11-21T01:27:19.047", "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:H/Au:N/C:P/I:P/A:N\", \"baseScore\": 4.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"HIGH\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 4.9, \"impactScore\": 4.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", "published": "2012-06-20T17:55:01.433", "references": "[{\"url\": \"http://polarssl.org/trac/wiki/SecurityAdvisory201101\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.cl.cam.ac.uk/~rja14/Papers/psandqs.pdf\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.nessus.org/plugins/index.php?view=single\u0026id=53360\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.securityfocus.com/bid/46670\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://polarssl.org/trac/wiki/SecurityAdvisory201101\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.cl.cam.ac.uk/~rja14/Papers/psandqs.pdf\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.nessus.org/plugins/index.php?view=single\u0026id=53360\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/46670\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]", "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-310\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2011-1923\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-06-20T17:55:01.433\",\"lastModified\":\"2024-11-21T01:27:19.047\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Diffie-Hellman key-exchange implementation in dhm.c in PolarSSL before 0.14.2 does not properly validate a public parameter, which makes it easier for man-in-the-middle attackers to obtain the shared secret key by modifying network traffic, a related issue to CVE-2011-5095.\"},{\"lang\":\"es\",\"value\":\"La implementaci\u00f3n de intercambio de claves Diffie-Hellman en dhm.c en PolarSSL antes de v0.14.2, no valida correctamente un par\u00e1metro p\u00fablico, lo que hace que sea m\u00e1s facil a atacantes man-in-the-middle el obtener la clave compartida modificando el tr\u00e1fico de red. Se trata de un problema relacionado con el CVE-2011-5095.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:P/I:P/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":4.9,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-310\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:polarssl:polarssl:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"0.14.0\",\"matchCriteriaId\":\"59B6C69D-4016-48A8-97C7-2C1F44FFB2F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:polarssl:polarssl:0.10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21684D8F-C925-4BBE-A9E5-3799C84BDB13\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:polarssl:polarssl:0.10.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7CE3EE93-6274-4996-A843-D2DF3249E06C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:polarssl:polarssl:0.11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0DBD7490-815C-4E93-AD6C-5BBF1E3D6AD6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:polarssl:polarssl:0.11.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3C08BCF-F438-4862-B93A-76282A4129D8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:polarssl:polarssl:0.12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DA654207-3F1A-4737-AA1C-523DBD420D2A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:polarssl:polarssl:0.12.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"09D1B837-15DB-4A37-AF13-9FE6D894C084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:polarssl:polarssl:0.13.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CEA214D9-E535-4F68-9A23-504121748700\"}]}]}],\"references\":[{\"url\":\"http://polarssl.org/trac/wiki/SecurityAdvisory201101\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.cl.cam.ac.uk/~rja14/Papers/psandqs.pdf\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.nessus.org/plugins/index.php?view=single\u0026id=53360\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/46670\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://polarssl.org/trac/wiki/SecurityAdvisory201101\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.cl.cam.ac.uk/~rja14/Papers/psandqs.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.nessus.org/plugins/index.php?view=single\u0026id=53360\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/46670\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
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.