GSD-2021-4250
Vulnerability from gsd - Updated: 2022-12-19 00:00Details
A vulnerability classified as problematic has been found in cgriego active_attr
up to 0.15.3. This affects the function call of the file
lib/active_attr/typecasting/boolean_typecaster.rb of the component Regex Handler.
The manipulation of the argument value leads to denial of service. The exploit
has been disclosed to the public and may be used. Upgrading to version 0.15.4 can
address this issue. The name of the patch is dab95e5843b01525444b82bd7b336ef1d79377df.
It is recommended to upgrade the affected component. The associated identifier of
this vulnerability is VDB-216207.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-4250",
"id": "GSD-2021-4250"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "active_attr",
"purl": "pkg:gem/active_attr"
}
}
],
"aliases": [
"CVE-2021-4250",
"GHSA-4whf-rmx5-8frv"
],
"details": "A vulnerability classified as problematic has been found in cgriego active_attr\nup to 0.15.3. This affects the function call of the file\nlib/active_attr/typecasting/boolean_typecaster.rb of the component Regex Handler.\nThe manipulation of the argument value leads to denial of service. The exploit\nhas been disclosed to the public and may be used. Upgrading to version 0.15.4 can\naddress this issue. The name of the patch is dab95e5843b01525444b82bd7b336ef1d79377df.\nIt is recommended to upgrade the affected component. The associated identifier of\nthis vulnerability is VDB-216207.\n",
"id": "GSD-2021-4250",
"modified": "2022-12-19T00:00:00.000Z",
"published": "2022-12-19T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/cgriego/active_attr/issues/184"
},
{
"type": "WEB",
"url": "https://github.com/cgriego/active_attr/pull/185"
},
{
"type": "WEB",
"url": "https://github.com/cgriego/active_attr/commit/dab95e5843b01525444b82bd7b336ef1d79377df"
},
{
"type": "WEB",
"url": "https://github.com/cgriego/active_attr/releases/tag/v0.15.4"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.216207"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": 3.5,
"type": "CVSS_V3"
}
],
"summary": "active_attr Improper Resource Shutdown or Release vulnerability"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cna@vuldb.com",
"ID": "CVE-2021-4250",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "active_attr",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "0.15.0"
},
{
"version_affected": "=",
"version_value": "0.15.1"
},
{
"version_affected": "=",
"version_value": "0.15.2"
}
]
}
}
]
},
"vendor_name": "cgriego"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability classified as problematic has been found in cgriego active_attr up to 0.15.2. This affects the function call of the file lib/active_attr/typecasting/boolean_typecaster.rb of the component Regex Handler. The manipulation of the argument value leads to denial of service. The exploit has been disclosed to the public and may be used. Upgrading to version 0.15.3 is able to address this issue. The name of the patch is dab95e5843b01525444b82bd7b336ef1d79377df. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-216207."
},
{
"lang": "deu",
"value": "Es wurde eine Schwachstelle in cgriego active_attr bis 0.15.2 entdeckt. Sie wurde als problematisch eingestuft. Es geht dabei um die Funktion call der Datei lib/active_attr/typecasting/boolean_typecaster.rb der Komponente Regex Handler. Mit der Manipulation des Arguments value mit unbekannten Daten kann eine denial of service-Schwachstelle ausgenutzt werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung. Ein Aktualisieren auf die Version 0.15.3 vermag dieses Problem zu l\u00f6sen. Der Patch wird als dab95e5843b01525444b82bd7b336ef1d79377df bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
}
]
},
"impact": {
"cvss": [
{
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
{
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-404",
"lang": "eng",
"value": "CWE-404 Denial of Service"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/cgriego/active_attr/issues/184",
"refsource": "MISC",
"url": "https://github.com/cgriego/active_attr/issues/184"
},
{
"name": "https://github.com/cgriego/active_attr/pull/185",
"refsource": "MISC",
"url": "https://github.com/cgriego/active_attr/pull/185"
},
{
"name": "https://github.com/cgriego/active_attr/commit/dab95e5843b01525444b82bd7b336ef1d79377df",
"refsource": "MISC",
"url": "https://github.com/cgriego/active_attr/commit/dab95e5843b01525444b82bd7b336ef1d79377df"
},
{
"name": "https://vuldb.com/?id.216207",
"refsource": "MISC",
"url": "https://vuldb.com/?id.216207"
},
{
"name": "https://github.com/cgriego/active_attr/releases/tag/v0.15.3",
"refsource": "MISC",
"url": "https://github.com/cgriego/active_attr/releases/tag/v0.15.3"
}
]
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2021-4250",
"cvss_v3": 3.5,
"date": "2022-12-19",
"description": "A vulnerability classified as problematic has been found in cgriego active_attr\nup to 0.15.3. This affects the function call of the file\nlib/active_attr/typecasting/boolean_typecaster.rb of the component Regex Handler.\nThe manipulation of the argument value leads to denial of service. The exploit\nhas been disclosed to the public and may be used. Upgrading to version 0.15.4 can\naddress this issue. The name of the patch is dab95e5843b01525444b82bd7b336ef1d79377df.\nIt is recommended to upgrade the affected component. The associated identifier of\nthis vulnerability is VDB-216207.\n",
"gem": "active_attr",
"ghsa": "4whf-rmx5-8frv",
"patched_versions": [
"\u003e= 0.15.4"
],
"related": {
"url": [
"https://github.com/cgriego/active_attr/pull/185",
"https://github.com/cgriego/active_attr/commit/dab95e5843b01525444b82bd7b336ef1d79377df",
"https://github.com/cgriego/active_attr/releases/tag/v0.15.4",
"https://vuldb.com/?id.216207"
]
},
"title": "active_attr Improper Resource Shutdown or Release vulnerability",
"url": "https://github.com/cgriego/active_attr/issues/184"
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c0.15.4",
"affected_versions": "All versions before 0.15.4",
"cwe_ids": [
"CWE-1035",
"CWE-404",
"CWE-937"
],
"date": "2022-12-27",
"description": "A vulnerability classified as problematic has been found in cgriego active_attr up to 0.15.2. This affects the function call of the file lib/active_attr/typecasting/boolean_typecaster.rb of the component Regex Handler. The manipulation of the argument value leads to denial of service. The exploit has been disclosed to the public and may be used. Upgrading to version 0.15.3 is able to address this issue. The name of the patch is dab95e5843b01525444b82bd7b336ef1d79377df. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-216207.",
"fixed_versions": [
"0.15.4"
],
"identifier": "CVE-2021-4250",
"identifiers": [
"GHSA-4whf-rmx5-8frv",
"CVE-2021-4250"
],
"not_impacted": "All versions starting from 0.15.4",
"package_slug": "gem/active_attr",
"pubdate": "2022-12-19",
"solution": "Upgrade to version 0.15.4 or above.",
"title": "Improper Resource Shutdown or Release",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-4250",
"https://github.com/cgriego/active_attr/issues/184",
"https://github.com/cgriego/active_attr/pull/185",
"https://github.com/cgriego/active_attr/commit/dab95e5843b01525444b82bd7b336ef1d79377df",
"https://github.com/cgriego/active_attr/releases/tag/v0.15.4",
"https://vuldb.com/?id.216207",
"https://github.com/cgriego/active_attr/releases/tag/v0.15.3",
"https://github.com/advisories/GHSA-4whf-rmx5-8frv"
],
"uuid": "f2abdb16-7b95-43bf-a0d5-3bd488c04191"
}
]
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:active_attr_project:active_attr:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8D27E608-351C-4813-BC6C-06EB8B9DF82C",
"versionEndExcluding": "0.15.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability classified as problematic has been found in cgriego active_attr up to 0.15.2. This affects the function call of the file lib/active_attr/typecasting/boolean_typecaster.rb of the component Regex Handler. The manipulation of the argument value leads to denial of service. The exploit has been disclosed to the public and may be used. Upgrading to version 0.15.3 is able to address this issue. The name of the patch is dab95e5843b01525444b82bd7b336ef1d79377df. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-216207."
},
{
"lang": "es",
"value": "Una vulnerabilidad ha sido encontrada en cgriego active_attr hasta 0.15.2 y clasificada como problem\u00e1tica. Esto afecta a la llamada de funci\u00f3n del archivo lib/active_attr/typecasting/boolean_typecaster.rb del componente Regex Handler. La manipulaci\u00f3n del argumento value conduce a la Denegaci\u00f3n de Servicio (DoS). La explotaci\u00f3n ha sido divulgada al p\u00fablico y puede utilizarse. La actualizaci\u00f3n a la versi\u00f3n 0.15.3 puede solucionar este problema. El nombre del parche es dab95e5843b01525444b82bd7b336ef1d79377df. Se recomienda actualizar el componente afectado. El identificador asociado de esta vulnerabilidad es VDB-216207."
}
],
"id": "CVE-2021-4250",
"lastModified": "2024-04-11T01:13:38.500",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 2.1,
"impactScore": 1.4,
"source": "cna@vuldb.com",
"type": "Secondary"
}
]
},
"published": "2022-12-18T22:15:10.080",
"references": [
{
"source": "cna@vuldb.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/cgriego/active_attr/commit/dab95e5843b01525444b82bd7b336ef1d79377df"
},
{
"source": "cna@vuldb.com",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/cgriego/active_attr/issues/184"
},
{
"source": "cna@vuldb.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/cgriego/active_attr/pull/185"
},
{
"source": "cna@vuldb.com",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/cgriego/active_attr/releases/tag/v0.15.3"
},
{
"source": "cna@vuldb.com",
"tags": [
"Third Party Advisory"
],
"url": "https://vuldb.com/?id.216207"
}
],
"sourceIdentifier": "cna@vuldb.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-404"
}
],
"source": "cna@vuldb.com",
"type": "Primary"
}
]
}
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…