gsd-2017-1000486
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Primetek Primefaces 5.x is vulnerable to a weak encryption flaw resulting in remote code execution
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-1000486", "description": "Primetek Primefaces 5.x is vulnerable to a weak encryption flaw resulting in remote code execution", "id": "GSD-2017-1000486", "references": [ "https://packetstormsecurity.com/files/cve/CVE-2017-1000486" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-1000486" ], "details": "Primetek Primefaces 5.x is vulnerable to a weak encryption flaw resulting in remote code execution", "id": "GSD-2017-1000486", "modified": "2023-12-13T01:21:02.126683Z", "schema_version": "1.4.0" } }, "namespaces": { "cisa.gov": { "cveID": "CVE-2017-1000486", "dateAdded": "2022-01-10", "dueDate": "2022-07-10", "product": "Primefaces Application", "requiredAction": "Apply updates per vendor instructions.", "shortDescription": "Primetek Primefaces is vulnerable to a weak encryption flaw resulting in remote code execution", "vendorProject": "Primetek", "vulnerabilityName": "Primetek Primefaces Remote Code Execution Vulnerability" }, "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "DATE_ASSIGNED": "2017-12-29", "ID": "CVE-2017-1000486", "REQUESTER": "bjoern@schuette.se", "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": "Primetek Primefaces 5.x is vulnerable to a weak encryption flaw resulting in remote code execution" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/primefaces/primefaces/issues/1152", "refsource": "CONFIRM", "url": "https://github.com/primefaces/primefaces/issues/1152" }, { "name": "https://cryptosense.com/weak-encryption-flaw-in-primefaces/", "refsource": "MISC", "url": "https://cryptosense.com/weak-encryption-flaw-in-primefaces/" }, { "name": "http://blog.mindedsecurity.com/2016/02/rce-in-oracle-netbeans-opensource.html", "refsource": "MISC", "url": "http://blog.mindedsecurity.com/2016/02/rce-in-oracle-netbeans-opensource.html" }, { "name": "43733", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/43733/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[4.0,4.0.24],[5.0,5.2.21),[5.3,5.3.8)", "affected_versions": "All versions starting from 4.0 up to 4.0.24, all versions starting from 5.0 before 5.2.21, all versions starting from 5.3 before 5.3.8", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-326", "CWE-937" ], "date": "2018-01-24", "description": "Primetek Primefaces is vulnerable to a weak encryption flaw resulting in remote code execution.", "fixed_versions": [ "6.0" ], "identifier": "CVE-2017-1000486", "identifiers": [ "CVE-2017-1000486" ], "not_impacted": "All versions before 4.0, all versions after 4.0.24 before 5.0, all versions starting from 5.2.21 before 5.3, all versions starting from 5.3.8", "package_slug": "maven/org.primefaces/primefaces", "pubdate": "2018-01-03", "solution": "Upgrade to version 6.0 or above.", "title": "Inadequate Encryption Strength", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2017-1000486", "https://github.com/primefaces/primefaces/issues/1152", "https://www.exploit-db.com/exploits/43733/" ], "uuid": "0f954b7c-eb8e-47df-90ad-4a7642029c22" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:primetek:primefaces:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.0.24", "versionStartIncluding": "4.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:primetek:primefaces:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.2.21", "versionStartIncluding": "5.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:primetek:primefaces:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.3.8", "versionStartIncluding": "5.3", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-1000486" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Primetek Primefaces 5.x is vulnerable to a weak encryption flaw resulting in remote code execution" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-326" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/primefaces/primefaces/issues/1152", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/primefaces/primefaces/issues/1152" }, { "name": "https://cryptosense.com/weak-encryption-flaw-in-primefaces/", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://cryptosense.com/weak-encryption-flaw-in-primefaces/" }, { "name": "http://blog.mindedsecurity.com/2016/02/rce-in-oracle-netbeans-opensource.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "http://blog.mindedsecurity.com/2016/02/rce-in-oracle-netbeans-opensource.html" }, { "name": "43733", "refsource": "EXPLOIT-DB", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/43733/" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "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, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2018-01-24T14:05Z", "publishedDate": "2018-01-03T20: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.