cvelist/2023/4xxx/CVE-2023-4435.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-4435",
"ASSIGNER": "security@huntr.dev",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Input Validation in GitHub repository hamza417/inure prior to build88."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"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/1875ee85-4b92-4aa4-861e-094137a29276",
"refsource": "MISC",
"name": "https://huntr.dev/bounties/1875ee85-4b92-4aa4-861e-094137a29276"
},
{
"url": "https://github.com/hamza417/inure/commit/e74062e439f860fd144da4bfc3f35e96c19c3abd",
"refsource": "MISC",
"name": "https://github.com/hamza417/inure/commit/e74062e439f860fd144da4bfc3f35e96c19c3abd"
}
]
},
"source": {
"advisory": "1875ee85-4b92-4aa4-861e-094137a29276",
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"version": "3.0",
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"baseScore": 7.7,
"baseSeverity": "HIGH"
}
]
}
}