Auto-merge PR#9173

Auto-merge PR#9173
This commit is contained in:
CVE Team 2023-06-14 01:25:15 -04:00 committed by GitHub
commit 98d3eeedc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,89 @@
{ {
"data_type": "CVE", "CVE_data_meta": {
"data_format": "MITRE", "ASSIGNER": "security@huntr.dev",
"data_version": "4.0", "ID": "CVE-2023-3227",
"CVE_data_meta": { "STATE": "PUBLIC",
"ID": "CVE-2023-3227", "TITLE": "Insufficient Granularity of Access Control in fossbilling/fossbilling"
"ASSIGNER": "cve@mitre.org", },
"STATE": "RESERVED" "affects": {
}, "vendor": {
"description": { "vendor_data": [
"description_data": [ {
{ "product": {
"lang": "eng", "product_data": [
"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." {
} "product_name": "fossbilling/fossbilling",
] "version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.5.0"
}
]
}
}
]
},
"vendor_name": "fossbilling"
}
]
} }
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Insufficient Granularity of Access Control in GitHub repository fossbilling/fossbilling prior to 0.5.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"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:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1220 Insufficient Granularity of Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/97ecf4b8-7eeb-4e39-917c-2660262ff9ba",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/97ecf4b8-7eeb-4e39-917c-2660262ff9ba"
},
{
"name": "https://github.com/fossbilling/fossbilling/commit/b65a75fcf70feaf547d414672f78d7cbe8a98e7e",
"refsource": "MISC",
"url": "https://github.com/fossbilling/fossbilling/commit/b65a75fcf70feaf547d414672f78d7cbe8a98e7e"
}
]
},
"source": {
"advisory": "97ecf4b8-7eeb-4e39-917c-2660262ff9ba",
"discovery": "EXTERNAL"
}
} }