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

89 lines
2.3 KiB
JSON
Raw Normal View History

2023-05-29 06:00:37 +00:00
{
2023-05-29 13:13:36 +07:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2954",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in liangliangyy/djangoblog"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "liangliangyy/djangoblog",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "master"
}
]
}
}
]
},
"vendor_name": "liangliangyy"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository liangliangyy/djangoblog prior to master."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
2023-05-29 06:00:37 +00:00
}
2023-05-29 13:13:36 +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/47f08086-aaae-4ca7-b0ca-24c616d3ad7d",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/47f08086-aaae-4ca7-b0ca-24c616d3ad7d"
},
{
"name": "https://github.com/liangliangyy/djangoblog/commit/c2bfdb18c5f32b13ea4b50aa689b8ea4beb38719",
"refsource": "MISC",
"url": "https://github.com/liangliangyy/djangoblog/commit/c2bfdb18c5f32b13ea4b50aa689b8ea4beb38719"
}
]
},
"source": {
"advisory": "47f08086-aaae-4ca7-b0ca-24c616d3ad7d",
"discovery": "EXTERNAL"
}
2023-05-29 06:00:37 +00:00
}