gsd-2019-11405
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle, build.gradle.mustache, and build.sbt files, which may have caused insecurely resolved dependencies.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-11405", "description": "OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle, build.gradle.mustache, and build.sbt files, which may have caused insecurely resolved dependencies.", "id": "GSD-2019-11405" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-11405" ], "details": "OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle, build.gradle.mustache, and build.sbt files, which may have caused insecurely resolved dependencies.", "id": "GSD-2019-11405", "modified": "2023-12-13T01:24:00.851782Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-11405", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle, build.gradle.mustache, and build.sbt files, which may have caused insecurely resolved dependencies." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AC:H/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/OpenAPITools/openapi-generator/issues/2253", "refsource": "MISC", "url": "https://github.com/OpenAPITools/openapi-generator/issues/2253" }, { "name": "https://github.com/OpenAPITools/openapi-generator/pull/2248", "refsource": "MISC", "url": "https://github.com/OpenAPITools/openapi-generator/pull/2248" }, { "name": "https://github.com/OpenAPITools/openapi-generator/pull/2697", "refsource": "MISC", "url": "https://github.com/OpenAPITools/openapi-generator/pull/2697" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,4.0.0-20190419.052012-560)", "affected_versions": "All versions before 4.0.0-20190419.052012-560", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "cwe_ids": [ "CWE-1035", "CWE-311", "CWE-937" ], "date": "2019-10-09", "description": "OpenAPI Tools OpenAPI Generator uses `http://` URLs in various `build.gradle`, `build.gradle.mustache`, and `build.sbt` files, which may have caused insecurely resolved dependencies.", "fixed_versions": [ "4.0.1" ], "identifier": "CVE-2019-11405", "identifiers": [ "CVE-2019-11405" ], "not_impacted": "All versions starting from 4.0.0-20190419.052012-560", "package_slug": "maven/org.openapitools/openapi-generator", "pubdate": "2019-04-22", "solution": "Upgrade to version 4.0.1 or above.", "title": "Insecurely resolved dependencies", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11405" ], "uuid": "cf7188b1-310a-41ae-a053-1ff184cfc600" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openapi-generator:openapi_generator:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.0.0-20190419.052012-560", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-11405" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle, build.gradle.mustache, and build.sbt files, which may have caused insecurely resolved dependencies." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-311" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/OpenAPITools/openapi-generator/pull/2697", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/OpenAPITools/openapi-generator/pull/2697" }, { "name": "https://github.com/OpenAPITools/openapi-generator/pull/2248", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/OpenAPITools/openapi-generator/pull/2248" }, { "name": "https://github.com/OpenAPITools/openapi-generator/issues/2253", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/OpenAPITools/openapi-generator/issues/2253" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 5.2 } }, "lastModifiedDate": "2020-08-24T17:37Z", "publishedDate": "2019-04-22T11:29Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…