07a5b61b-306d-47c4-8ff0-06c540c7dfb3

This commit is contained in:
Ben Harvie 2023-01-23 13:28:12 +00:00
parent 7728f28308
commit f35639f81f

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0438",
"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-0438",
"STATE": "PUBLIC",
"TITLE": "Cross-Site Request Forgery (CSRF) in modoboa/modoboa"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "modoboa/modoboa",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.0.4"
}
]
}
}
]
},
"vendor_name": "modoboa"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-Site Request Forgery (CSRF) in GitHub repository modoboa/modoboa prior to 2.0.4."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/07a5b61b-306d-47c4-8ff0-06c540c7dfb3",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/07a5b61b-306d-47c4-8ff0-06c540c7dfb3"
},
{
"name": "https://github.com/modoboa/modoboa/commit/38d778cc71e370216e067d054ce0169ad83078c8",
"refsource": "MISC",
"url": "https://github.com/modoboa/modoboa/commit/38d778cc71e370216e067d054ce0169ad83078c8"
}
]
},
"source": {
"advisory": "07a5b61b-306d-47c4-8ff0-06c540c7dfb3",
"discovery": "EXTERNAL"
}
}