Common Weakness Enumeration
CWE-475
AllowedUndefined Behavior for Input to API
Abstraction: Base · Status: Incomplete
The behavior of this function is undefined unless its control parameter is set to a specific value.
32 vulnerabilities reference this CWE, most recent first.
GHSA-V8R4-HC5W-5WW3
Vulnerability from github – Published: 2022-08-02 00:00 – Updated: 2022-08-06 00:00
VLAI
Details
Undefined Behavior for Input to API in GitHub repository vim/vim prior to 9.0.0100.
Severity
5.5 (Medium)
{
"affected": [],
"aliases": [
"CVE-2022-2598"
],
"database_specific": {
"cwe_ids": [
"CWE-475",
"CWE-787"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-08-01T15:15:00Z",
"severity": "MODERATE"
},
"details": "Undefined Behavior for Input to API in GitHub repository vim/vim prior to 9.0.0100.",
"id": "GHSA-v8r4-hc5w-5ww3",
"modified": "2022-08-06T00:00:53Z",
"published": "2022-08-02T00:00:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2598"
},
{
"type": "WEB",
"url": "https://github.com/vim/vim/commit/4e677b9c40ccbc5f090971b31dc2fe07bf05541d"
},
{
"type": "WEB",
"url": "https://huntr.dev/bounties/2f08363a-47a2-422d-a7de-ce96a89ad08e"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00009.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GHSA-V8V4-4V92-48H2
Vulnerability from github – Published: 2022-05-24 17:34 – Updated: 2024-01-23 18:31
VLAI
Details
Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects: MongoDB Inc. MongoDB Server v4.4 versions prior to 4.4.0-rc12; v4.2 versions prior to 4.2.9.
Severity
7.5 (High)
{
"affected": [],
"aliases": [
"CVE-2020-7925"
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-475"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-11-23T15:15:00Z",
"severity": "HIGH"
},
"details": "Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects: MongoDB Inc. MongoDB Server v4.4 versions prior to 4.4.0-rc12; v4.2 versions prior to 4.2.9.",
"id": "GHSA-v8v4-4v92-48h2",
"modified": "2024-01-23T18:31:08Z",
"published": "2022-05-24T17:34:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7925"
},
{
"type": "WEB",
"url": "https://jira.mongodb.org/browse/SERVER-49142"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
No mitigation information available for this CWE.
No CAPEC attack patterns related to this CWE.