Lucene search

K
cveGitHub_MCVE-2023-23619
HistoryJan 26, 2023 - 9:18 p.m.

CVE-2023-23619

2023-01-2621:18:15
CWE-94
GitHub_M
web.nvd.nist.gov
36
modelina
library
data models
code injection
security issue
github security advisory

CVSS3

9.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.9

Confidence

High

EPSS

0.001

Percentile

45.4%

Modelina is a library for generating data models based on inputs such as AsyncAPI, OpenAPI, or JSON Schema documents. Versions prior to 1.0.0 are vulnerable to Code injection. This issue affects anyone who is using the default presets and/or does not handle the functionality themself. This issue has been partially mitigated in version 1.0.0, with the maintainer’s GitHub Security Advisory (GHSA) noting “It is impossible to fully guard against this, because users have access to the original raw information. However, as of version 1, if you only access the constrained models, you will not encounter this issue. Further similar situations are NOT seen as a security issue, but intended behavior.” The suggested workaround from the maintainers is “Fully custom presets that change the entire rendering process which can then escape the user input.”

Affected configurations

Nvd
Vulners
Node
lfprojectsmodelinaRange<1.0.0node.js
VendorProductVersionCPE
lfprojectsmodelina*cpe:2.3:a:lfprojects:modelina:*:*:*:*:*:node.js:*:*

CNA Affected

[
  {
    "vendor": "asyncapi",
    "product": "modelina",
    "versions": [
      {
        "version": "< 1.0.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

9.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

8.9

Confidence

High

EPSS

0.001

Percentile

45.4%