cvelist/2023/0xxx/CVE-2023-0440.json
2023-03-02 01:16:29 +00:00

90 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0440",
"STATE": "PUBLIC",
"TITLE": "Observable Discrepancy in healthchecks/healthchecks"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "healthchecks/healthchecks",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "v2.6"
}
]
}
}
]
},
"vendor_name": "healthchecks"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Observable Discrepancy in GitHub repository healthchecks/healthchecks prior to v2.6."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-203 Observable Discrepancy"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/208a096f-7986-4eed-8629-b7285348a686",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/208a096f-7986-4eed-8629-b7285348a686"
},
{
"name": "https://github.com/healthchecks/healthchecks/commit/359edbd2709e27b60687061a32e19322bc971c1f",
"refsource": "MISC",
"url": "https://github.com/healthchecks/healthchecks/commit/359edbd2709e27b60687061a32e19322bc971c1f"
}
]
},
"source": {
"advisory": "208a096f-7986-4eed-8629-b7285348a686",
"discovery": "EXTERNAL"
}
}