Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cjsonv1.7.10: 5 vulnerabilities (highest severity is: 9.8) #10

Open
mend-for-github-com bot opened this issue Apr 19, 2024 · 0 comments
Open

cjsonv1.7.10: 5 vulnerabilities (highest severity is: 9.8) #10

mend-for-github-com bot opened this issue Apr 19, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Apr 19, 2024

Vulnerable Library - cjsonv1.7.10

Library home page: https://github.com/junyanl-code/cjson.git

Found in HEAD commit: c44e79751a9606bd11bd1704dee2684af7e4570b

Vulnerable Source Files (1)

/vendor/cJSON-1.7.10/cJSON.c

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (cjsonv1.7.10 version) Remediation Possible** Reachability
CVE-2019-11835 Critical 9.8 Not Defined 0.5% cjsonv1.7.10 Direct v1.7.11
CVE-2019-11834 Critical 9.8 Not Defined 0.5% cjsonv1.7.10 Direct v1.7.11
CVE-2024-31755 High 7.5 Not Defined 0.0% cjsonv1.7.10 Direct 7e4d5dabe7a9b754c601f214e65b544e67ba9f59
CVE-2023-50472 High 7.5 Not Defined 0.0% cjsonv1.7.10 Direct N/A
CVE-2023-50471 High 7.5 Not Defined 0.1% cjsonv1.7.10 Direct N/A

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2019-11835

Vulnerable Library - cjsonv1.7.10

Library home page: https://github.com/junyanl-code/cjson.git

Found in HEAD commit: c44e79751a9606bd11bd1704dee2684af7e4570b

Found in base branch: main

Vulnerable Source Files (1)

/vendor/cJSON-1.7.10/cJSON.c

Vulnerability Details

cJSON before 1.7.11 allows out-of-bounds access, related to multiline comments.

Publish Date: 2019-05-09

URL: CVE-2019-11835

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.5%

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11835

Release Date: 2019-05-09

Fix Resolution: v1.7.11

CVE-2019-11834

Vulnerable Library - cjsonv1.7.10

Library home page: https://github.com/junyanl-code/cjson.git

Found in HEAD commit: c44e79751a9606bd11bd1704dee2684af7e4570b

Found in base branch: main

Vulnerable Source Files (1)

/vendor/cJSON-1.7.10/cJSON.c

Vulnerability Details

cJSON before 1.7.11 allows out-of-bounds access, related to \x00 in a string literal.

Publish Date: 2019-05-09

URL: CVE-2019-11834

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.5%

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11835

Release Date: 2019-05-09

Fix Resolution: v1.7.11

CVE-2024-31755

Vulnerable Library - cjsonv1.7.10

Library home page: https://github.com/junyanl-code/cjson.git

Found in HEAD commit: c44e79751a9606bd11bd1704dee2684af7e4570b

Found in base branch: main

Vulnerable Source Files (1)

/vendor/cJSON-1.7.10/cJSON.c

Vulnerability Details

cJSON v1.7.17 was discovered to contain a segmentation violation, which can trigger through the second parameter of function cJSON_SetValuestring at cJSON.c.

Publish Date: 2024-04-26

URL: CVE-2024-31755

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2024-04-26

Fix Resolution: 7e4d5dabe7a9b754c601f214e65b544e67ba9f59

CVE-2023-50472

Vulnerable Library - cjsonv1.7.10

Library home page: https://github.com/junyanl-code/cjson.git

Found in HEAD commit: c44e79751a9606bd11bd1704dee2684af7e4570b

Found in base branch: main

Vulnerable Source Files (1)

/vendor/cJSON-1.7.10/cJSON.c

Vulnerability Details

cJSON v1.7.16 was discovered to contain a segmentation violation via the function cJSON_SetValuestring at cJSON.c.

Publish Date: 2023-12-14

URL: CVE-2023-50472

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

CVE-2023-50471

Vulnerable Library - cjsonv1.7.10

Library home page: https://github.com/junyanl-code/cjson.git

Found in HEAD commit: c44e79751a9606bd11bd1704dee2684af7e4570b

Found in base branch: main

Vulnerable Source Files (1)

/vendor/cJSON-1.7.10/cJSON.c

Vulnerability Details

cJSON v1.7.16 was discovered to contain a segmentation violation via the function cJSON_InsertItemInArray at cJSON.c.

Publish Date: 2023-12-14

URL: CVE-2023-50471

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Apr 19, 2024
@mend-for-github-com mend-for-github-com bot changed the title cjsonv1.7.10: 4 vulnerabilities (highest severity is: 9.8) cjsonv1.7.10: 5 vulnerabilities (highest severity is: 9.8) Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants