cvelist/2023/2xxx/CVE-2023-2551.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2023-05-05 19:00:37 +00:00
{
2023-05-05 20:00:36 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2551",
"STATE": "PUBLIC",
"TITLE": "PHP Remote File Inclusion in unilogies/bumsys"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "unilogies/bumsys",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.1.1"
}
]
}
}
]
},
"vendor_name": "unilogies"
2023-05-05 13:32:10 -06:00
}
]
}
2023-05-05 20:00:36 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "PHP Remote File Inclusion in GitHub repository unilogies/bumsys prior to 2.1.1."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')"
}
]
}
2023-05-05 13:32:10 -06:00
]
2023-05-05 20:00:36 +00:00
},
"references": {
"reference_data": [
{
"name": "https://github.com/unilogies/bumsys/commit/86e29dd23df348ec6075f0c0de8e06b8d9fb0a9a",
"refsource": "MISC",
"url": "https://github.com/unilogies/bumsys/commit/86e29dd23df348ec6075f0c0de8e06b8d9fb0a9a"
},
{
"name": "https://huntr.dev/bounties/5723613c-55c6-4f18-9ed3-61ad44f5de9c",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/5723613c-55c6-4f18-9ed3-61ad44f5de9c"
}
]
},
"source": {
"advisory": "5723613c-55c6-4f18-9ed3-61ad44f5de9c",
"discovery": "EXTERNAL"
}
2023-05-05 19:00:37 +00:00
}