GHSA-P9CV-HRXR-FXX8
Vulnerability from github – Published: 2022-05-17 01:59 – Updated: 2024-10-21 21:51
VLAI?
Summary
Restkit Does Not Validate TLS certificates
Details
Restkit allows man-in-the-middle attackers to spoof TLS servers by leveraging use of the ssl.wrap_socket function in Python with the default CERT_NONE value for the cert_reqs argument.
Severity ?
5.9 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "restkit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "4.2.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-2674"
],
"database_specific": {
"cwe_ids": [
"CWE-295"
],
"github_reviewed": true,
"github_reviewed_at": "2023-08-03T21:27:58Z",
"nvd_published_at": "2017-08-09T18:29:00Z",
"severity": "MODERATE"
},
"details": "Restkit allows man-in-the-middle attackers to spoof TLS servers by leveraging use of the `ssl.wrap_socket` function in Python with the default CERT_NONE value for the cert_reqs argument.",
"id": "GHSA-p9cv-hrxr-fxx8",
"modified": "2024-10-21T21:51:08Z",
"published": "2022-05-17T01:59:05Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2674"
},
{
"type": "WEB",
"url": "https://github.com/benoitc/restkit/issues/140"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1202837"
},
{
"type": "PACKAGE",
"url": "https://github.com/benoitc/restkit"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/restkit/PYSEC-2017-69.yaml"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/23/7"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Restkit Does Not Validate TLS certificates"
}
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…