Lucene search

K
vulnrichmentWordfenceVULNRICHMENT:CVE-2024-3945
HistoryMay 30, 2024 - 4:31 a.m.

CVE-2024-3945 WP To Do <= 1.3.0 - Cross-Site Request Forgery via wptodo_manage()

2024-05-3004:31:55
Wordfence
github.com
cve-2024-3945
cross-site request forgery
wptodo_manage()
wordpress
nonce validation
unauthenticated attackers
todo items
site administrator

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

6.5 Medium

AI Score

Confidence

Low

0.0005 Low

EPSS

Percentile

17.1%

The WP To Do plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.0. This is due to missing or incorrect nonce validation on the wptodo_manage() function. This makes it possible for unauthenticated attackers to add new todo items via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

CNA Affected

[
  {
    "vendor": "delower186",
    "product": "WP To Do",
    "versions": [
      {
        "version": "*",
        "status": "affected",
        "lessThanOrEqual": "1.3.0",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

6.5 Medium

AI Score

Confidence

Low

0.0005 Low

EPSS

Percentile

17.1%

Related for VULNRICHMENT:CVE-2024-3945