cvelist/2022/1xxx/CVE-2022-1191.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2022-03-31 07:58:00 +01:00
{
2022-03-31 09:01:26 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1191",
"STATE": "PUBLIC",
"TITLE": "SSRF on index.php/cobrowse/proxycss/ in livehelperchat/livehelperchat"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "livehelperchat/livehelperchat",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.96"
}
]
}
}
]
},
"vendor_name": "livehelperchat"
2022-03-31 07:58:00 +01:00
}
]
}
2022-03-31 09:01:26 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "SSRF on index.php/cobrowse/proxycss/ in GitHub repository livehelperchat/livehelperchat prior to 3.96."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918 Server-Side Request Forgery (SSRF)"
}
]
}
2022-03-31 07:58:00 +01:00
]
2022-03-31 09:01:26 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/7264a2e1-17e7-4244-93e4-49ec14f282b3",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/7264a2e1-17e7-4244-93e4-49ec14f282b3"
},
{
"name": "https://github.com/livehelperchat/livehelperchat/commit/c41f283a2c1b46c42dd2af16ecbeaedd2fe1f5df",
"refsource": "MISC",
"url": "https://github.com/livehelperchat/livehelperchat/commit/c41f283a2c1b46c42dd2af16ecbeaedd2fe1f5df"
}
]
},
"source": {
"advisory": "7264a2e1-17e7-4244-93e4-49ec14f282b3",
"discovery": "EXTERNAL"
}
2022-03-31 07:58:00 +01:00
}