CVE-2004-1737 (GCVE-0-2004-1737)
Vulnerability from cvelistv5
Published
2005-02-26 05:00
Modified
2024-08-08 01:00
Severity ?
Summary
SQL injection vulnerability in auth_login.php in Cacti 0.8.5a allows remote attackers to execute arbitrary SQL commands and bypass authentication via the (1) username or (2) password parameters.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-08T01:00:37.152Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  name: "20040816 SQL Injection in CACTI",
                  tags: [
                     "mailing-list",
                     "x_refsource_FULLDISC",
                     "x_transferred",
                  ],
                  url: "http://lists.grok.org.uk/pipermail/full-disclosure/2004-August/025376.html",
               },
               {
                  name: "cacti-authlogin-sql-injection(17011)",
                  tags: [
                     "vdb-entry",
                     "x_refsource_XF",
                     "x_transferred",
                  ],
                  url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/17011",
               },
               {
                  name: "10960",
                  tags: [
                     "vdb-entry",
                     "x_refsource_BID",
                     "x_transferred",
                  ],
                  url: "http://www.securityfocus.com/bid/10960",
               },
               {
                  name: "12308",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/12308",
               },
               {
                  name: "20040816 SQL Injection in CACTI",
                  tags: [
                     "mailing-list",
                     "x_refsource_BUGTRAQ",
                     "x_transferred",
                  ],
                  url: "http://marc.info/?l=bugtraq&m=109272483621038&w=2",
               },
               {
                  name: "GLSA-200408-21",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_GENTOO",
                     "x_transferred",
                  ],
                  url: "http://www.gentoo.org/security/en/glsa/glsa-200408-21.xml",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "n/a",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "n/a",
                  },
               ],
            },
         ],
         datePublic: "2004-08-16T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "SQL injection vulnerability in auth_login.php in Cacti 0.8.5a allows remote attackers to execute arbitrary SQL commands and bypass authentication via the (1) username or (2) password parameters.",
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "n/a",
                     lang: "en",
                     type: "text",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2017-07-10T14:57:01",
            orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            shortName: "mitre",
         },
         references: [
            {
               name: "20040816 SQL Injection in CACTI",
               tags: [
                  "mailing-list",
                  "x_refsource_FULLDISC",
               ],
               url: "http://lists.grok.org.uk/pipermail/full-disclosure/2004-August/025376.html",
            },
            {
               name: "cacti-authlogin-sql-injection(17011)",
               tags: [
                  "vdb-entry",
                  "x_refsource_XF",
               ],
               url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/17011",
            },
            {
               name: "10960",
               tags: [
                  "vdb-entry",
                  "x_refsource_BID",
               ],
               url: "http://www.securityfocus.com/bid/10960",
            },
            {
               name: "12308",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/12308",
            },
            {
               name: "20040816 SQL Injection in CACTI",
               tags: [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
               ],
               url: "http://marc.info/?l=bugtraq&m=109272483621038&w=2",
            },
            {
               name: "GLSA-200408-21",
               tags: [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
               ],
               url: "http://www.gentoo.org/security/en/glsa/glsa-200408-21.xml",
            },
         ],
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2004-1737",
               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: "SQL injection vulnerability in auth_login.php in Cacti 0.8.5a allows remote attackers to execute arbitrary SQL commands and bypass authentication via the (1) username or (2) password parameters.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "n/a",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "20040816 SQL Injection in CACTI",
                     refsource: "FULLDISC",
                     url: "http://lists.grok.org.uk/pipermail/full-disclosure/2004-August/025376.html",
                  },
                  {
                     name: "cacti-authlogin-sql-injection(17011)",
                     refsource: "XF",
                     url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/17011",
                  },
                  {
                     name: "10960",
                     refsource: "BID",
                     url: "http://www.securityfocus.com/bid/10960",
                  },
                  {
                     name: "12308",
                     refsource: "SECUNIA",
                     url: "http://secunia.com/advisories/12308",
                  },
                  {
                     name: "20040816 SQL Injection in CACTI",
                     refsource: "BUGTRAQ",
                     url: "http://marc.info/?l=bugtraq&m=109272483621038&w=2",
                  },
                  {
                     name: "GLSA-200408-21",
                     refsource: "GENTOO",
                     url: "http://www.gentoo.org/security/en/glsa/glsa-200408-21.xml",
                  },
               ],
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
      assignerShortName: "mitre",
      cveId: "CVE-2004-1737",
      datePublished: "2005-02-26T05:00:00",
      dateReserved: "2005-02-26T00:00:00",
      dateUpdated: "2024-08-08T01:00:37.152Z",
      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:the_cacti_group:cacti:0.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"88AB7EF7-FD9D-4854-8B18-9BB214E9C03E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.6.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"97372003-62C9-4981-8E8E-22C1D19333F3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.6.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"421F4C7D-A2C4-47CC-B663-4E12CD130D04\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.6.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"70A04BE7-5893-45F1-9F9A-B869E3963EAF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.6.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"59471E38-C230-43D5-9533-5B2CB327DB39\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.6.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"04D3E0EF-80B7-49E0-9DAF-3752E08AD64D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.6.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9D46F997-5FE7-477A-A161-4E682579124A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.6.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"51B5B1BE-1B7D-4338-A189-C5D401AF1857\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.6.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BFD527D7-C79F-42D5-9CB7-B5CA9B242BDA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.6.8a:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D099FE2B-13CA-447E-B5E7-75A1D407A971\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B3BBF3F3-18C0-49C5-99B0-80FCD133532B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D1896A7C-6938-494D-90A5-E10BC91EB37D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.8.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"19CD9A10-32F6-45A4-8793-87E0C2E78675\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.8.2a:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C6EF1390-E1B5-45B0-8732-A7004351E1BF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.8.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5D3D7996-E56A-4B72-864E-EC6037028351\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.8.3a:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"000AE712-7298-4CA1-930B-4DF372671EDD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.8.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CFD258DF-CB70-484C-9A6F-F9ABDB012C8C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.8.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DFF12ADC-83AA-45FE-9678-F49D05234D39\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:the_cacti_group:cacti:0.8.5a:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"43FD0F4A-4811-4B4A-AF03-8FBC63A99CE9\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:gentoo:linux:1.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"65ED9D8C-604D-4B0B-A192-C0DA4D2E9AEB\"}]}]}]",
         descriptions: "[{\"lang\": \"en\", \"value\": \"SQL injection vulnerability in auth_login.php in Cacti 0.8.5a allows remote attackers to execute arbitrary SQL commands and bypass authentication via the (1) username or (2) password parameters.\"}]",
         id: "CVE-2004-1737",
         lastModified: "2024-11-20T23:51:37.310",
         metrics: "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": true, \"userInteractionRequired\": false}]}",
         published: "2004-08-16T04:00:00.000",
         references: "[{\"url\": \"http://lists.grok.org.uk/pipermail/full-disclosure/2004-August/025376.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://marc.info/?l=bugtraq&m=109272483621038&w=2\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://secunia.com/advisories/12308\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.gentoo.org/security/en/glsa/glsa-200408-21.xml\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/10960\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/17011\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.grok.org.uk/pipermail/full-disclosure/2004-August/025376.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://marc.info/?l=bugtraq&m=109272483621038&w=2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/12308\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.gentoo.org/security/en/glsa/glsa-200408-21.xml\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/10960\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/17011\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
         sourceIdentifier: "cve@mitre.org",
         vulnStatus: "Modified",
         weaknesses: "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]",
      },
      nvd: "{\"cve\":{\"id\":\"CVE-2004-1737\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2004-08-16T04:00:00.000\",\"lastModified\":\"2025-04-03T01:03:51.193\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"SQL injection vulnerability in auth_login.php in Cacti 0.8.5a allows remote attackers to execute arbitrary SQL commands and bypass authentication via the (1) username or (2) password parameters.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":true,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"88AB7EF7-FD9D-4854-8B18-9BB214E9C03E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97372003-62C9-4981-8E8E-22C1D19333F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"421F4C7D-A2C4-47CC-B663-4E12CD130D04\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"70A04BE7-5893-45F1-9F9A-B869E3963EAF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.6.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"59471E38-C230-43D5-9533-5B2CB327DB39\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.6.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"04D3E0EF-80B7-49E0-9DAF-3752E08AD64D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.6.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D46F997-5FE7-477A-A161-4E682579124A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.6.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51B5B1BE-1B7D-4338-A189-C5D401AF1857\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.6.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BFD527D7-C79F-42D5-9CB7-B5CA9B242BDA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.6.8a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D099FE2B-13CA-447E-B5E7-75A1D407A971\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3BBF3F3-18C0-49C5-99B0-80FCD133532B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D1896A7C-6938-494D-90A5-E10BC91EB37D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"19CD9A10-32F6-45A4-8793-87E0C2E78675\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.8.2a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C6EF1390-E1B5-45B0-8732-A7004351E1BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.8.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D3D7996-E56A-4B72-864E-EC6037028351\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.8.3a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"000AE712-7298-4CA1-930B-4DF372671EDD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CFD258DF-CB70-484C-9A6F-F9ABDB012C8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.8.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFF12ADC-83AA-45FE-9678-F49D05234D39\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:the_cacti_group:cacti:0.8.5a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"43FD0F4A-4811-4B4A-AF03-8FBC63A99CE9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:gentoo:linux:1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"65ED9D8C-604D-4B0B-A192-C0DA4D2E9AEB\"}]}]}],\"references\":[{\"url\":\"http://lists.grok.org.uk/pipermail/full-disclosure/2004-August/025376.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://marc.info/?l=bugtraq&m=109272483621038&w=2\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/12308\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.gentoo.org/security/en/glsa/glsa-200408-21.xml\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/10960\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/17011\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.grok.org.uk/pipermail/full-disclosure/2004-August/025376.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://marc.info/?l=bugtraq&m=109272483621038&w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/12308\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.gentoo.org/security/en/glsa/glsa-200408-21.xml\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/10960\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/17011\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
   },
}


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.