VYPR

CWE-352

Cross-Site Request Forgery (CSRF)

CompoundStableLikelihood: Medium

Description

The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Hierarchy (View 1000)

Parents

Children

none

Related attack patterns (CAPEC)

CAPEC-111 · CAPEC-462 · CAPEC-467 · CAPEC-62

CVEs mapped to this weakness (9,580)

page 436 of 479
  • CVE-2021-29624MedMay 19, 2021
    risk 0.00cvss 6.5epss 0.01

    fastify-csrf is an open-source plugin helps developers protect their Fastify server against CSRF attacks. Versions of fastify-csrf prior to 3.1.0 have a "double submit" mechanism using cookies with an application deployed across multiple subdomains, e.g. "heroku"-style platform…

  • CVE-2021-21652HigMay 11, 2021
    risk 0.00cvss 7.1epss 0.01

    A cross-site request forgery (CSRF) vulnerability in Jenkins Xray - Test Management for Jira Plugin 2.4.0 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored…

  • CVE-2020-23264HigMay 6, 2021
    risk 0.00cvss 8.8epss 0.01

    Cross-site request forgery (CSRF) in Fork-CMS before 5.8.2 allow remote attackers to hijack the authentication of logged administrators.

  • CVE-2021-28280MedApr 29, 2021
    risk 0.00cvss 6.1epss 0.01

    CSRF + Cross-site scripting (XSS) vulnerability in search.php in PHPFusion 9.03.110 allows remote attackers to inject arbitrary web script or HTML

  • CVE-2021-29436MedApr 13, 2021
    risk 0.00cvss 5.4epss 0.01

    Anuko Time Tracker is an open source, web-based time tracking application written in PHP. In Time Tracker before version 1.19.27.5431 a Cross site request forgery (CSRF) vulnerability existed. The nature of CSRF is that a logged on user may be tricked by social engineering to…

  • CVE-2021-25924HigApr 1, 2021
    risk 0.00cvss 8.8epss 0.01

    In GoCD, versions 19.6.0 to 21.1.0 are vulnerable to Cross-Site Request Forgery due to missing CSRF protection at the `/go/api/config/backup` endpoint. An attacker can trick a victim to click on a malicious link which could change backup configurations or execute system commands…

  • CVE-2020-28705MedMar 10, 2021
    risk 0.00cvss 4.3epss 0.01

    FUEL CMS 1.4.13 contains a cross-site request forgery (CSRF) vulnerability that can delete a page via a post ID to /pages/delete/3.

  • CVE-2021-21620MedFeb 24, 2021
    risk 0.00cvss 4.3epss 0.02

    A cross-site request forgery (CSRF) vulnerability in Jenkins Claim Plugin 2.18.1 and earlier allows attackers to change claims.

  • CVE-2021-21275MedJan 25, 2021
    risk 0.00cvss 5.3epss 0.01

    The MediaWiki "Report" extension has a Cross-Site Request Forgery (CSRF) vulnerability. Before fixed version, there was no protection against CSRF checks on Special:Report, so requests to report a revision could be forged. The problem has been fixed in commit f828dc6 by making…

  • CVE-2020-35217HigJan 20, 2021
    risk 0.00cvss 8.8epss 0.01

    Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker…

  • CVE-2020-23960HigJan 11, 2021
    risk 0.00cvss 8.8epss 0.01

    Multiple cross-site request forgery (CSRF) vulnerabilities in the Admin Console in Fork before 5.8.3 allows remote attackers to perform unauthorized actions as administrator to (1) approve the mass of the user's comments, (2) restoring a deleted user, (3) installing or running…

  • CVE-2020-15259HigNov 6, 2020
    risk 0.00cvss 8.1epss 0.01

    ad-ldap-connector's admin panel before version 5.0.13 does not provide csrf protection, which when exploited may result in remote code execution or confidential data loss. CSRF exploits may occur if the user visits a malicious page containing CSRF payload on the same machine…

  • CVE-2020-15182HigSep 17, 2020
    risk 0.00cvss 8.4epss 0.01

    The SOY Inquiry component of SOY CMS is affected by Cross-site Request Forgery (CSRF) and Remote Code Execution (RCE). The vulnerability affects versions 2.0.0.3 and earlier of SOY Inquiry. This allows remote attackers to force the administrator to edit files once the…

  • CVE-2020-2235MedAug 12, 2020
    risk 0.00cvss 6.5epss 0.01

    A cross-site request forgery (CSRF) vulnerability in Jenkins Pipeline Maven Integration Plugin 3.8.2 and earlier allows attackers to connect to an attacker-specified JDBC URL using attacker-specified credentials IDs obtained through another method, potentially capturing…

  • CVE-2020-12626MedMay 4, 2020
    risk 0.00cvss 6.5epss 0.02

    An issue was discovered in Roundcube Webmail before 1.4.4. A CSRF attack can cause an authenticated user to be logged out because POST was not considered.

  • CVE-2020-2116HigFeb 12, 2020
    risk 0.00cvss 8.8epss 0.01

    A cross-site request forgery vulnerability in Jenkins Pipeline GitHub Notify Step Plugin 1.0.4 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.

  • CVE-2019-19013HigNov 22, 2019
    risk 0.00cvss 8.8epss 0.01

    A CSRF vulnerability in Pagekit 1.0.17 allows an attacker to upload an arbitrary file by removing the CSRF token from a request.

  • CVE-2019-15515MedAug 26, 2019
    risk 0.00cvss 6.5epss 0.01

    Discourse 2.3.2 sends the CSRF token in the query string.

  • CVE-2019-15150HigAug 19, 2019
    risk 0.00cvss 8.8epss 0.01

    In the OAuth2 Client extension before 0.4 for MediaWiki, a CSRF vulnerability exists due to the OAuth2 state parameter not being checked in the callback function.

  • CVE-2019-14933HigAug 11, 2019
    risk 0.00cvss 8.8epss 0.01

    Bagisto 0.1.5 allows CSRF under /admin URIs.