cvelist/2023/30xxx/CVE-2023-30944.json

112 lines
4.4 KiB
JSON
Raw Normal View History

2023-04-21 11:00:35 +00:00
{
2024-04-19 14:00:34 +00:00
"data_version": "4.0",
2023-04-21 11:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-30944",
2023-05-02 20:00:35 +00:00
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
2024-04-19 14:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "The vulnerability was found Moodle which exists due to insufficient sanitization of user-supplied data in external Wiki method for listing pages. A remote attacker can send a specially crafted request to the affected application and execute limited SQL commands within the application database."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
}
]
}
]
},
2023-05-02 20:00:35 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2024-04-19 14:00:34 +00:00
"product_name": "n/a",
2023-05-02 20:00:35 +00:00
"version": {
"version_data": [
{
2024-04-19 14:00:34 +00:00
"version_value": "n/a"
2023-05-02 20:00:35 +00:00
}
]
}
}
]
2024-04-19 14:00:34 +00:00
},
"vendor_name": "n/a"
2023-05-02 20:00:35 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2024-04-19 14:00:34 +00:00
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-77187",
2023-05-02 20:00:35 +00:00
"refsource": "MISC",
2024-04-19 14:00:34 +00:00
"name": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-77187"
2023-05-02 20:00:35 +00:00
},
{
2024-04-19 14:00:34 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188606",
2023-05-02 20:00:35 +00:00
"refsource": "MISC",
2024-04-19 14:00:34 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2188606"
2023-05-02 20:00:35 +00:00
},
{
2024-04-19 14:00:34 +00:00
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/54TM5H5PDUDYXOQ7X7PPYWP4AJDAE73I/",
2023-05-02 20:00:35 +00:00
"refsource": "MISC",
2024-04-19 14:00:34 +00:00
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/54TM5H5PDUDYXOQ7X7PPYWP4AJDAE73I/"
2023-05-11 03:00:38 +00:00
},
{
2024-04-19 14:00:34 +00:00
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MZBWRVUJF7HI53XCJPJ3YJZPOV5HBRUY/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MZBWRVUJF7HI53XCJPJ3YJZPOV5HBRUY/"
2023-05-11 05:00:41 +00:00
},
{
2024-04-19 14:00:34 +00:00
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PBFSXRYLT4ICKJVQSRBAOUDMDRVSVBLS/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PBFSXRYLT4ICKJVQSRBAOUDMDRVSVBLS/"
2023-05-11 05:00:41 +00:00
},
{
2024-04-19 14:00:34 +00:00
"url": "https://moodle.org/mod/forum/discuss.php?d=446286",
"refsource": "MISC",
"name": "https://moodle.org/mod/forum/discuss.php?d=446286"
2023-05-02 20:00:35 +00:00
}
]
2023-04-21 11:00:35 +00:00
},
2024-04-19 14:00:34 +00:00
"credits": [
{
"lang": "en",
"value": "Upstream acknowledges Paul Holden as the original reporter."
}
],
"impact": {
"cvss": [
2023-04-21 11:00:35 +00:00
{
2024-04-19 14:00:34 +00:00
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
2023-04-21 11:00:35 +00:00
}
]
}
}