FKIE_CVE-2022-40281
Vulnerability from fkie_nvd - Published: 2022-09-08 22:15 - Updated: 2024-11-21 07:21
Severity ?
Summary
An issue was discovered in Samsung TizenRT through 3.0_GBM (and 3.1_PRE). cyassl_connect_step2 in curl/vtls/cyassl.c has a missing X509_free after SSL_get_peer_certificate, leading to information disclosure.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/Samsung/TizenRT/blob/f8f776dd183246ad8890422c1ee5e8f33ab2aaaf/external/curl/vtls/cyassl.c#L545 | Third Party Advisory | |
| cve@mitre.org | https://github.com/Samsung/TizenRT/issues/5626 | Issue Tracking, Third Party Advisory | |
| cve@mitre.org | https://www.openssl.org/docs/man1.1.1/man3/SSL_get_peer_certificate.html | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/Samsung/TizenRT/blob/f8f776dd183246ad8890422c1ee5e8f33ab2aaaf/external/curl/vtls/cyassl.c#L545 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/Samsung/TizenRT/issues/5626 | Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.openssl.org/docs/man1.1.1/man3/SSL_get_peer_certificate.html | Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:samsung:tizenrt:1.0:m1:*:*:*:*:*:*",
"matchCriteriaId": "6B59E31E-7082-4719-97B6-3ADA43058E65",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:samsung:tizenrt:1.1:-:*:*:*:*:*:*",
"matchCriteriaId": "E625EE90-3CB6-4405-8827-355369A5917E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:samsung:tizenrt:2.0:-:*:*:*:*:*:*",
"matchCriteriaId": "4EF9DBF2-9C4A-42C2-A799-922485902209",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:samsung:tizenrt:3.0:gbm:*:*:*:*:*:*",
"matchCriteriaId": "59AD1A65-ECC5-4DC0-A7BB-C616E24A42A2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Samsung TizenRT through 3.0_GBM (and 3.1_PRE). cyassl_connect_step2 in curl/vtls/cyassl.c has a missing X509_free after SSL_get_peer_certificate, leading to information disclosure."
},
{
"lang": "es",
"value": "Se ha detectado un problema en Samsung TizenRT versiones hasta 3.0_GBM (y 3.1_PRE).\u0026#xa0;La funci\u00f3n cyassl_connect_step2 en el archivo curl/vtls/cyassl.c presenta un X509_free faltante despu\u00e9s de SSL_get_peer_certificate, conllevando a una divulgaci\u00f3n de informaci\u00f3n"
}
],
"id": "CVE-2022-40281",
"lastModified": "2024-11-21T07:21:11.263",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-09-08T22:15:08.843",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/Samsung/TizenRT/blob/f8f776dd183246ad8890422c1ee5e8f33ab2aaaf/external/curl/vtls/cyassl.c#L545"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/Samsung/TizenRT/issues/5626"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.openssl.org/docs/man1.1.1/man3/SSL_get_peer_certificate.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/Samsung/TizenRT/blob/f8f776dd183246ad8890422c1ee5e8f33ab2aaaf/external/curl/vtls/cyassl.c#L545"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/Samsung/TizenRT/issues/5626"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.openssl.org/docs/man1.1.1/man3/SSL_get_peer_certificate.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-401"
}
],
"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…