cvelist/2022/2xxx/CVE-2022-2927.json
2022-08-22 09:51:41 +01:00

89 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2927",
"STATE": "PUBLIC",
"TITLE": "Weak Password Requirements in notrinos/notrinoserp"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "notrinos/notrinoserp",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.7"
}
]
}
}
]
},
"vendor_name": "notrinos"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Weak Password Requirements in GitHub repository notrinos/notrinoserp prior to 0.7."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-521 Weak Password Requirements"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/7fa956dd-f541-4dcd-987d-ba15caa6a886",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/7fa956dd-f541-4dcd-987d-ba15caa6a886"
},
{
"name": "https://github.com/notrinos/notrinoserp/commit/e61e76b44c6a2b28a4a648a06ef34f65c376ec1e",
"refsource": "MISC",
"url": "https://github.com/notrinos/notrinoserp/commit/e61e76b44c6a2b28a4a648a06ef34f65c376ec1e"
}
]
},
"source": {
"advisory": "7fa956dd-f541-4dcd-987d-ba15caa6a886",
"discovery": "EXTERNAL"
}
}