GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2017-2784 (GCVE-0-2017-2784)

Vulnerability from cvelistv5 – Published: 2017-04-20 18:00 – Updated: 2024-08-05 14:02
VLAI
Summary
An exploitable free of a stack pointer vulnerability exists in the x509 certificate parsing code of ARM mbed TLS before 1.3.19, 2.x before 2.1.7, and 2.4.x before 2.4.2. A specially crafted x509 certificate, when parsed by mbed TLS library, can cause an invalid free of a stack pointer leading to a potential remote code execution. In order to exploit this vulnerability, an attacker can act as either a client or a server on a network to deliver malicious x509 certificates to vulnerable applications.
CWE
  • Stack pointer vulnerability
References
Impacted products
Vendor Product Version CPE status
ARM mbed TLS Affected: 2.4.0
guessed Create a notification for this product.
Date Public
2017-03-11 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-05T14:02:07.676Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "GLSA-201706-18",
            "tags": [
              "vendor-advisory",
              "x_refsource_GENTOO",
              "x_transferred"
            ],
            "url": "https://security.gentoo.org/glsa/201706-18"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.talosintelligence.com/reports/TALOS-2017-0274/"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "mbed TLS",
          "vendor": "ARM",
          "versions": [
            {
              "status": "affected",
              "version": "2.4.0"
            }
          ]
        }
      ],
      "datePublic": "2017-03-11T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "An exploitable free of a stack pointer vulnerability exists in the x509 certificate parsing code of ARM mbed TLS before 1.3.19, 2.x before 2.1.7, and 2.4.x before 2.4.2. A specially crafted x509 certificate, when parsed by mbed TLS library, can cause an invalid free of a stack pointer leading to a potential remote code execution. In order to exploit this vulnerability, an attacker can act as either a client or a server on a network to deliver malicious x509 certificates to vulnerable applications."
        }
      ],
      "metrics": [
        {
          "cvssV3_0": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Stack pointer vulnerability",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2022-04-19T18:22:05.000Z",
        "orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
        "shortName": "talos"
      },
      "references": [
        {
          "name": "GLSA-201706-18",
          "tags": [
            "vendor-advisory",
            "x_refsource_GENTOO"
          ],
          "url": "https://security.gentoo.org/glsa/201706-18"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.talosintelligence.com/reports/TALOS-2017-0274/"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "talos-cna@cisco.com",
          "ID": "CVE-2017-2784",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "mbed TLS",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "2.4.0"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "ARM"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "An exploitable free of a stack pointer vulnerability exists in the x509 certificate parsing code of ARM mbed TLS before 1.3.19, 2.x before 2.1.7, and 2.4.x before 2.4.2. A specially crafted x509 certificate, when parsed by mbed TLS library, can cause an invalid free of a stack pointer leading to a potential remote code execution. In order to exploit this vulnerability, an attacker can act as either a client or a server on a network to deliver malicious x509 certificates to vulnerable applications."
            }
          ]
        },
        "impact": {
          "cvss": {
            "baseScore": 8.1,
            "baseSeverity": "High",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          }
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "Stack pointer vulnerability"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "GLSA-201706-18",
              "refsource": "GENTOO",
              "url": "https://security.gentoo.org/glsa/201706-18"
            },
            {
              "name": "http://www.talosintelligence.com/reports/TALOS-2017-0274/",
              "refsource": "MISC",
              "url": "http://www.talosintelligence.com/reports/TALOS-2017-0274/"
            },
            {
              "name": "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01",
              "refsource": "CONFIRM",
              "url": "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
    "assignerShortName": "talos",
    "cveId": "CVE-2017-2784",
    "datePublished": "2017-04-20T18:00:00.000Z",
    "dateReserved": "2016-12-01T00:00:00.000Z",
    "dateUpdated": "2024-08-05T14:02:07.676Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2017-2784",
      "date": "2026-09-17",
      "epss": "0.03418",
      "percentile": "0.88309"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:arm:mbed_tls:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"1.3.18\", \"matchCriteriaId\": \"D05A56CA-13ED-4619-82DE-B8727B0DD300\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:arm:mbed_tls:2.0.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0B395D81-876F-43FC-8DB9-44377647A37A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:arm:mbed_tls:2.1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F92622F1-82DA-4819-8275-06DC9DBE1BA1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:arm:mbed_tls:2.1.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5871FDE9-02D0-466C-BDB7-90A14C4F637E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:arm:mbed_tls:2.1.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FE6B4875-3FC3-499F-A76B-2D04982F743A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:arm:mbed_tls:2.1.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B3B67842-5AFA-459F-9CCF-772B9DC7139F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:arm:mbed_tls:2.1.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AD0500EE-52C0-4896-B3D8-5BE731D66039\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:arm:mbed_tls:2.1.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"015739E9-C0E3-4A62-BB9D-FA836BFD4351\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:arm:mbed_tls:2.1.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"842B0D15-6A3D-4CEE-AD02-49B0436E78E4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:arm:mbed_tls:2.4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"525190A3-2194-4E4E-9D34-0048583B9C42\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"An exploitable free of a stack pointer vulnerability exists in the x509 certificate parsing code of ARM mbed TLS before 1.3.19, 2.x before 2.1.7, and 2.4.x before 2.4.2. A specially crafted x509 certificate, when parsed by mbed TLS library, can cause an invalid free of a stack pointer leading to a potential remote code execution. In order to exploit this vulnerability, an attacker can act as either a client or a server on a network to deliver malicious x509 certificates to vulnerable applications.\"}, {\"lang\": \"es\", \"value\": \"Existe una vulnerabilidad explotable libre de un apuntador de pila en el c\\u00f3digo de an\\u00e1lisis de certificado x509 de ARM mbed TLS en versiones anteriores a 1.3.19, 2.x en versiones anteriores a 2.1.7 y 2.4.x en versiones anteriores a 2.4.2. Un certificado x509 especialmente manipulado, cuando se analiza por la biblioteca TLS mbed, puede provocar un inv\\u00e1lido libre de un puntero de pila que conduce a una posible ejecuci\\u00f3n de c\\u00f3digo remoto. Para aprovechar esta vulnerabilidad, un atacante puede actuar como un cliente o un servidor en una red para entregar certificados maliciosos x509 a aplicaciones vulnerables.\"}]",
      "id": "CVE-2017-2784",
      "lastModified": "2024-11-21T03:24:08.810",
      "metrics": "{\"cvssMetricV30\": [{\"source\": \"talos-cna@cisco.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 5.9}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:P/I:P/A:P\", \"baseScore\": 6.8, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2017-04-20T18:59:01.593",
      "references": "[{\"url\": \"http://www.talosintelligence.com/reports/TALOS-2017-0274/\", \"source\": \"talos-cna@cisco.com\", \"tags\": [\"Exploit\", \"Technical Description\", \"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://security.gentoo.org/glsa/201706-18\", \"source\": \"talos-cna@cisco.com\"}, {\"url\": \"https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01\", \"source\": \"talos-cna@cisco.com\", \"tags\": [\"Mitigation\", \"Vendor Advisory\"]}, {\"url\": \"http://www.talosintelligence.com/reports/TALOS-2017-0274/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Technical Description\", \"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://security.gentoo.org/glsa/201706-18\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mitigation\", \"Vendor Advisory\"]}]",
      "sourceIdentifier": "talos-cna@cisco.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-295\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2017-2784\",\"sourceIdentifier\":\"talos-cna@cisco.com\",\"published\":\"2017-04-20T18:59:01.593\",\"lastModified\":\"2026-06-05T19:38:32.047\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An exploitable free of a stack pointer vulnerability exists in the x509 certificate parsing code of ARM mbed TLS before 1.3.19, 2.x before 2.1.7, and 2.4.x before 2.4.2. A specially crafted x509 certificate, when parsed by mbed TLS library, can cause an invalid free of a stack pointer leading to a potential remote code execution. In order to exploit this vulnerability, an attacker can act as either a client or a server on a network to deliver malicious x509 certificates to vulnerable applications.\"},{\"lang\":\"es\",\"value\":\"Existe una vulnerabilidad explotable libre de un apuntador de pila en el c\u00f3digo de an\u00e1lisis de certificado x509 de ARM mbed TLS en versiones anteriores a 1.3.19, 2.x en versiones anteriores a 2.1.7 y 2.4.x en versiones anteriores a 2.4.2. Un certificado x509 especialmente manipulado, cuando se analiza por la biblioteca TLS mbed, puede provocar un inv\u00e1lido libre de un puntero de pila que conduce a una posible ejecuci\u00f3n de c\u00f3digo remoto. Para aprovechar esta vulnerabilidad, un atacante puede actuar como un cliente o un servidor en una red para entregar certificados maliciosos x509 a aplicaciones vulnerables.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"talos-cna@cisco.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"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-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:trustedfirmware:mbed_tls:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.3.18\",\"matchCriteriaId\":\"D6CAC639-DA09-4475-BD8B-A0D97B4B7F0B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:trustedfirmware:mbed_tls:2.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C9F4DEBA-1378-4F0B-9224-AF53589C52A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:trustedfirmware:mbed_tls:2.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F680E325-BD7A-4F11-B5BF-4D9FFA19D5BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:trustedfirmware:mbed_tls:2.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D24C216-3F86-47BE-AB7B-929C454C3DC9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:trustedfirmware:mbed_tls:2.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97725498-9C50-49B2-8E8A-74792DFA57C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:trustedfirmware:mbed_tls:2.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2D055497-EB0E-44CE-8486-1349E8CA8A0D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:trustedfirmware:mbed_tls:2.1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A9C8AAA7-5B37-45E1-B4FA-9E02D47E8CB1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:trustedfirmware:mbed_tls:2.1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ABBF8250-8725-4E41-A264-464E2AB6FB1E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:trustedfirmware:mbed_tls:2.1.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2EE33C4E-66A1-4F94-BE54-156E92141BE6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:trustedfirmware:mbed_tls:2.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"66AEDF8A-C554-41CF-B67C-D5049255D23B\"}]}]}],\"references\":[{\"url\":\"http://www.talosintelligence.com/reports/TALOS-2017-0274/\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Exploit\",\"Technical Description\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://security.gentoo.org/glsa/201706-18\",\"source\":\"talos-cna@cisco.com\"},{\"url\":\"https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"http://www.talosintelligence.com/reports/TALOS-2017-0274/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Technical Description\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://security.gentoo.org/glsa/201706-18\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}",
    "redhat_vex": {
      "current_release_date": "2025-11-21T16:29:57+00:00",
      "cve": "CVE-2017-2784",
      "id": "CVE-2017-2784",
      "initial_release_date": "2017-04-19T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "mbedtls: ARM Mbedtls x509 ECDSA invalid public key use-after-free",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2017/cve-2017-2784.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-06-30T01:58:34Z",
      "cve": "CVE-2017-2784",
      "id": "CVE-2017-2784",
      "initial_release_date": "2023-02-15T04:52:42Z",
      "product_status:recommended": "20",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2017-2784",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2017-2784.json",
      "version": "9"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…