mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
88 lines
3.1 KiB
JSON
88 lines
3.1 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2021-41096",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Use of a Broken or Risky Cryptographic Algorithm in com.mayank.rucky"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Rucky",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "< 2.3"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "mayankmetha"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Rucky is a USB HID Rubber Ducky Launch Pad for Android. Versions 2.2 and earlier for release builds and versions 425 and earlier for nightly builds suffer from use of a weak cryptographic algorithm (RSA/ECB/PKCS1Padding). The issue will be patched in v2.3 for release builds and 426 onwards for nightly builds. As a workaround, one may disable an advance security feature if not required."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 7.5,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-327: Use of a Broken or Risky Cryptographic Algorithm"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/mayankmetha/Rucky/security/advisories/GHSA-32m7-456v-wgfw",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/mayankmetha/Rucky/security/advisories/GHSA-32m7-456v-wgfw"
|
|
},
|
|
{
|
|
"name": "https://github.com/mayankmetha/Rucky/commit/5e3a477365009f488a73efd26a91168502de1b93",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/mayankmetha/Rucky/commit/5e3a477365009f488a73efd26a91168502de1b93"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-32m7-456v-wgfw",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |