54fb6d6a-6b39-45b6-b62a-930260ba484b

This commit is contained in:
Ben Harvie 2023-04-18 09:26:45 -06:00
parent dcc321a9e6
commit 77fbf78705

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-2160",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2160",
"STATE": "PUBLIC",
"TITLE": "Weak Password Requirements in modoboa/modoboa"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "modoboa/modoboa",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.1.0"
}
]
}
}
]
},
"vendor_name": "modoboa"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Weak Password Requirements in GitHub repository modoboa/modoboa prior to 2.1.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/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/54fb6d6a-6b39-45b6-b62a-930260ba484b",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/54fb6d6a-6b39-45b6-b62a-930260ba484b"
},
{
"name": "https://github.com/modoboa/modoboa/commit/130257c96a2392ada795785a91178e656e27015c",
"refsource": "MISC",
"url": "https://github.com/modoboa/modoboa/commit/130257c96a2392ada795785a91178e656e27015c"
}
]
},
"source": {
"advisory": "54fb6d6a-6b39-45b6-b62a-930260ba484b",
"discovery": "EXTERNAL"
}
}