Today > vulnerabilities   -   You can now download lists of IOCs here!

CVE-2024-48322

Nov. 12, 2024, 5:35 p.m.

CVSS Score

8.1 / 10

Product(s) Impacted

Run.codes

  • 1.5.2
  • older

Description

UsersController.php in Run.codes 1.5.2 and older has a reset password race condition vulnerability.

Weaknesses

CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition

The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.

CWE ID: 367

Date

Published: Nov. 11, 2024, 8:15 p.m.

Last Modified: Nov. 12, 2024, 5:35 p.m.

Status : Awaiting Analysis

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

cve@mitre.org

CVSS Data

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

Base Score
8.1
Exploitability Score
2.2
Impact Score
5.9
Base Severity
HIGH
CVSS Vector String

The CVSS vector string provides an in-depth view of the vulnerability metrics.

View Vector String

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

References