cve-2009-4269
Vulnerability from cvelistv5
Published
2010-08-16 19:00
Modified
2024-08-07 06:54
Severity ?
Summary
The password hash generation algorithm in the BUILTIN authentication functionality for Apache Derby before 10.6.1.0 performs a transformation that reduces the size of the set of inputs to SHA-1, which produces a small search space that makes it easier for local and possibly remote attackers to crack passwords by generating hash collisions, related to password substitution.
References
secalert@redhat.comhttp://blogs.sun.com/kah/entry/derby_10_6_1_has
secalert@redhat.comhttp://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269
secalert@redhat.comhttp://marc.info/?l=apache-db-general&m=127428514905504&w=1
secalert@redhat.comhttp://marcellmajor.com/derbyhash.html
secalert@redhat.comhttp://secunia.com/advisories/42948
secalert@redhat.comhttp://secunia.com/advisories/42970
secalert@redhat.comhttp://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html
secalert@redhat.comhttp://www.securityfocus.com/bid/42637
secalert@redhat.comhttp://www.securitytracker.com/id?1024977
secalert@redhat.comhttp://www.vupen.com/english/advisories/2011/0149
secalert@redhat.comhttps://issues.apache.org/jira/browse/DERBY-4483Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://blogs.sun.com/kah/entry/derby_10_6_1_has
af854a3a-2127-422b-91ae-364da2661108http://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269
af854a3a-2127-422b-91ae-364da2661108http://marc.info/?l=apache-db-general&m=127428514905504&w=1
af854a3a-2127-422b-91ae-364da2661108http://marcellmajor.com/derbyhash.html
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/42948
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/42970
af854a3a-2127-422b-91ae-364da2661108http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/42637
af854a3a-2127-422b-91ae-364da2661108http://www.securitytracker.com/id?1024977
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2011/0149
af854a3a-2127-422b-91ae-364da2661108https://issues.apache.org/jira/browse/DERBY-4483Vendor Advisory
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-07T06:54:10.308Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  name: "[apache-db-general] 20100519 [ANNOUNCE] Apache Derby 10.6.1.0 released",
                  tags: [
                     "mailing-list",
                     "x_refsource_MLIST",
                     "x_transferred",
                  ],
                  url: "http://marc.info/?l=apache-db-general&m=127428514905504&w=1",
               },
               {
                  name: "42948",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/42948",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "https://issues.apache.org/jira/browse/DERBY-4483",
               },
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "http://blogs.sun.com/kah/entry/derby_10_6_1_has",
               },
               {
                  name: "ADV-2011-0149",
                  tags: [
                     "vdb-entry",
                     "x_refsource_VUPEN",
                     "x_transferred",
                  ],
                  url: "http://www.vupen.com/english/advisories/2011/0149",
               },
               {
                  name: "42970",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/42970",
               },
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "http://marcellmajor.com/derbyhash.html",
               },
               {
                  name: "1024977",
                  tags: [
                     "vdb-entry",
                     "x_refsource_SECTRACK",
                     "x_transferred",
                  ],
                  url: "http://www.securitytracker.com/id?1024977",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269",
               },
               {
                  name: "42637",
                  tags: [
                     "vdb-entry",
                     "x_refsource_BID",
                     "x_transferred",
                  ],
                  url: "http://www.securityfocus.com/bid/42637",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "n/a",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "n/a",
                  },
               ],
            },
         ],
         datePublic: "2010-05-19T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "The password hash generation algorithm in the BUILTIN authentication functionality for Apache Derby before 10.6.1.0 performs a transformation that reduces the size of the set of inputs to SHA-1, which produces a small search space that makes it easier for local and possibly remote attackers to crack passwords by generating hash collisions, related to password substitution.",
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "n/a",
                     lang: "en",
                     type: "text",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2011-01-22T10:00:00",
            orgId: "53f830b8-0a3f-465b-8143-3b8a9948e749",
            shortName: "redhat",
         },
         references: [
            {
               name: "[apache-db-general] 20100519 [ANNOUNCE] Apache Derby 10.6.1.0 released",
               tags: [
                  "mailing-list",
                  "x_refsource_MLIST",
               ],
               url: "http://marc.info/?l=apache-db-general&m=127428514905504&w=1",
            },
            {
               name: "42948",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/42948",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "https://issues.apache.org/jira/browse/DERBY-4483",
            },
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "http://blogs.sun.com/kah/entry/derby_10_6_1_has",
            },
            {
               name: "ADV-2011-0149",
               tags: [
                  "vdb-entry",
                  "x_refsource_VUPEN",
               ],
               url: "http://www.vupen.com/english/advisories/2011/0149",
            },
            {
               name: "42970",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/42970",
            },
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "http://marcellmajor.com/derbyhash.html",
            },
            {
               name: "1024977",
               tags: [
                  "vdb-entry",
                  "x_refsource_SECTRACK",
               ],
               url: "http://www.securitytracker.com/id?1024977",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269",
            },
            {
               name: "42637",
               tags: [
                  "vdb-entry",
                  "x_refsource_BID",
               ],
               url: "http://www.securityfocus.com/bid/42637",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html",
            },
         ],
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "secalert@redhat.com",
               ID: "CVE-2009-4269",
               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 password hash generation algorithm in the BUILTIN authentication functionality for Apache Derby before 10.6.1.0 performs a transformation that reduces the size of the set of inputs to SHA-1, which produces a small search space that makes it easier for local and possibly remote attackers to crack passwords by generating hash collisions, related to password substitution.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "n/a",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "[apache-db-general] 20100519 [ANNOUNCE] Apache Derby 10.6.1.0 released",
                     refsource: "MLIST",
                     url: "http://marc.info/?l=apache-db-general&m=127428514905504&w=1",
                  },
                  {
                     name: "42948",
                     refsource: "SECUNIA",
                     url: "http://secunia.com/advisories/42948",
                  },
                  {
                     name: "https://issues.apache.org/jira/browse/DERBY-4483",
                     refsource: "CONFIRM",
                     url: "https://issues.apache.org/jira/browse/DERBY-4483",
                  },
                  {
                     name: "http://blogs.sun.com/kah/entry/derby_10_6_1_has",
                     refsource: "MISC",
                     url: "http://blogs.sun.com/kah/entry/derby_10_6_1_has",
                  },
                  {
                     name: "ADV-2011-0149",
                     refsource: "VUPEN",
                     url: "http://www.vupen.com/english/advisories/2011/0149",
                  },
                  {
                     name: "42970",
                     refsource: "SECUNIA",
                     url: "http://secunia.com/advisories/42970",
                  },
                  {
                     name: "http://marcellmajor.com/derbyhash.html",
                     refsource: "MISC",
                     url: "http://marcellmajor.com/derbyhash.html",
                  },
                  {
                     name: "1024977",
                     refsource: "SECTRACK",
                     url: "http://www.securitytracker.com/id?1024977",
                  },
                  {
                     name: "http://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269",
                     refsource: "CONFIRM",
                     url: "http://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269",
                  },
                  {
                     name: "42637",
                     refsource: "BID",
                     url: "http://www.securityfocus.com/bid/42637",
                  },
                  {
                     name: "http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html",
                     refsource: "CONFIRM",
                     url: "http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html",
                  },
               ],
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "53f830b8-0a3f-465b-8143-3b8a9948e749",
      assignerShortName: "redhat",
      cveId: "CVE-2009-4269",
      datePublished: "2010-08-16T19:00:00",
      dateReserved: "2009-12-10T00:00:00",
      dateUpdated: "2024-08-07T06:54:10.308Z",
      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:apache:derby:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"10.5.3.0\", \"matchCriteriaId\": \"BA90C098-3409-4D76-997B-46E690C1F10A\"}]}]}]",
         descriptions: "[{\"lang\": \"en\", \"value\": \"The password hash generation algorithm in the BUILTIN authentication functionality for Apache Derby before 10.6.1.0 performs a transformation that reduces the size of the set of inputs to SHA-1, which produces a small search space that makes it easier for local and possibly remote attackers to crack passwords by generating hash collisions, related to password substitution.\"}, {\"lang\": \"es\", \"value\": \"El algoritmo de generaci\\u00f3n del hash de la contrase\\u00f1a en la funcionalidad autenticaci\\u00f3n BUILTIN de Apache Derby en versiones anteriores a la v10.6.1.0 realiza una transformaci\\u00f3n que reduce el tama\\u00f1o del conjunto de entrada a SHA-1, lo que produce un espacio de b\\u00fasqueda peque\\u00f1o que facilita a usuarios locales y, posiblemente, remotos romper contrase\\u00f1as generando colisiones de hash, relacionado con la substituci\\u00f3n de contrase\\u00f1a.\"}]",
         evaluatorComment: "Per https://issues.apache.org/jira/browse/DERBY-4483, the reported version affected is 10.5.3.0.  Unable to determine if affected versions exist between 10.5.3.0 and 10.6.1.0",
         id: "CVE-2009-4269",
         lastModified: "2024-11-21T01:09:16.980",
         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: "2010-08-16T20:00:01.183",
         references: "[{\"url\": \"http://blogs.sun.com/kah/entry/derby_10_6_1_has\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://marc.info/?l=apache-db-general&m=127428514905504&w=1\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://marcellmajor.com/derbyhash.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://secunia.com/advisories/42948\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://secunia.com/advisories/42970\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.securityfocus.com/bid/42637\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.securitytracker.com/id?1024977\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.vupen.com/english/advisories/2011/0149\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://issues.apache.org/jira/browse/DERBY-4483\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://blogs.sun.com/kah/entry/derby_10_6_1_has\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://marc.info/?l=apache-db-general&m=127428514905504&w=1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://marcellmajor.com/derbyhash.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/42948\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/42970\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/42637\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securitytracker.com/id?1024977\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.vupen.com/english/advisories/2011/0149\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://issues.apache.org/jira/browse/DERBY-4483\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
         sourceIdentifier: "secalert@redhat.com",
         vulnStatus: "Modified",
         weaknesses: "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-310\"}]}]",
      },
      nvd: "{\"cve\":{\"id\":\"CVE-2009-4269\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2010-08-16T20:00:01.183\",\"lastModified\":\"2024-11-21T01:09:16.980\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The password hash generation algorithm in the BUILTIN authentication functionality for Apache Derby before 10.6.1.0 performs a transformation that reduces the size of the set of inputs to SHA-1, which produces a small search space that makes it easier for local and possibly remote attackers to crack passwords by generating hash collisions, related to password substitution.\"},{\"lang\":\"es\",\"value\":\"El algoritmo de generación del hash de la contraseña en la funcionalidad autenticación BUILTIN de Apache Derby en versiones anteriores a la v10.6.1.0 realiza una transformación que reduce el tamaño del conjunto de entrada a SHA-1, lo que produce un espacio de búsqueda pequeño que facilita a usuarios locales y, posiblemente, remotos romper contraseñas generando colisiones de hash, relacionado con la substitución de contraseña.\"}],\"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-310\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:derby:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"10.5.3.0\",\"matchCriteriaId\":\"BA90C098-3409-4D76-997B-46E690C1F10A\"}]}]}],\"references\":[{\"url\":\"http://blogs.sun.com/kah/entry/derby_10_6_1_has\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://marc.info/?l=apache-db-general&m=127428514905504&w=1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://marcellmajor.com/derbyhash.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/42948\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/42970\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/42637\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securitytracker.com/id?1024977\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0149\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://issues.apache.org/jira/browse/DERBY-4483\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://blogs.sun.com/kah/entry/derby_10_6_1_has\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://marc.info/?l=apache-db-general&m=127428514905504&w=1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://marcellmajor.com/derbyhash.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/42948\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/42970\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/42637\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id?1024977\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0149\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://issues.apache.org/jira/browse/DERBY-4483\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}],\"evaluatorComment\":\"Per https://issues.apache.org/jira/browse/DERBY-4483, the reported version affected is 10.5.3.0.  Unable to determine if affected versions exist between 10.5.3.0 and 10.6.1.0\"}}",
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.