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

93 lines
3.1 KiB
JSON
Raw Normal View History

2023-03-30 11:00:36 +00:00
{
2023-06-24 02:00:40 +00:00
"data_version": "4.0",
2023-03-30 11:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1722",
2023-06-24 02:00:40 +00:00
"ASSIGNER": "help@fluidattacks.com",
"STATE": "PUBLIC"
2023-03-30 11:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-24 02:00:40 +00:00
"value": "Yoga Class Registration System version 1.0 allows an administrator to execute commands on the server. This is possible because the application does not correctly validate the thumbnails of the classes uploaded by the administrators.\n\n\n\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"cweId": "CWE-352"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Yoga Class Registration System",
"product": {
"product_data": [
{
"product_name": "Yoga Class Registration System",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://fluidattacks.com/advisories/wyckoff/",
"refsource": "MISC",
"name": "https://fluidattacks.com/advisories/wyckoff/"
},
{
"url": "https://www.sourcecodester.com/php/16097/yoga-class-registration-system-php-and-mysql-free-source-code.html",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/php/16097/yoga-class-registration-system-php-and-mysql-free-source-code.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
2023-03-30 11:00:36 +00:00
}
]
}
}