CVE-2013-4208 (GCVE-0-2013-4208)

Vulnerability from cvelistv5 – Published: 2013-08-19 23:00 – Updated: 2024-08-06 16:38
VLAI?
Summary
The rsa_verify function in PuTTY before 0.63 (1) does not clear sensitive process memory after use and (2) does not free certain structures containing sensitive process memory, which might allow local users to discover private RSA and DSA keys.
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
References
http://www.openwall.com/lists/oss-security/2013/0… mailing-listx_refsource_MLIST
http://secunia.com/advisories/54533 third-party-advisoryx_refsource_SECUNIA
http://www.chiark.greenend.org.uk/~sgtatham/putty… x_refsource_CONFIRM
http://www.debian.org/security/2013/dsa-2736 vendor-advisoryx_refsource_DEBIAN
http://lists.opensuse.org/opensuse-updates/2013-0… vendor-advisoryx_refsource_SUSE
http://secunia.com/advisories/54379 third-party-advisoryx_refsource_SECUNIA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T16:38:01.962Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "[oss-security] 20130806 CVE request: three additional flaws fixed in putty 0.63",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2013/08/06/11"
          },
          {
            "name": "54533",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/54533"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped.html"
          },
          {
            "name": "DSA-2736",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2013/dsa-2736"
          },
          {
            "name": "openSUSE-SU-2013:1347",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2013-08/msg00035.html"
          },
          {
            "name": "54379",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/54379"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2013-08-05T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "The rsa_verify function in PuTTY before 0.63 (1) does not clear sensitive process memory after use and (2) does not free certain structures containing sensitive process memory, which might allow local users to discover private RSA and DSA keys."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2013-08-30T09:00:00",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "[oss-security] 20130806 CVE request: three additional flaws fixed in putty 0.63",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2013/08/06/11"
        },
        {
          "name": "54533",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/54533"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped.html"
        },
        {
          "name": "DSA-2736",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2013/dsa-2736"
        },
        {
          "name": "openSUSE-SU-2013:1347",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2013-08/msg00035.html"
        },
        {
          "name": "54379",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/54379"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2013-4208",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "The rsa_verify function in PuTTY before 0.63 (1) does not clear sensitive process memory after use and (2) does not free certain structures containing sensitive process memory, which might allow local users to discover private RSA and DSA keys."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[oss-security] 20130806 CVE request: three additional flaws fixed in putty 0.63",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2013/08/06/11"
            },
            {
              "name": "54533",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/54533"
            },
            {
              "name": "http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped.html",
              "refsource": "CONFIRM",
              "url": "http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped.html"
            },
            {
              "name": "DSA-2736",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2013/dsa-2736"
            },
            {
              "name": "openSUSE-SU-2013:1347",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-updates/2013-08/msg00035.html"
            },
            {
              "name": "54379",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/54379"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2013-4208",
    "datePublished": "2013-08-19T23:00:00",
    "dateReserved": "2013-06-12T00:00:00",
    "dateUpdated": "2024-08-06T16:38:01.962Z",
    "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:putty:putty:0.45:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5D5EB349-B1DF-4CF5-9468-37DC66A929C3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.46:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CF223411-6FA4-43EC-8668-7DB4A98E4DEA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.47:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D0E87C56-DFD9-45D9-9169-3BB94F647F15\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.48:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1283B462-042C-4857-A700-4179AAE20E2F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.49:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2791C9DD-F55D-4683-85AF-B6814C34EFBF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.50:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6D7582C1-AA8E-41E4-9D69-9A18A5B76CB0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.51:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FC082AE0-C49D-4944-BE76-B751DAD1EF84\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.52:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"23BAD8E4-2D3A-45EE-A25D-77BD698119BB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.53b:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8F7716EC-E0F9-4E50-8351-35D2F248B380\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.54:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"46C2BD4D-9817-459E-ACF4-9C95233200A2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.55:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"22EE5957-76F3-4B20-ADE7-E72D1300A3F0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.56:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"826FA7E4-7F48-4D1C-856C-A965527B0950\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.57:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AA54ADC7-2A36-40DA-8219-DAA31509E534\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.58:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1A14381E-91A1-4902-B409-1281CFA2D561\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.59:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8B33EB10-535F-42F2-8F78-CE128A89447C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.60:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"218F9EAF-C260-43EC-99C4-EFACA9A1DA8D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:putty:putty:0.61:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5966235B-2F1A-45C5-AF65-99FFFE4725DF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:simon_tatham:putty:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"0.62\", \"matchCriteriaId\": \"3A8E4288-5CEA-42F3-BF6A-FE7D78C907C0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:simon_tatham:putty:0.53:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"129133D1-B374-4743-9F52-27D0A9558D17\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"The rsa_verify function in PuTTY before 0.63 (1) does not clear sensitive process memory after use and (2) does not free certain structures containing sensitive process memory, which might allow local users to discover private RSA and DSA keys.\"}, {\"lang\": \"es\", \"value\": \"La funci\\u00f3n rsa_verify en PuTTY anterior a 0.63 (1) no limpia de memoria los procesos sensibles despu\\u00e9s de usarlos y  (2)no libera determinadas estructuras que contienen procesos sensibles, lo que podr\\u00eda permitir a usuarios locales descubrir claves privadas RSA y DSA.\"}]",
      "id": "CVE-2013-4208",
      "lastModified": "2024-11-21T01:55:07.970",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:P/I:N/A:N\", \"baseScore\": 2.1, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 3.9, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2013-08-19T23:55:08.833",
      "references": "[{\"url\": \"http://lists.opensuse.org/opensuse-updates/2013-08/msg00035.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://secunia.com/advisories/54379\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://secunia.com/advisories/54533\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.debian.org/security/2013/dsa-2736\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2013/08/06/11\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2013-08/msg00035.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/54379\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://secunia.com/advisories/54533\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.debian.org/security/2013/dsa-2736\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2013/08/06/11\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-200\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2013-4208\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2013-08-19T23:55:08.833\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The rsa_verify function in PuTTY before 0.63 (1) does not clear sensitive process memory after use and (2) does not free certain structures containing sensitive process memory, which might allow local users to discover private RSA and DSA keys.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n rsa_verify en PuTTY anterior a 0.63 (1) no limpia de memoria los procesos sensibles despu\u00e9s de usarlos y  (2)no libera determinadas estructuras que contienen procesos sensibles, lo que podr\u00eda permitir a usuarios locales descubrir claves privadas RSA y DSA.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.45:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D5EB349-B1DF-4CF5-9468-37DC66A929C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.46:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CF223411-6FA4-43EC-8668-7DB4A98E4DEA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.47:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0E87C56-DFD9-45D9-9169-3BB94F647F15\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.48:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1283B462-042C-4857-A700-4179AAE20E2F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.49:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2791C9DD-F55D-4683-85AF-B6814C34EFBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.50:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D7582C1-AA8E-41E4-9D69-9A18A5B76CB0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.51:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC082AE0-C49D-4944-BE76-B751DAD1EF84\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.52:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"23BAD8E4-2D3A-45EE-A25D-77BD698119BB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.53b:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8F7716EC-E0F9-4E50-8351-35D2F248B380\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.54:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"46C2BD4D-9817-459E-ACF4-9C95233200A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.55:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"22EE5957-76F3-4B20-ADE7-E72D1300A3F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.56:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"826FA7E4-7F48-4D1C-856C-A965527B0950\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.57:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA54ADC7-2A36-40DA-8219-DAA31509E534\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.58:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A14381E-91A1-4902-B409-1281CFA2D561\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.59:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8B33EB10-535F-42F2-8F78-CE128A89447C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.60:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"218F9EAF-C260-43EC-99C4-EFACA9A1DA8D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:putty:putty:0.61:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5966235B-2F1A-45C5-AF65-99FFFE4725DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:simon_tatham:putty:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"0.62\",\"matchCriteriaId\":\"3A8E4288-5CEA-42F3-BF6A-FE7D78C907C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:simon_tatham:putty:0.53:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"129133D1-B374-4743-9F52-27D0A9558D17\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-updates/2013-08/msg00035.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/54379\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/54533\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.debian.org/security/2013/dsa-2736\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/08/06/11\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2013-08/msg00035.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/54379\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/54533\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.debian.org/security/2013/dsa-2736\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/08/06/11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…