cvelist/2023/4xxx/CVE-2023-4434.json
2023-08-20 01:00:38 +00:00

92 lines
2.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4434",
"ASSIGNER": "security@huntr.dev",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Missing Authorization in GitHub repository hamza417/inure prior to build88."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "hamza417",
"product": {
"product_data": [
{
"product_name": "hamza417/inure",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "build88"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://huntr.dev/bounties/19e68377-e071-4a8e-aa4c-cd84a426602e",
"refsource": "MISC",
"name": "https://huntr.dev/bounties/19e68377-e071-4a8e-aa4c-cd84a426602e"
},
{
"url": "https://github.com/hamza417/inure/commit/2176af74ca3a81fd001e6cc8eea5a8306f484fbb",
"refsource": "MISC",
"name": "https://github.com/hamza417/inure/commit/2176af74ca3a81fd001e6cc8eea5a8306f484fbb"
}
]
},
"source": {
"advisory": "19e68377-e071-4a8e-aa4c-cd84a426602e",
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"version": "3.0",
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"baseScore": 5.1,
"baseSeverity": "MEDIUM"
}
]
}
}