cvelist/2024/32xxx/CVE-2024-32770.json

109 lines
3.5 KiB
JSON
Raw Normal View History

2024-04-18 09:00:33 +00:00
{
2024-11-22 16:00:33 +00:00
"data_version": "4.0",
2024-04-18 09:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-32770",
2024-11-22 16:00:33 +00:00
"ASSIGNER": "security@qnap.com",
"STATE": "PUBLIC"
2024-04-18 09:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-22 16:00:33 +00:00
"value": "A cross-site scripting (XSS) vulnerability has been reported to affect Photo Station. If exploited, the vulnerability could allow remote attackers who have gained user access to inject malicious code.\n\nWe have already fixed the vulnerability in the following version:\nPhoto Station 6.4.3 ( 2024/07/12 ) and later"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "QNAP Systems Inc.",
"product": {
"product_data": [
{
"product_name": "Photo Station",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.4.x",
"version_value": "6.4.3 ( 2024/07/12 )"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.qnap.com/en/security-advisory/qsa-24-39",
"refsource": "MISC",
"name": "https://www.qnap.com/en/security-advisory/qsa-24-39"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"advisory": "QSA-24-39",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "We have already fixed the vulnerability in the following version:<br>Photo Station 6.4.3 ( 2024/07/12 ) and later<br>"
}
],
"value": "We have already fixed the vulnerability in the following version:\nPhoto Station 6.4.3 ( 2024/07/12 ) and later"
}
],
"credits": [
{
"lang": "en",
"value": "Nemar Nil"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
2024-04-18 09:00:33 +00:00
}
]
}
}