cvelist/2023/1xxx/CVE-2023-1181.json

89 lines
2.3 KiB
JSON
Raw Normal View History

2023-03-05 16:00:36 +00:00
{
2023-03-05 09:55:11 -07:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-1181",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in icret/easyimages2.0"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "icret/easyimages2.0",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.6.7"
}
]
}
}
]
},
"vendor_name": "icret"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository icret/easyimages2.0 prior to 2.6.7."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:L",
"version": "3.0"
2023-03-05 16:00:36 +00:00
}
2023-03-05 09:55:11 -07:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/f5cb8816-fc12-4282-9571-81f25670e04a",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/f5cb8816-fc12-4282-9571-81f25670e04a"
},
{
"name": "https://github.com/icret/easyimages2.0/commit/95a6caf1c660a7342a8f11d70c2dbf7ebcbe2966",
"refsource": "MISC",
"url": "https://github.com/icret/easyimages2.0/commit/95a6caf1c660a7342a8f11d70c2dbf7ebcbe2966"
}
]
},
"source": {
"advisory": "f5cb8816-fc12-4282-9571-81f25670e04a",
"discovery": "EXTERNAL"
}
2023-03-05 16:00:36 +00:00
}