CVE-2012-3952 (GCVE-0-2012-3952)
Vulnerability from cvelistv5
Published
2012-08-12 00:00
Modified
2024-08-06 20:21
Severity ?
CWE
  • n/a
Summary
Cross-site scripting (XSS) vulnerability in admin/index.php in phpList before 2.10.19 allows remote attackers to inject arbitrary web script or HTML via the unconfirmed parameter to the user page.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T20:21:04.042Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.phplist.com/?lid=579"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://www.htbridge.com/advisory/HTB23100"
          },
          {
            "name": "phplist-unconfirmed-xss(77526)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/77526"
          },
          {
            "name": "54887",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/54887"
          },
          {
            "name": "20120808 Multiple Vulnerabilities in phpList",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://archives.neohapsis.com/archives/bugtraq/2012-08/0059.html"
          },
          {
            "name": "50150",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/50150"
          },
          {
            "name": "84482",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://osvdb.org/84482"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2012-08-06T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Cross-site scripting (XSS) vulnerability in admin/index.php in phpList before 2.10.19 allows remote attackers to inject arbitrary web script or HTML via the unconfirmed parameter to the user page."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-08-28T12:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.phplist.com/?lid=579"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://www.htbridge.com/advisory/HTB23100"
        },
        {
          "name": "phplist-unconfirmed-xss(77526)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/77526"
        },
        {
          "name": "54887",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/54887"
        },
        {
          "name": "20120808 Multiple Vulnerabilities in phpList",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://archives.neohapsis.com/archives/bugtraq/2012-08/0059.html"
        },
        {
          "name": "50150",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/50150"
        },
        {
          "name": "84482",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://osvdb.org/84482"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2012-3952",
          "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 scripting (XSS) vulnerability in admin/index.php in phpList before 2.10.19 allows remote attackers to inject arbitrary web script or HTML via the unconfirmed parameter to the user page."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://www.phplist.com/?lid=579",
              "refsource": "CONFIRM",
              "url": "http://www.phplist.com/?lid=579"
            },
            {
              "name": "https://www.htbridge.com/advisory/HTB23100",
              "refsource": "MISC",
              "url": "https://www.htbridge.com/advisory/HTB23100"
            },
            {
              "name": "phplist-unconfirmed-xss(77526)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/77526"
            },
            {
              "name": "54887",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/54887"
            },
            {
              "name": "20120808 Multiple Vulnerabilities in phpList",
              "refsource": "BUGTRAQ",
              "url": "http://archives.neohapsis.com/archives/bugtraq/2012-08/0059.html"
            },
            {
              "name": "50150",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/50150"
            },
            {
              "name": "84482",
              "refsource": "OSVDB",
              "url": "http://osvdb.org/84482"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2012-3952",
    "datePublished": "2012-08-12T00:00:00",
    "dateReserved": "2012-07-11T00:00:00",
    "dateUpdated": "2024-08-06T20:21:04.042Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2012-3952\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2012-08-12T00:55:00.887\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross-site scripting (XSS) vulnerability in admin/index.php in phpList before 2.10.19 allows remote attackers to inject arbitrary web script or HTML via the unconfirmed parameter to the user page.\"},{\"lang\":\"es\",\"value\":\"M\u00faltiples vulnerabilidades de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en  admin/index.php en phpList anterior a v2.10.19 permite a atacantes remotos inyectar secuencias de comandos web o HTML a trav\u00e9s del par\u00e1metro unconfirmed para la p\u00e1gina user.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:N/I:P/A:N\",\"baseScore\":2.6,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":4.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.10.18\",\"matchCriteriaId\":\"B68EDC00-D515-4707-AE6F-1D767B550A2E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.6.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3B397B2A-72B7-47CB-8C6E-2316FAFB88CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"692FCE84-9520-48D0-8E5F-9B993C39FF0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"40839A8B-4D5F-480C-8B38-A50DEBF9DB72\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0453EF7B-81B5-426C-B858-81B31F878A2A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.8.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6523FE2E-A186-47E8-BB14-AA7EDCD14FBE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.8.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1ED97CCA-E672-408D-8B1D-1D8E4424AF9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD0770F6-4C09-4D77-A25A-2D9C59B73795\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1AB6728E-74D6-4939-AA0F-6560678201CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7212A91B-F75D-43CB-90E3-7420C0EA861A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BFECF781-0084-4FBD-BD88-E55C85D9480C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5492C3F-8833-4F66-B98F-C2B33AD1F14B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DDCD31A1-884A-4381-A31C-211FB0F5AA52\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"411A8211-874A-4861-A7BE-F5106E324DBD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C2AEB89F-A8F3-41A2-8EFF-DF1F121A087A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F6245464-B7CC-4C38-A317-25864A8F4F4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4A54E43F-4EB6-40DD-A18D-8A063C9CE4D8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"249CAF32-29C8-4371-B4D6-72207C41BA8F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6BA31A08-C74F-4CDC-A644-68EAC4BA39E8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"31A5082D-90A9-42A2-A08C-CCE8F7F53262\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"531E8F27-4B50-4A8B-A6C4-0B617DAA6224\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3B4496FE-646D-48BF-A1F4-F43CE623BE06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:phplist:phplist:2.10.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D46171B6-6125-453B-9838-40BA5093B3C1\"}]}]}],\"references\":[{\"url\":\"http://archives.neohapsis.com/archives/bugtraq/2012-08/0059.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://osvdb.org/84482\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/50150\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.phplist.com/?lid=579\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/54887\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/77526\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.htbridge.com/advisory/HTB23100\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://archives.neohapsis.com/archives/bugtraq/2012-08/0059.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://osvdb.org/84482\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/50150\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.phplist.com/?lid=579\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/54887\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/77526\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.htbridge.com/advisory/HTB23100\",\"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 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.


Loading…

Loading…