Lucene search

K
cve[email protected]CVE-2021-41139
HistoryOct 13, 2021 - 5:15 p.m.

CVE-2021-41139

2021-10-1317:15:07
CWE-79
web.nvd.nist.gov
22
anuko time tracker
php
web application
time tracking
cve-2021-41139
security issue
javascript execution
uri vulnerability
patch

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

6 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

34.9%

Anuko Time Tracker is an open source, web-based time tracking application written in PHP. When a logged on user selects a date in Time Tracker, it is being passed on via the date parameter in URI. Because of not checking this parameter for sanity in versions prior to 1.19.30.5600, it was possible to craft the URI with malicious JavaScript, use social engineering to convince logged on user to click on such link, and have the attacker-supplied JavaScript to be executed in user’s browser. This issue is patched in version 1.19.30.5600. As a workaround, one may introduce ttValidDbDateFormatDate function as in the latest version and add a call to it within the access checks block in time.php.

Affected configurations

Vulners
NVD
Node
anukotime_trackerRange<1.19.30.5600
VendorProductVersionCPE
anukotime_tracker*cpe:2.3:a:anuko:time_tracker:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "timetracker",
    "vendor": "anuko",
    "versions": [
      {
        "status": "affected",
        "version": "< 1.19.30.5600"
      }
    ]
  }
]

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

6 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

34.9%

Related for CVE-2021-41139