Action not permitted
Modal body text goes here.
Modal Title
Modal Body
ghsa-m4qj-mfxh-2v5c
Vulnerability from github
Published
2022-04-28 00:00
Modified
2022-05-12 00:01
Severity ?
VLAI Severity ?
Details
In Bender/ebee Charge Controllers in multiple versions are prone to unprotected data export. Backup export is protected via a random key. The key is set at user login. It is empty after reboot .
{ "affected": [], "aliases": [ "CVE-2021-34588" ], "database_specific": { "cwe_ids": [ "CWE-425" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-04-27T16:15:00Z", "severity": "HIGH" }, "details": "In Bender/ebee Charge Controllers in multiple versions are prone to unprotected data export. Backup export is protected via a random key. The key is set at user login. It is empty after reboot .", "id": "GHSA-m4qj-mfxh-2v5c", "modified": "2022-05-12T00:01:42Z", "published": "2022-04-28T00:00:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34588" }, { "type": "WEB", "url": "https://cert.vde.com/en/advisories/VDE-2021-047" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
CVE-2021-34588 (GCVE-0-2021-34588)
Vulnerability from cvelistv5
Published
2022-04-27 15:15
Modified
2024-09-16 21:07
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-425 - Direct Request (Forced Browsing)
Summary
In Bender/ebee Charge Controllers in multiple versions are prone to unprotected data export. Backup export is protected via a random key. The key is set at user login. It is empty after reboot .
References
► | URL | Tags | |||
---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
► | Bender / ebee | CC612 |
Version: 5.11.x < 5.11.2 Version: 5.12.x < 5.12.5 Version: 5.13.x < 5.13.2 Version: 5.20.x < 5.20.2 |
||||||||||||||||
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T00:19:46.981Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://cert.vde.com/en/advisories/VDE-2021-047" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "CC612", "vendor": "Bender / ebee", "versions": [ { "lessThan": "5.11.2", "status": "affected", "version": "5.11.x", "versionType": "custom" }, { "lessThan": "5.12.5", "status": "affected", "version": "5.12.x", "versionType": "custom" }, { "lessThan": "5.13.2", "status": "affected", "version": "5.13.x", "versionType": "custom" }, { "lessThan": "5.20.2", "status": "affected", "version": "5.20.x", "versionType": "custom" } ] }, { "product": "CC613", "vendor": "Bender / ebee", "versions": [ { "lessThan": "5.11.2", "status": "affected", "version": "5.11.x", "versionType": "custom" }, { "lessThan": "5.12.5", "status": "affected", "version": "5.12.x", "versionType": "custom" }, { "lessThan": "5.13.2", "status": "affected", "version": "5.13.x", "versionType": "custom" }, { "lessThan": "5.20.2", "status": "affected", "version": "5.20.x", "versionType": "custom" } ] }, { "product": "ICC15xx", "vendor": "Bender / ebee", "versions": [ { "lessThan": "5.11.2", "status": "affected", "version": "5.11.x", "versionType": "custom" }, { "lessThan": "5.12.5", "status": "affected", "version": "5.12.x", "versionType": "custom" }, { "lessThan": "5.13.2", "status": "affected", "version": "5.13.x", "versionType": "custom" }, { "lessThan": "5.20.2", "status": "affected", "version": "5.20.x", "versionType": "custom" } ] }, { "product": "ICC16xx", "vendor": "Bender / ebee", "versions": [ { "lessThan": "5.11.2", "status": "affected", "version": "5.11.x", "versionType": "custom" }, { "lessThan": "5.12.5", "status": "affected", "version": "5.12.x", "versionType": "custom" }, { "lessThan": "5.13.2", "status": "affected", "version": "5.13.x", "versionType": "custom" }, { "lessThan": "5.20.2", "status": "affected", "version": "5.20.x", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Bender thanks the IT security researchers at OpenSource Security GmbH for their thorough and in-depth work. The issue was coordinated by CERT@VDE." } ], "datePublic": "2022-04-27T00:00:00", "descriptions": [ { "lang": "en", "value": "In Bender/ebee Charge Controllers in multiple versions are prone to unprotected data export. Backup export is protected via a random key. The key is set at user login. It is empty after reboot ." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-425", "description": "CWE-425 Direct Request (Forced Browsing)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-04-27T15:15:25", "orgId": "270ccfa6-a436-4e77-922e-914ec3a9685c", "shortName": "CERTVDE" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://cert.vde.com/en/advisories/VDE-2021-047" } ], "source": { "advisory": "VDE-2021-047", "defect": [ "CERT@VDE#64088" ], "discovery": "EXTERNAL" }, "title": "Bender Charge Controller: Unprotected data export", "x_generator": { "engine": "Vulnogram 0.0.9" }, "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "info@cert.vde.com", "DATE_PUBLIC": "2022-04-27T10:00:00.000Z", "ID": "CVE-2021-34588", "STATE": "PUBLIC", "TITLE": "Bender Charge Controller: Unprotected data export" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "CC612", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "5.11.x", "version_value": "5.11.2" }, { "version_affected": "\u003c", "version_name": "5.12.x", "version_value": "5.12.5" }, { "version_affected": "\u003c", "version_name": "5.13.x", "version_value": "5.13.2" }, { "version_affected": "\u003c", "version_name": "5.20.x", "version_value": "5.20.2" } ] } }, { "product_name": "CC613", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "5.11.x", "version_value": "5.11.2" }, { "version_affected": "\u003c", "version_name": "5.12.x", "version_value": "5.12.5" }, { "version_affected": "\u003c", "version_name": "5.13.x", "version_value": "5.13.2" }, { "version_affected": "\u003c", "version_name": "5.20.x", "version_value": "5.20.2" } ] } }, { "product_name": "ICC15xx", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "5.11.x", "version_value": "5.11.2" }, { "version_affected": "\u003c", "version_name": "5.12.x", "version_value": "5.12.5" }, { "version_affected": "\u003c", "version_name": "5.13.x", "version_value": "5.13.2" }, { "version_affected": "\u003c", "version_name": "5.20.x", "version_value": "5.20.2" } ] } }, { "product_name": "ICC16xx", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "5.11.x", "version_value": "5.11.2" }, { "version_affected": "\u003c", "version_name": "5.12.x", "version_value": "5.12.5" }, { "version_affected": "\u003c", "version_name": "5.13.x", "version_value": "5.13.2" }, { "version_affected": "\u003c", "version_name": "5.20.x", "version_value": "5.20.2" } ] } } ] }, "vendor_name": "Bender / ebee" } ] } }, "credit": [ { "lang": "eng", "value": "Bender thanks the IT security researchers at OpenSource Security GmbH for their thorough and in-depth work. The issue was coordinated by CERT@VDE." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Bender/ebee Charge Controllers in multiple versions are prone to unprotected data export. Backup export is protected via a random key. The key is set at user login. It is empty after reboot ." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-425 Direct Request (Forced Browsing)" } ] } ] }, "references": { "reference_data": [ { "name": "https://cert.vde.com/en/advisories/VDE-2021-047", "refsource": "CONFIRM", "url": "https://cert.vde.com/en/advisories/VDE-2021-047" } ] }, "source": { "advisory": "VDE-2021-047", "defect": [ "CERT@VDE#64088" ], "discovery": "EXTERNAL" } } } }, "cveMetadata": { "assignerOrgId": "270ccfa6-a436-4e77-922e-914ec3a9685c", "assignerShortName": "CERTVDE", "cveId": "CVE-2021-34588", "datePublished": "2022-04-27T15:15:25.652629Z", "dateReserved": "2021-06-10T00:00:00", "dateUpdated": "2024-09-16T21:07:21.537Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
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…
Loading…