CVE-2014-4501 (GCVE-0-2014-4501)
Vulnerability from cvelistv5 – Published: 2014-07-23 14:00 – Updated: 2024-08-06 11:20
VLAI
Summary
Multiple stack-based buffer overflows in sgminer before 4.2.2, cgminer before 4.3.5, and BFGMiner before 3.3.0 allow remote pool servers to have unspecified impact via a long URL in a client.reconnect stratum message to the (1) extract_sockaddr or (2) parse_reconnect functions in util.c.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://seclists.org/fulldisclosure/2014/Jul/118 | mailing-listx_refsource_FULLDISC |
| https://github.com/luke-jr/bfgminer/commit/c80ad8… | x_refsource_CONFIRM |
| https://github.com/sgminer-dev/sgminer/commit/78c… | x_refsource_CONFIRM |
| https://github.com/ckolivas/cgminer/commit/e1c505… | x_refsource_CONFIRM |
| https://github.com/sgminer-dev/sgminer/commit/b65… | x_refsource_CONFIRM |
Date Public
2014-06-05 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T11:20:26.035Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "20140722 CVE-2014-4501 : Stack Overflow in Parsing client.reconnect Message of the Stratum Mining Protocol",
"tags": [
"mailing-list",
"x_refsource_FULLDISC",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2014/Jul/118"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/luke-jr/bfgminer/commit/c80ad8548251eb0e15329fc240c89070640c9d79"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/sgminer-dev/sgminer/commit/78cc408369bdbbd440196c93574098d1482efbce"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/ckolivas/cgminer/commit/e1c5050734123973b99d181c45e74b2cbb00272e"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/sgminer-dev/sgminer/commit/b65574bef233474e915fdf18614aa211e31cc6c2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-06-05T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Multiple stack-based buffer overflows in sgminer before 4.2.2, cgminer before 4.3.5, and BFGMiner before 3.3.0 allow remote pool servers to have unspecified impact via a long URL in a client.reconnect stratum message to the (1) extract_sockaddr or (2) parse_reconnect functions in util.c."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2014-07-23T12:57:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "20140722 CVE-2014-4501 : Stack Overflow in Parsing client.reconnect Message of the Stratum Mining Protocol",
"tags": [
"mailing-list",
"x_refsource_FULLDISC"
],
"url": "http://seclists.org/fulldisclosure/2014/Jul/118"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/luke-jr/bfgminer/commit/c80ad8548251eb0e15329fc240c89070640c9d79"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/sgminer-dev/sgminer/commit/78cc408369bdbbd440196c93574098d1482efbce"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/ckolivas/cgminer/commit/e1c5050734123973b99d181c45e74b2cbb00272e"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/sgminer-dev/sgminer/commit/b65574bef233474e915fdf18614aa211e31cc6c2"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-4501",
"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": "Multiple stack-based buffer overflows in sgminer before 4.2.2, cgminer before 4.3.5, and BFGMiner before 3.3.0 allow remote pool servers to have unspecified impact via a long URL in a client.reconnect stratum message to the (1) extract_sockaddr or (2) parse_reconnect functions in util.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20140722 CVE-2014-4501 : Stack Overflow in Parsing client.reconnect Message of the Stratum Mining Protocol",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2014/Jul/118"
},
{
"name": "https://github.com/luke-jr/bfgminer/commit/c80ad8548251eb0e15329fc240c89070640c9d79",
"refsource": "CONFIRM",
"url": "https://github.com/luke-jr/bfgminer/commit/c80ad8548251eb0e15329fc240c89070640c9d79"
},
{
"name": "https://github.com/sgminer-dev/sgminer/commit/78cc408369bdbbd440196c93574098d1482efbce",
"refsource": "CONFIRM",
"url": "https://github.com/sgminer-dev/sgminer/commit/78cc408369bdbbd440196c93574098d1482efbce"
},
{
"name": "https://github.com/ckolivas/cgminer/commit/e1c5050734123973b99d181c45e74b2cbb00272e",
"refsource": "CONFIRM",
"url": "https://github.com/ckolivas/cgminer/commit/e1c5050734123973b99d181c45e74b2cbb00272e"
},
{
"name": "https://github.com/sgminer-dev/sgminer/commit/b65574bef233474e915fdf18614aa211e31cc6c2",
"refsource": "CONFIRM",
"url": "https://github.com/sgminer-dev/sgminer/commit/b65574bef233474e915fdf18614aa211e31cc6c2"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-4501",
"datePublished": "2014-07-23T14:00:00.000Z",
"dateReserved": "2014-06-20T00:00:00.000Z",
"dateUpdated": "2024-08-06T11:20:26.035Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2014-4501",
"date": "2026-05-30",
"epss": "0.00221",
"percentile": "0.4475"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sgminer_project:sgminer:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"4.2.1\", \"matchCriteriaId\": \"674C554E-841D-4D4B-99B9-F2641327AF5A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sgminer_project:sgminer:4.0.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0E3DD6BA-85F4-49B4-B489-DCB763AA65E2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sgminer_project:sgminer:4.1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"95929A1F-64B1-45E7-A9A0-E1603FDCD176\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sgminer_project:sgminer:4.1.153:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"22ADC6DB-0EB9-43E8-AA12-09FD74CC4914\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sgminer_project:sgminer:4.1.242:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FB19CC92-1BC6-44F2-B11B-B87EFC0AF8CF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sgminer_project:sgminer:4.1.271:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"94A63F06-378D-46BB-98D2-03E70E94A83C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sgminer_project:sgminer:4.2.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"593E9A8D-2A7D-4089-8E4B-A26FF4E28407\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cgminer_project:cgminer:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"4.3.4\", \"matchCriteriaId\": \"5608A1A0-EE57-4547-A796-78F06774D112\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cgminer_project:cgminer:4.3.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"53DF2374-2A96-438B-BF22-8BA80FDBAE92\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cgminer_project:cgminer:4.3.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"008EEFC2-BD05-4AE7-B207-A496EA9FEC40\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cgminer_project:cgminer:4.3.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"62F0C15F-9D00-49F5-959F-790B176A1155\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cgminer_project:cgminer:4.3.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4DFF873E-8092-4641-9FEF-CFC2133AA4E9\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bfgminer:bfgminer:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"3.2.9\", \"matchCriteriaId\": \"6EE2FAD5-17A9-4289-A55B-029E9C1FD24E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bfgminer:bfgminer:3.2.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1D5FBC7F-A42D-4B77-A5F9-40A5C01F881B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bfgminer:bfgminer:3.2.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1180D535-1EC2-4C8E-891E-B5DFAB4CCC6D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bfgminer:bfgminer:3.2.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D105E68A-9261-4B9D-A662-FA3CEB379D89\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bfgminer:bfgminer:3.2.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B83E2C83-D877-494A-BE6F-D2D6BFBD04AE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bfgminer:bfgminer:3.2.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1889D60B-2777-4F14-B4BD-4C068CE3EAC1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bfgminer:bfgminer:3.2.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"74DA5D3E-E725-435C-ADF0-B9B3141DB691\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bfgminer:bfgminer:3.2.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"728F3472-BE81-4D3F-BA1D-17453F1A1BC5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bfgminer:bfgminer:3.2.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"708E901D-5DFB-4403-8928-C780AD7780C9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bfgminer:bfgminer:3.2.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EA31DFFC-71FE-438E-BC02-5A880F1AE568\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Multiple stack-based buffer overflows in sgminer before 4.2.2, cgminer before 4.3.5, and BFGMiner before 3.3.0 allow remote pool servers to have unspecified impact via a long URL in a client.reconnect stratum message to the (1) extract_sockaddr or (2) parse_reconnect functions in util.c.\"}, {\"lang\": \"es\", \"value\": \"M\\u00faltiples desbordamientos de buffer basado en pila en sgminer anterior a 4.2.2, cgminer anterior a 4.3.5 y BFGMiner anterior a 3.3.0 permiten a servidores remotos de pool tener impacto no especificado a trav\\u00e9s de una URL larga en un mensaje de estrato client.reconnect a las funciones (1) extract_sockaddr o (2) parse_reconnect en util.c.\"}]",
"id": "CVE-2014-4501",
"lastModified": "2024-11-21T02:10:18.923",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:C/I:C/A:C\", \"baseScore\": 10.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"COMPLETE\", \"integrityImpact\": \"COMPLETE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 10.0, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2014-07-23T14:55:06.070",
"references": "[{\"url\": \"http://seclists.org/fulldisclosure/2014/Jul/118\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/ckolivas/cgminer/commit/e1c5050734123973b99d181c45e74b2cbb00272e\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Patch\"]}, {\"url\": \"https://github.com/luke-jr/bfgminer/commit/c80ad8548251eb0e15329fc240c89070640c9d79\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/sgminer-dev/sgminer/commit/78cc408369bdbbd440196c93574098d1482efbce\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Patch\"]}, {\"url\": \"https://github.com/sgminer-dev/sgminer/commit/b65574bef233474e915fdf18614aa211e31cc6c2\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2014/Jul/118\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/ckolivas/cgminer/commit/e1c5050734123973b99d181c45e74b2cbb00272e\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\"]}, {\"url\": \"https://github.com/luke-jr/bfgminer/commit/c80ad8548251eb0e15329fc240c89070640c9d79\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/sgminer-dev/sgminer/commit/78cc408369bdbbd440196c93574098d1482efbce\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\"]}, {\"url\": \"https://github.com/sgminer-dev/sgminer/commit/b65574bef233474e915fdf18614aa211e31cc6c2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-119\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2014-4501\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2014-07-23T14:55:06.070\",\"lastModified\":\"2026-05-06T22:30:45.220\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Multiple stack-based buffer overflows in sgminer before 4.2.2, cgminer before 4.3.5, and BFGMiner before 3.3.0 allow remote pool servers to have unspecified impact via a long URL in a client.reconnect stratum message to the (1) extract_sockaddr or (2) parse_reconnect functions in util.c.\"},{\"lang\":\"es\",\"value\":\"M\u00faltiples desbordamientos de buffer basado en pila en sgminer anterior a 4.2.2, cgminer anterior a 4.3.5 y BFGMiner anterior a 3.3.0 permiten a servidores remotos de pool tener impacto no especificado a trav\u00e9s de una URL larga en un mensaje de estrato client.reconnect a las funciones (1) extract_sockaddr o (2) parse_reconnect en util.c.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":10.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sgminer_project:sgminer:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"4.2.1\",\"matchCriteriaId\":\"674C554E-841D-4D4B-99B9-F2641327AF5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sgminer_project:sgminer:4.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E3DD6BA-85F4-49B4-B489-DCB763AA65E2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sgminer_project:sgminer:4.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95929A1F-64B1-45E7-A9A0-E1603FDCD176\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sgminer_project:sgminer:4.1.153:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"22ADC6DB-0EB9-43E8-AA12-09FD74CC4914\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sgminer_project:sgminer:4.1.242:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FB19CC92-1BC6-44F2-B11B-B87EFC0AF8CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sgminer_project:sgminer:4.1.271:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"94A63F06-378D-46BB-98D2-03E70E94A83C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sgminer_project:sgminer:4.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"593E9A8D-2A7D-4089-8E4B-A26FF4E28407\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cgminer_project:cgminer:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"4.3.4\",\"matchCriteriaId\":\"5608A1A0-EE57-4547-A796-78F06774D112\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cgminer_project:cgminer:4.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"53DF2374-2A96-438B-BF22-8BA80FDBAE92\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cgminer_project:cgminer:4.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"008EEFC2-BD05-4AE7-B207-A496EA9FEC40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cgminer_project:cgminer:4.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"62F0C15F-9D00-49F5-959F-790B176A1155\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cgminer_project:cgminer:4.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4DFF873E-8092-4641-9FEF-CFC2133AA4E9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bfgminer:bfgminer:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.2.9\",\"matchCriteriaId\":\"6EE2FAD5-17A9-4289-A55B-029E9C1FD24E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bfgminer:bfgminer:3.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D5FBC7F-A42D-4B77-A5F9-40A5C01F881B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bfgminer:bfgminer:3.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1180D535-1EC2-4C8E-891E-B5DFAB4CCC6D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bfgminer:bfgminer:3.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D105E68A-9261-4B9D-A662-FA3CEB379D89\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bfgminer:bfgminer:3.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B83E2C83-D877-494A-BE6F-D2D6BFBD04AE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bfgminer:bfgminer:3.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1889D60B-2777-4F14-B4BD-4C068CE3EAC1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bfgminer:bfgminer:3.2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74DA5D3E-E725-435C-ADF0-B9B3141DB691\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bfgminer:bfgminer:3.2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"728F3472-BE81-4D3F-BA1D-17453F1A1BC5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bfgminer:bfgminer:3.2.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"708E901D-5DFB-4403-8928-C780AD7780C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bfgminer:bfgminer:3.2.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EA31DFFC-71FE-438E-BC02-5A880F1AE568\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/fulldisclosure/2014/Jul/118\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/ckolivas/cgminer/commit/e1c5050734123973b99d181c45e74b2cbb00272e\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://github.com/luke-jr/bfgminer/commit/c80ad8548251eb0e15329fc240c89070640c9d79\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/sgminer-dev/sgminer/commit/78cc408369bdbbd440196c93574098d1482efbce\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://github.com/sgminer-dev/sgminer/commit/b65574bef233474e915fdf18614aa211e31cc6c2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://seclists.org/fulldisclosure/2014/Jul/118\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/ckolivas/cgminer/commit/e1c5050734123973b99d181c45e74b2cbb00272e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://github.com/luke-jr/bfgminer/commit/c80ad8548251eb0e15329fc240c89070640c9d79\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/sgminer-dev/sgminer/commit/78cc408369bdbbd440196c93574098d1482efbce\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://github.com/sgminer-dev/sgminer/commit/b65574bef233474e915fdf18614aa211e31cc6c2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}"
}
}
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…