cvelist/2024/3xxx/CVE-2024-3825.json

94 lines
3.0 KiB
JSON
Raw Normal View History

2024-04-15 15:00:34 +00:00
{
2024-04-17 16:00:32 +00:00
"data_version": "4.0",
2024-04-15 15:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3825",
2024-04-17 16:00:32 +00:00
"ASSIGNER": "security@perforce.com",
"STATE": "PUBLIC"
2024-04-15 15:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-17 16:00:32 +00:00
"value": "Versions of the BlazeMeter Jenkins plugin prior to 4.22 contain a flaw which results in credential enumeration\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"cweId": "CWE-352"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Blazemeter",
"product": {
"product_data": [
{
"product_name": "BlazeMeter Jenkins plugin",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0.0.0",
"version_value": "4.22"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://portal.perforce.com/s/detail/a91PA000001STsvYAG",
"refsource": "MISC",
"name": "https://portal.perforce.com/s/detail/a91PA000001STsvYAG"
},
{
"url": "https://github.com/Blazemeter/blazemeter-jenkins-plugin/commit/11ec94f68136a0612ae1b37b5370053132cb2528",
"refsource": "MISC",
"name": "https://github.com/Blazemeter/blazemeter-jenkins-plugin/commit/11ec94f68136a0612ae1b37b5370053132cb2528"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
2024-04-15 15:00:34 +00:00
}
]
}
}