Vulnerabilites related to tech-banker - contact_bank
CVE-2022-3350 (GCVE-0-2022-3350)
Vulnerability from cvelistv5
Published
2022-10-25 00:00
Modified
2025-05-09 19:06
CWE
  • CWE-79 - Cross-Site Scripting (XSS)
Summary
The Contact Bank WordPress plugin through 3.0.30 does not sanitise and escape some of its Form settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T01:07:06.697Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://wpscan.com/vulnerability/6d796b83-03c0-49f8-8d07-5c63ce8a32b9"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 4.8,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "LOW",
              "integrityImpact": "LOW",
              "privilegesRequired": "HIGH",
              "scope": "CHANGED",
              "userInteraction": "REQUIRED",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2022-3350",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-05-09T19:05:13.099328Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-05-09T19:06:01.183Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Contact Bank \u2013 Contact Form Builder for WordPress",
          "vendor": "Unknown",
          "versions": [
            {
              "lessThanOrEqual": "3.0.30",
              "status": "affected",
              "version": "3.0.30",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "zhang Yunpei"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Contact Bank WordPress plugin through 3.0.30 does not sanitise and escape some of its Form settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "CWE-79 Cross-Site Scripting (XSS)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2022-10-25T00:00:00.000Z",
        "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "shortName": "WPScan"
      },
      "references": [
        {
          "url": "https://wpscan.com/vulnerability/6d796b83-03c0-49f8-8d07-5c63ce8a32b9"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Contact Bank \u003c= 3.0.30 - Admin+ Stored Cross-Site Scripting",
      "x_generator": "WPScan CVE Generator"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
    "assignerShortName": "WPScan",
    "cveId": "CVE-2022-3350",
    "datePublished": "2022-10-25T00:00:00.000Z",
    "dateReserved": "2022-09-28T00:00:00.000Z",
    "dateUpdated": "2025-05-09T19:06:01.183Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2014-3841 (GCVE-0-2014-3841)
Vulnerability from cvelistv5
Published
2014-05-22 15:00
Modified
2024-09-16 18:49
Severity ?
CWE
  • n/a
Summary
Cross-site scripting (XSS) vulnerability in the Contact Bank plugin before 2.0.20 for WordPress allows remote attackers to inject arbitrary web script or HTML via the Label field, related to form layout configuration. NOTE: some of these details are obtained from third party information.
References
http://wordpress.org/plugins/contact-bank/changelogx_refsource_MISC
http://www.securityfocus.com/bid/67334vdb-entry, x_refsource_BID
http://secunia.com/advisories/58300third-party-advisory, x_refsource_SECUNIA
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T10:57:17.450Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://wordpress.org/plugins/contact-bank/changelog"
          },
          {
            "name": "67334",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/67334"
          },
          {
            "name": "58300",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/58300"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Cross-site scripting (XSS) vulnerability in the Contact Bank plugin before 2.0.20 for WordPress allows remote attackers to inject arbitrary web script or HTML via the Label field, related to form layout configuration.  NOTE: some of these details are obtained from third party information."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2014-05-22T15:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://wordpress.org/plugins/contact-bank/changelog"
        },
        {
          "name": "67334",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/67334"
        },
        {
          "name": "58300",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/58300"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2014-3841",
          "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 the Contact Bank plugin before 2.0.20 for WordPress allows remote attackers to inject arbitrary web script or HTML via the Label field, related to form layout configuration.  NOTE: some of these details are obtained from third party information."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://wordpress.org/plugins/contact-bank/changelog",
              "refsource": "MISC",
              "url": "http://wordpress.org/plugins/contact-bank/changelog"
            },
            {
              "name": "67334",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/67334"
            },
            {
              "name": "58300",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/58300"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2014-3841",
    "datePublished": "2014-05-22T15:00:00Z",
    "dateReserved": "2014-05-22T00:00:00Z",
    "dateUpdated": "2024-09-16T18:49:39.276Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

Vulnerability from fkie_nvd
Published
2022-10-25 17:15
Modified
2025-05-09 19:15
Summary
The Contact Bank WordPress plugin through 3.0.30 does not sanitise and escape some of its Form settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
Impacted products
Vendor Product Version
tech-banker contact_bank *



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:*:*:*:*:*:wordpress:*:*",
              "matchCriteriaId": "2F8F913C-61FF-4059-9561-E071AE477DCF",
              "versionEndIncluding": "3.0.30",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The Contact Bank WordPress plugin through 3.0.30 does not sanitise and escape some of its Form settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)"
    },
    {
      "lang": "es",
      "value": "El plugin Contact Bank de WordPress versiones hasta 3.0.30, no sanea y escapa de algunas de sus configuraciones de formularios, lo que podr\u00eda permitir a usuarios con altos privilegios, como los administradores, llevar a cabo ataques de tipo Cross-Site Scripting Almacenado incluso cuando la capacidad unfiltered_html no est\u00e1 permitida (por ejemplo, en una configuraci\u00f3n multisitio)"
    }
  ],
  "id": "CVE-2022-3350",
  "lastModified": "2025-05-09T19:15:56.347",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 4.8,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "LOW",
          "integrityImpact": "LOW",
          "privilegesRequired": "HIGH",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 1.7,
        "impactScore": 2.7,
        "source": "nvd@nist.gov",
        "type": "Primary"
      },
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 4.8,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "LOW",
          "integrityImpact": "LOW",
          "privilegesRequired": "HIGH",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 1.7,
        "impactScore": 2.7,
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "type": "Secondary"
      }
    ]
  },
  "published": "2022-10-25T17:15:57.153",
  "references": [
    {
      "source": "contact@wpscan.com",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://wpscan.com/vulnerability/6d796b83-03c0-49f8-8d07-5c63ce8a32b9"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://wpscan.com/vulnerability/6d796b83-03c0-49f8-8d07-5c63ce8a32b9"
    }
  ],
  "sourceIdentifier": "contact@wpscan.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-79"
        }
      ],
      "source": "contact@wpscan.com",
      "type": "Primary"
    }
  ]
}

