cvelist/2023/2xxx/CVE-2023-2591.json

90 lines
3.0 KiB
JSON
Raw Normal View History

2023-05-09 09:00:34 +00:00
{
2023-05-09 10:00:37 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2591",
"STATE": "PUBLIC",
2023-05-15 13:06:43 +07:00
"TITLE": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in nilsteampassnet/teampass"
2023-05-09 10:00:37 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "nilsteampassnet/teampass",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.0.7"
}
]
}
}
]
},
"vendor_name": "nilsteampassnet"
2023-05-09 16:36:42 +07:00
}
]
}
2023-05-09 10:00:37 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2023-05-15 13:06:43 +07:00
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in GitHub repository nilsteampassnet/teampass prior to 3.0.7."
2023-05-09 10:00:37 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-05-15 13:06:43 +07:00
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
2023-05-09 10:00:37 +00:00
}
]
}
2023-05-09 16:36:42 +07:00
]
2023-05-09 10:00:37 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/705f79f4-f5e3-41d7-82a5-f00441cd984b",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/705f79f4-f5e3-41d7-82a5-f00441cd984b"
},
{
"name": "https://github.com/nilsteampassnet/teampass/commit/57a977c6323656e5dc06ab5c227e75c3465a1a4a",
"refsource": "MISC",
"url": "https://github.com/nilsteampassnet/teampass/commit/57a977c6323656e5dc06ab5c227e75c3465a1a4a"
}
]
},
"source": {
"advisory": "705f79f4-f5e3-41d7-82a5-f00441cd984b",
"discovery": "EXTERNAL"
}
2023-05-15 13:06:43 +07:00
}