CVE-2011-4947 (GCVE-0-2011-4947)
Vulnerability from cvelistv5
Published
2012-08-31 22:00
Modified
2024-08-07 00:23
Severity ?
Summary
Cross-site request forgery (CSRF) vulnerability in e107_admin/users_extended.php in e107 before 0.7.26 allows remote attackers to hijack the authentication of administrators for requests that insert cross-site scripting (XSS) sequences via the user_include parameter.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-07T00:23:38.614Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  name: "[oss-security] 20120328 CVE-request: e107 HTB23004",
                  tags: [
                     "mailing-list",
                     "x_refsource_MLIST",
                     "x_transferred",
                  ],
                  url: "http://www.openwall.com/lists/oss-security/2012/03/28/4",
               },
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "https://www.htbridge.com/advisory/multiple_vulnerabilities_in_e107_1.html",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/users_extended.php?r1=12225&r2=12306",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://e107.org/svn_changelog.php?version=0.7.26",
               },
               {
                  name: "[oss-security] 20120328 Re: CVE-request: e107 HTB23004",
                  tags: [
                     "mailing-list",
                     "x_refsource_MLIST",
                     "x_transferred",
                  ],
                  url: "http://www.openwall.com/lists/oss-security/2012/03/29/3",
               },
               {
                  name: "e107-usersextended-xss(68062)",
                  tags: [
                     "vdb-entry",
                     "x_refsource_XF",
                     "x_transferred",
                  ],
                  url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/68062",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "n/a",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "n/a",
                  },
               ],
            },
         ],
         datePublic: "2011-06-15T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "Cross-site request forgery (CSRF) vulnerability in e107_admin/users_extended.php in e107 before 0.7.26 allows remote attackers to hijack the authentication of administrators for requests that insert cross-site scripting (XSS) sequences via the user_include parameter.",
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "n/a",
                     lang: "en",
                     type: "text",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2017-08-28T12:57:01",
            orgId: "53f830b8-0a3f-465b-8143-3b8a9948e749",
            shortName: "redhat",
         },
         references: [
            {
               name: "[oss-security] 20120328 CVE-request: e107 HTB23004",
               tags: [
                  "mailing-list",
                  "x_refsource_MLIST",
               ],
               url: "http://www.openwall.com/lists/oss-security/2012/03/28/4",
            },
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "https://www.htbridge.com/advisory/multiple_vulnerabilities_in_e107_1.html",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/users_extended.php?r1=12225&r2=12306",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://e107.org/svn_changelog.php?version=0.7.26",
            },
            {
               name: "[oss-security] 20120328 Re: CVE-request: e107 HTB23004",
               tags: [
                  "mailing-list",
                  "x_refsource_MLIST",
               ],
               url: "http://www.openwall.com/lists/oss-security/2012/03/29/3",
            },
            {
               name: "e107-usersextended-xss(68062)",
               tags: [
                  "vdb-entry",
                  "x_refsource_XF",
               ],
               url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/68062",
            },
         ],
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "secalert@redhat.com",
               ID: "CVE-2011-4947",
               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: "Cross-site request forgery (CSRF) vulnerability in e107_admin/users_extended.php in e107 before 0.7.26 allows remote attackers to hijack the authentication of administrators for requests that insert cross-site scripting (XSS) sequences via the user_include parameter.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "n/a",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "[oss-security] 20120328 CVE-request: e107 HTB23004",
                     refsource: "MLIST",
                     url: "http://www.openwall.com/lists/oss-security/2012/03/28/4",
                  },
                  {
                     name: "https://www.htbridge.com/advisory/multiple_vulnerabilities_in_e107_1.html",
                     refsource: "MISC",
                     url: "https://www.htbridge.com/advisory/multiple_vulnerabilities_in_e107_1.html",
                  },
                  {
                     name: "http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/users_extended.php?r1=12225&r2=12306",
                     refsource: "CONFIRM",
                     url: "http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/users_extended.php?r1=12225&r2=12306",
                  },
                  {
                     name: "http://e107.org/svn_changelog.php?version=0.7.26",
                     refsource: "CONFIRM",
                     url: "http://e107.org/svn_changelog.php?version=0.7.26",
                  },
                  {
                     name: "[oss-security] 20120328 Re: CVE-request: e107 HTB23004",
                     refsource: "MLIST",
                     url: "http://www.openwall.com/lists/oss-security/2012/03/29/3",
                  },
                  {
                     name: "e107-usersextended-xss(68062)",
                     refsource: "XF",
                     url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/68062",
                  },
               ],
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "53f830b8-0a3f-465b-8143-3b8a9948e749",
      assignerShortName: "redhat",
      cveId: "CVE-2011-4947",
      datePublished: "2012-08-31T22:00:00",
      dateReserved: "2011-12-23T00:00:00",
      dateUpdated: "2024-08-07T00:23:38.614Z",
      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:e107:e107:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"0.7.24\", \"matchCriteriaId\": \"2DC38566-37E2-4BA6-9774-1D728633145D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"70AB914E-D616-45D2-A451-1C247B8B6E4C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CA5B2762-4A7C-45EE-8A1B-0E7939978321\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CA03C1AC-97EA-47ED-9558-A7CA48420AB2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"32695A82-B042-46B7-9CB4-20F3446E0C9E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6716A040-0CBE-4402-AB2A-1621B1240B0F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"81627355-AB45-4D47-8DD2-4087E6971EF2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D2DAAA4F-B893-4914-8538-E68DDA211225\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B649DDC6-EEE6-47E1-A69A-831E5C2DD58C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2FEEC90E-8640-4786-B014-CAD83EC4F2E6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E29B9B12-4C94-4A8D-B407-2D288502EFE2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C5CAADA1-1FBB-4983-A942-FC4490CE8D8E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B4D7C699-0E92-4D9C-9D8F-87C39A28ACCD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5C62F8AD-EA30-441E-B97F-EF8DE640DC1B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F96C30A8-7E56-4806-B8D7-851D75B08738\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F1C22711-AEC4-438F-9B37-64D36B0BDFC9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.14:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5E2AA435-E5FC-4555-B582-5C6FFC99327B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.15:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7A81364B-FB65-4591-ACA3-9D5991F0C30C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.16:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"069F5C7C-F549-4B92-A1EA-6310CCF64334\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.17:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"46EF46A3-7197-4C00-8298-9B938B6EE97B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.18:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B242DBD4-299A-49BC-B399-6C48E04D10DA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.19:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"756D821D-63CA-4DCC-8335-679290C197BE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.20:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FFAB4C3E-EE6F-4603-A829-25138966CADF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.21:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"56459690-0C9E-4049-A20A-E17152913065\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:e107:e107:0.7.22:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E15C0202-89BE-44EE-AD44-B3AF8A41671C\"}]}]}]",
         descriptions: "[{\"lang\": \"en\", \"value\": \"Cross-site request forgery (CSRF) vulnerability in e107_admin/users_extended.php in e107 before 0.7.26 allows remote attackers to hijack the authentication of administrators for requests that insert cross-site scripting (XSS) sequences via the user_include parameter.\"}, {\"lang\": \"es\", \"value\": \"Vulnerabilidad de fasificaci\\u00f3n de peticiones en sitios cruzados (CSRF) en e107_admin/users_extended.php en e107 anteriores a v0.7.26 permite a atacantes remotos secuestrar la autenticaci\\u00f3n de los usuarios administradores en peticiones para insertar secuencias de comandos en sitios cruzados (XSS) a trav\\u00e9s del par\\u00e1metro user_include.\"}]",
         id: "CVE-2011-4947",
         lastModified: "2024-11-21T01:33:20.833",
         metrics: "{\"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\": true}]}",
         published: "2012-08-31T22:55:01.263",
         references: "[{\"url\": \"http://e107.org/svn_changelog.php?version=0.7.26\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/users_extended.php?r1=12225&r2=12306\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2012/03/28/4\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2012/03/29/3\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/68062\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://www.htbridge.com/advisory/multiple_vulnerabilities_in_e107_1.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://e107.org/svn_changelog.php?version=0.7.26\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/users_extended.php?r1=12225&r2=12306\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2012/03/28/4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2012/03/29/3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/68062\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.htbridge.com/advisory/multiple_vulnerabilities_in_e107_1.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
         sourceIdentifier: "secalert@redhat.com",
         vulnStatus: "Modified",
         weaknesses: "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-352\"}]}]",
      },
      nvd: "{\"cve\":{\"id\":\"CVE-2011-4947\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-08-31T22:55:01.263\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross-site request forgery (CSRF) vulnerability in e107_admin/users_extended.php in e107 before 0.7.26 allows remote attackers to hijack the authentication of administrators for requests that insert cross-site scripting (XSS) sequences via the user_include parameter.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de fasificación de peticiones en sitios cruzados (CSRF) en e107_admin/users_extended.php en e107 anteriores a v0.7.26 permite a atacantes remotos secuestrar la autenticación de los usuarios administradores en peticiones para insertar secuencias de comandos en sitios cruzados (XSS) a través del parámetro user_include.\"}],\"metrics\":{\"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\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-352\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"0.7.24\",\"matchCriteriaId\":\"2DC38566-37E2-4BA6-9774-1D728633145D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"70AB914E-D616-45D2-A451-1C247B8B6E4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA5B2762-4A7C-45EE-8A1B-0E7939978321\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA03C1AC-97EA-47ED-9558-A7CA48420AB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"32695A82-B042-46B7-9CB4-20F3446E0C9E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6716A040-0CBE-4402-AB2A-1621B1240B0F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"81627355-AB45-4D47-8DD2-4087E6971EF2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D2DAAA4F-B893-4914-8538-E68DDA211225\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B649DDC6-EEE6-47E1-A69A-831E5C2DD58C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2FEEC90E-8640-4786-B014-CAD83EC4F2E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E29B9B12-4C94-4A8D-B407-2D288502EFE2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5CAADA1-1FBB-4983-A942-FC4490CE8D8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B4D7C699-0E92-4D9C-9D8F-87C39A28ACCD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C62F8AD-EA30-441E-B97F-EF8DE640DC1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F96C30A8-7E56-4806-B8D7-851D75B08738\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1C22711-AEC4-438F-9B37-64D36B0BDFC9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5E2AA435-E5FC-4555-B582-5C6FFC99327B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7A81364B-FB65-4591-ACA3-9D5991F0C30C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"069F5C7C-F549-4B92-A1EA-6310CCF64334\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"46EF46A3-7197-4C00-8298-9B938B6EE97B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B242DBD4-299A-49BC-B399-6C48E04D10DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"756D821D-63CA-4DCC-8335-679290C197BE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FFAB4C3E-EE6F-4603-A829-25138966CADF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"56459690-0C9E-4049-A20A-E17152913065\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:e107:e107:0.7.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E15C0202-89BE-44EE-AD44-B3AF8A41671C\"}]}]}],\"references\":[{\"url\":\"http://e107.org/svn_changelog.php?version=0.7.26\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/users_extended.php?r1=12225&r2=12306\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/03/28/4\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/03/29/3\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/68062\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://www.htbridge.com/advisory/multiple_vulnerabilities_in_e107_1.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://e107.org/svn_changelog.php?version=0.7.26\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/users_extended.php?r1=12225&r2=12306\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/03/28/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/03/29/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/68062\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.htbridge.com/advisory/multiple_vulnerabilities_in_e107_1.html\",\"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.