FKIE_CVE-2014-0350
Vulnerability from fkie_nvd - Published: 2014-04-26 01:55 - Updated: 2025-04-12 10:46
Severity ?
Summary
The Poco::Net::X509Certificate::verify method in the NetSSL library in POCO C++ Libraries before 1.4.6p4 allows man-in-the-middle attackers to spoof SSL servers via crafted DNS PTR records that are requested during comparison of a server name to a wildcard domain name in an X.509 certificate.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| pocoproject | poco_c\+\+_libraries | * | |
| pocoproject | poco_c\+\+_libraries | 1.4.5 | |
| pocoproject | poco_c\+\+_libraries | 1.4.6 | |
| pocoproject | poco_c\+\+_libraries | 1.4.6 | |
| pocoproject | poco_c\+\+_libraries | 1.4.6 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:pocoproject:poco_c\\+\\+_libraries:*:p3:*:*:*:*:*:*",
"matchCriteriaId": "A81841EA-4708-45B7-AF18-BBA98C575CAF",
"versionEndIncluding": "1.4.6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pocoproject:poco_c\\+\\+_libraries:1.4.5:*:*:*:*:*:*:*",
"matchCriteriaId": "A4B4E188-345E-4E04-BF98-15E2C823EE05",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pocoproject:poco_c\\+\\+_libraries:1.4.6:-:*:*:*:*:*:*",
"matchCriteriaId": "5F30AC50-98E2-408E-AFCA-B11CA8975812",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pocoproject:poco_c\\+\\+_libraries:1.4.6:p1:*:*:*:*:*:*",
"matchCriteriaId": "570D8106-FD13-4695-A268-F2B15A398595",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:pocoproject:poco_c\\+\\+_libraries:1.4.6:p2:*:*:*:*:*:*",
"matchCriteriaId": "193B5398-862A-465D-98DC-7DA3F55AC81D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Poco::Net::X509Certificate::verify method in the NetSSL library in POCO C++ Libraries before 1.4.6p4 allows man-in-the-middle attackers to spoof SSL servers via crafted DNS PTR records that are requested during comparison of a server name to a wildcard domain name in an X.509 certificate."
},
{
"lang": "es",
"value": "El m\u00e9todo Poco::Net::X509Certificate::verify en la librar\u00eda NetSSL en POCO C++ Libraries anterior a 1.4.6p4 permite a atacantes man-in-the-middle falsificar servidores SSL a trav\u00e9s de registros DNS PTR manipulados que se solicitan durante comparaci\u00f3n de un nombre de servidor hacia un nombre de dominio de comod\u00edn en un certificado X.509."
}
],
"id": "CVE-2014-0350",
"lastModified": "2025-04-12T10:46:40.837",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2014-04-26T01:55:04.967",
"references": [
{
"source": "cret@cert.org",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177471.html"
},
{
"source": "cret@cert.org",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177573.html"
},
{
"source": "cret@cert.org",
"tags": [
"US Government Resource"
],
"url": "http://www.kb.cert.org/vuls/id/118748"
},
{
"source": "cret@cert.org",
"url": "https://raw.githubusercontent.com/pocoproject/poco/poco-1.4.6p4-release/CHANGELOG"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177471.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177573.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"US Government Resource"
],
"url": "http://www.kb.cert.org/vuls/id/118748"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://raw.githubusercontent.com/pocoproject/poco/poco-1.4.6p4-release/CHANGELOG"
}
],
"sourceIdentifier": "cret@cert.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-310"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…