Vulnerability from fkie_nvd
Published
2014-05-22 15:13
Modified
2025-04-12 10:46
Severity ?
Summary
Cross-site scripting (XSS) vulnerability in the Contact Bank plugin before 2.0.20 for WordPress allows remote attackers to inject arbitrary web script or HTML via the Label field, related to form layout configuration. NOTE: some of these details are obtained from third party information.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "E0EAD8F7-8907-441F-96E9-D62DFD210EE2",
              "versionEndIncluding": "2.0.19",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "6E03D7EA-F2D6-4C69-B52A-6B927E316581",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "C10DEBB6-63D8-4E0C-A10D-BB3568E748E5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "34598E41-8E76-4CF7-8046-97782A8D5E8A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "D5C25EE8-3F4D-4168-B63C-7CE424CD8417",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "65AC7B60-3534-4BEC-8F50-D2D6441C3CE3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "FE7A461C-6DA8-4C82-966F-8694357E2C60",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "765AA781-ECEC-4FB1-98D3-708A71BDAEE7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.7:*:*:*:*:*:*:*",
              "matchCriteriaId": "5DDDBF71-2D49-4BD8-9978-84D8469EC0B6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "D0AA9E57-0318-44FE-A162-F5504DC15EE3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.9:*:*:*:*:*:*:*",
              "matchCriteriaId": "B791497B-C974-4EF3-B43D-DC947C217565",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.10:*:*:*:*:*:*:*",
              "matchCriteriaId": "6E4FAE4C-A1B1-4E53-A2B8-5DEBC6F1C28F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "F977776F-1264-4F4C-86FD-939933EE69BC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.12:*:*:*:*:*:*:*",
              "matchCriteriaId": "90DD3EFD-724B-4D34-9254-10E62ACC0696",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.13:*:*:*:*:*:*:*",
              "matchCriteriaId": "9BA22E94-7887-44C9-881A-52900A050297",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.14:*:*:*:*:*:*:*",
              "matchCriteriaId": "0A1198DF-A355-4B4A-A616-5539432C95C4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.15:*:*:*:*:*:*:*",
              "matchCriteriaId": "D9FA678B-11D8-45DA-88A0-0415CA2C8332",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.16:*:*:*:*:*:*:*",
              "matchCriteriaId": "E90D233F-8592-4F03-AA01-EE14AF01C67B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.17:*:*:*:*:*:*:*",
              "matchCriteriaId": "4CD4AD4E-298E-4C05-BAD5-1FC82B489793",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tech-banker:contact_bank:2.0.18:*:*:*:*:*:*:*",
              "matchCriteriaId": "A50B67FE-90DB-4C9E-909B-485C1135B750",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        },
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:wordpress:wordpress:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "A77EB0E7-7FA7-4232-97DF-7C7587D163F1",
              "vulnerable": false
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ],
      "operator": "AND"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Cross-site scripting (XSS) vulnerability in the Contact Bank plugin before 2.0.20 for WordPress allows remote attackers to inject arbitrary web script or HTML via the Label field, related to form layout configuration.  NOTE: some of these details are obtained from third party information."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de XSS en el plugin Contact Bank anterior a 2.0.20 para WordPress permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s del campo Label, relacionado con la configuraci\u00f3n de dise\u00f1o de formularios. NOTA: algunos de estos detalles se obtienen de informaci\u00f3n de terceras partes."
    }
  ],
  "id": "CVE-2014-3841",
  "lastModified": "2025-04-12T10:46:40.837",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 4.3,
          "confidentialityImpact": "NONE",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ]
  },
  "published": "2014-05-22T15:13:04.473",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/58300"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://wordpress.org/plugins/contact-bank/changelog"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/67334"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/58300"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://wordpress.org/plugins/contact-bank/changelog"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/67334"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-79"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}