cvelist/2025/3xxx/CVE-2025-3634.json

92 lines
2.9 KiB
JSON
Raw Normal View History

2025-04-15 10:00:32 +00:00
{
2025-04-25 15:00:33 +00:00
"data_version": "4.0",
2025-04-15 10:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-3634",
2025-04-25 15:00:33 +00:00
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
2025-04-15 10:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-04-25 15:00:33 +00:00
"value": "A security vulnerability was discovered in Moodle that allows students to enroll themselves in courses without completing all the necessary safety checks. Specifically, users can sign up for courses prematurely, even if they haven't finished two-step verification processes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/CVE-2025-3634",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2025-3634"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359707",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2359707"
}
]
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Guillaume Barat for reporting this issue."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
2025-04-15 10:00:32 +00:00
}
]
}
}