Vulnerabilites related to redhat - modulemd
Vulnerability from fkie_nvd
Published
2019-01-10 21:29
Modified
2024-11-21 03:04
Severity ?
Summary
modulemd 1.3.1 and earlier uses an unsafe function for processing externally provided data, leading to remote code execution.
References
▶ | URL | Tags | |
---|---|---|---|
patrick@puiterwijk.org | https://pagure.io/modulemd/issue/55 | Issue Tracking | |
af854a3a-2127-422b-91ae-364da2661108 | https://pagure.io/modulemd/issue/55 | Issue Tracking |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:modulemd:*:*:*:*:*:*:*:*", "matchCriteriaId": "F51B1F26-D5C6-4A35-8F8C-210C7FA86A71", "versionEndIncluding": "1.3.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "modulemd 1.3.1 and earlier uses an unsafe function for processing externally provided data, leading to remote code execution." }, { "lang": "es", "value": "modulemd, en versiones 1.3.1 y anteriores, emplea una funci\u00f3n insegura para el procesamiento de datos proporcionados externamente, lo que conduce a la ejecuci\u00f3n remota de c\u00f3digo." } ], "id": "CVE-2017-1002157", "lastModified": "2024-11-21T03:04:59.357", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-01-10T21:29:00.267", "references": [ { "source": "patrick@puiterwijk.org", "tags": [ "Issue Tracking" ], "url": "https://pagure.io/modulemd/issue/55" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking" ], "url": "https://pagure.io/modulemd/issue/55" } ], "sourceIdentifier": "patrick@puiterwijk.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-242" } ], "source": "patrick@puiterwijk.org", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
CVE-2017-1002157 (GCVE-0-2017-1002157)
Vulnerability from cvelistv5
Published
2019-01-10 21:00
Modified
2024-09-16 16:47
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
modulemd 1.3.1 and earlier uses an unsafe function for processing externally provided data, leading to remote code execution.
References
► | URL | Tags | |||
---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Fedora Modularity | modulemd |
Version: unspecified < |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T22:08:12.695Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://pagure.io/modulemd/issue/55" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "modulemd", "vendor": "Fedora Modularity", "versions": [ { "lessThanOrEqual": "1.3.1", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "dateAssigned": "2017-10-22T00:00:00", "descriptions": [ { "lang": "en", "value": "modulemd 1.3.1 and earlier uses an unsafe function for processing externally provided data, leading to remote code execution." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-242", "description": "CWE-242", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2019-01-10T21:00:00Z", "orgId": "92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5", "shortName": "fedora" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://pagure.io/modulemd/issue/55" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "patrick@puiterwijk.org", "DATE_ASSIGNED": "2017-10-22T17:19Z", "ID": "CVE-2017-1002157", "REQUESTER": "patrick@puiterwijk.org", "STATE": "PUBLIC", "UPDATED": "2017-10-22T17:19Z" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "modulemd", "version": { "version_data": [ { "version_affected": "\u003c=", "version_value": "1.3.1" } ] } } ] }, "vendor_name": "Fedora Modularity" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "modulemd 1.3.1 and earlier uses an unsafe function for processing externally provided data, leading to remote code execution." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-242" } ] } ] }, "references": { "reference_data": [ { "name": "https://pagure.io/modulemd/issue/55", "refsource": "CONFIRM", "url": "https://pagure.io/modulemd/issue/55" } ] } } } }, "cveMetadata": { "assignerOrgId": "92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5", "assignerShortName": "fedora", "cveId": "CVE-2017-1002157", "datePublished": "2019-01-10T21:00:00Z", "dateReserved": "2019-01-10T00:00:00Z", "dateUpdated": "2024-09-16T16:47:59.756Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }