Search criteria
6 vulnerabilities found for aedes by aedes_project
FKIE_CVE-2020-13410
Vulnerability from fkie_nvd - Published: 2020-08-26 15:15 - Updated: 2024-11-21 05:01
Severity ?
Summary
An issue was discovered in MoscaJS Aedes 0.42.0. lib/write.js does not properly consider exceptions during the writing of an invalid packet to a stream.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://cwe.mitre.org/data/definitions/248.html | Technical Description | |
| cve@mitre.org | https://github.com/moscajs/aedes/pull/493 | Patch, Third Party Advisory | |
| cve@mitre.org | https://payatu.com/advisory/dos-in-aedes-mqtt-broker | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://cwe.mitre.org/data/definitions/248.html | Technical Description | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/moscajs/aedes/pull/493 | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://payatu.com/advisory/dos-in-aedes-mqtt-broker | Exploit, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| aedes_project | aedes | 0.42.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:aedes_project:aedes:0.42.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0B042C8C-1227-4524-9687-FC061652C7F9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in MoscaJS Aedes 0.42.0. lib/write.js does not properly consider exceptions during the writing of an invalid packet to a stream."
},
{
"lang": "es",
"value": "Se detect\u00f3 un problema en MoscaJS Aedes versi\u00f3n 0.42.0. La biblioteca lib/write.js no considera apropiadamente unas excepciones durante la escritura de un paquete no v\u00e1lido en un flujo de datos"
}
],
"id": "CVE-2020-13410",
"lastModified": "2024-11-21T05:01:11.940",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"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"
}
]
},
"published": "2020-08-26T15:15:12.727",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Technical Description"
],
"url": "https://cwe.mitre.org/data/definitions/248.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/moscajs/aedes/pull/493"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://payatu.com/advisory/dos-in-aedes-mqtt-broker"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Technical Description"
],
"url": "https://cwe.mitre.org/data/definitions/248.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/moscajs/aedes/pull/493"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://payatu.com/advisory/dos-in-aedes-mqtt-broker"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-755"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
FKIE_CVE-2018-3778
Vulnerability from fkie_nvd - Published: 2018-08-08 20:29 - Updated: 2024-11-21 04:06
Severity ?
Summary
Improper authorization in aedes version <0.35.0 will publish a LWT in a channel when a client is not authorized.
References
| URL | Tags | ||
|---|---|---|---|
| support@hackerone.com | https://github.com/mcollina/aedes/issues/211 | Issue Tracking, Patch, Third Party Advisory | |
| support@hackerone.com | https://github.com/mcollina/aedes/issues/212 | Issue Tracking, Third Party Advisory | |
| support@hackerone.com | https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/mcollina/aedes/issues/211 | Issue Tracking, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/mcollina/aedes/issues/212 | Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json | Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| aedes_project | aedes | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:aedes_project:aedes:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4C0D7CC0-C97B-49B0-BA45-0E0390F5CAAF",
"versionEndExcluding": "0.35.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Improper authorization in aedes version \u003c0.35.0 will publish a LWT in a channel when a client is not authorized."
},
{
"lang": "es",
"value": "Autorizaci\u00f3n incorrecta en aedes en versiones anteriores a la 0.35.0 publicar\u00e1 un LWT en un canal cuando el cliente no est\u00e1 autorizado."
}
],
"id": "CVE-2018-3778",
"lastModified": "2024-11-21T04:06:03.580",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2018-08-08T20:29:00.220",
"references": [
{
"source": "support@hackerone.com",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/mcollina/aedes/issues/211"
},
{
"source": "support@hackerone.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/mcollina/aedes/issues/212"
},
{
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/mcollina/aedes/issues/211"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/mcollina/aedes/issues/212"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json"
}
],
"sourceIdentifier": "support@hackerone.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-285"
}
],
"source": "support@hackerone.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-863"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CVE-2020-13410 (GCVE-0-2020-13410)
Vulnerability from cvelistv5 – Published: 2020-08-26 14:35 – Updated: 2024-08-04 12:18
VLAI?
Summary
An issue was discovered in MoscaJS Aedes 0.42.0. lib/write.js does not properly consider exceptions during the writing of an invalid packet to a stream.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T12:18:17.582Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/moscajs/aedes/pull/493"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://payatu.com/advisory/dos-in-aedes-mqtt-broker"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cwe.mitre.org/data/definitions/248.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in MoscaJS Aedes 0.42.0. lib/write.js does not properly consider exceptions during the writing of an invalid packet to a stream."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-07-10T20:16:02",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/moscajs/aedes/pull/493"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://payatu.com/advisory/dos-in-aedes-mqtt-broker"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cwe.mitre.org/data/definitions/248.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-13410",
"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": "An issue was discovered in MoscaJS Aedes 0.42.0. lib/write.js does not properly consider exceptions during the writing of an invalid packet to a stream."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/moscajs/aedes/pull/493",
"refsource": "MISC",
"url": "https://github.com/moscajs/aedes/pull/493"
},
{
"name": "https://payatu.com/advisory/dos-in-aedes-mqtt-broker",
"refsource": "MISC",
"url": "https://payatu.com/advisory/dos-in-aedes-mqtt-broker"
},
{
"name": "https://cwe.mitre.org/data/definitions/248.html",
"refsource": "MISC",
"url": "https://cwe.mitre.org/data/definitions/248.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-13410",
"datePublished": "2020-08-26T14:35:52",
"dateReserved": "2020-05-22T00:00:00",
"dateUpdated": "2024-08-04T12:18:17.582Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2018-3778 (GCVE-0-2018-3778)
Vulnerability from cvelistv5 – Published: 2018-08-08 20:00 – Updated: 2024-09-16 18:18
VLAI?
Summary
Improper authorization in aedes version <0.35.0 will publish a LWT in a channel when a client is not authorized.
Severity ?
No CVSS data available.
CWE
- CWE-285 - Improper Authorization (CWE-285)
Assigner
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T04:50:30.838Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/mcollina/aedes/issues/212"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/mcollina/aedes/issues/211"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "aedes",
"vendor": "HackerOne",
"versions": [
{
"status": "affected",
"version": "\u003e=0.35.1"
}
]
}
],
"datePublic": "2018-08-06T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Improper authorization in aedes version \u003c0.35.0 will publish a LWT in a channel when a client is not authorized."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-285",
"description": "Improper Authorization (CWE-285)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-08-14T13:57:01",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/mcollina/aedes/issues/212"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/mcollina/aedes/issues/211"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-08-06T00:00:00",
"ID": "CVE-2018-3778",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "aedes",
"version": {
"version_data": [
{
"version_value": "\u003e=0.35.1"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper authorization in aedes version \u003c0.35.0 will publish a LWT in a channel when a client is not authorized."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Authorization (CWE-285)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json",
"refsource": "MISC",
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json"
},
{
"name": "https://github.com/mcollina/aedes/issues/212",
"refsource": "MISC",
"url": "https://github.com/mcollina/aedes/issues/212"
},
{
"name": "https://github.com/mcollina/aedes/issues/211",
"refsource": "MISC",
"url": "https://github.com/mcollina/aedes/issues/211"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2018-3778",
"datePublished": "2018-08-08T20:00:00Z",
"dateReserved": "2017-12-28T00:00:00",
"dateUpdated": "2024-09-16T18:18:21.081Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2020-13410 (GCVE-0-2020-13410)
Vulnerability from nvd – Published: 2020-08-26 14:35 – Updated: 2024-08-04 12:18
VLAI?
Summary
An issue was discovered in MoscaJS Aedes 0.42.0. lib/write.js does not properly consider exceptions during the writing of an invalid packet to a stream.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T12:18:17.582Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/moscajs/aedes/pull/493"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://payatu.com/advisory/dos-in-aedes-mqtt-broker"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cwe.mitre.org/data/definitions/248.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in MoscaJS Aedes 0.42.0. lib/write.js does not properly consider exceptions during the writing of an invalid packet to a stream."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-07-10T20:16:02",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/moscajs/aedes/pull/493"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://payatu.com/advisory/dos-in-aedes-mqtt-broker"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cwe.mitre.org/data/definitions/248.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-13410",
"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": "An issue was discovered in MoscaJS Aedes 0.42.0. lib/write.js does not properly consider exceptions during the writing of an invalid packet to a stream."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/moscajs/aedes/pull/493",
"refsource": "MISC",
"url": "https://github.com/moscajs/aedes/pull/493"
},
{
"name": "https://payatu.com/advisory/dos-in-aedes-mqtt-broker",
"refsource": "MISC",
"url": "https://payatu.com/advisory/dos-in-aedes-mqtt-broker"
},
{
"name": "https://cwe.mitre.org/data/definitions/248.html",
"refsource": "MISC",
"url": "https://cwe.mitre.org/data/definitions/248.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-13410",
"datePublished": "2020-08-26T14:35:52",
"dateReserved": "2020-05-22T00:00:00",
"dateUpdated": "2024-08-04T12:18:17.582Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2018-3778 (GCVE-0-2018-3778)
Vulnerability from nvd – Published: 2018-08-08 20:00 – Updated: 2024-09-16 18:18
VLAI?
Summary
Improper authorization in aedes version <0.35.0 will publish a LWT in a channel when a client is not authorized.
Severity ?
No CVSS data available.
CWE
- CWE-285 - Improper Authorization (CWE-285)
Assigner
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T04:50:30.838Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/mcollina/aedes/issues/212"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/mcollina/aedes/issues/211"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "aedes",
"vendor": "HackerOne",
"versions": [
{
"status": "affected",
"version": "\u003e=0.35.1"
}
]
}
],
"datePublic": "2018-08-06T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Improper authorization in aedes version \u003c0.35.0 will publish a LWT in a channel when a client is not authorized."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-285",
"description": "Improper Authorization (CWE-285)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-08-14T13:57:01",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/mcollina/aedes/issues/212"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/mcollina/aedes/issues/211"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-08-06T00:00:00",
"ID": "CVE-2018-3778",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "aedes",
"version": {
"version_data": [
{
"version_value": "\u003e=0.35.1"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper authorization in aedes version \u003c0.35.0 will publish a LWT in a channel when a client is not authorized."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Authorization (CWE-285)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json",
"refsource": "MISC",
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json"
},
{
"name": "https://github.com/mcollina/aedes/issues/212",
"refsource": "MISC",
"url": "https://github.com/mcollina/aedes/issues/212"
},
{
"name": "https://github.com/mcollina/aedes/issues/211",
"refsource": "MISC",
"url": "https://github.com/mcollina/aedes/issues/211"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2018-3778",
"datePublished": "2018-08-08T20:00:00Z",
"dateReserved": "2017-12-28T00:00:00",
"dateUpdated": "2024-09-16T18:18:21.081Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}