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

88 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-06 21:00:35 +00:00
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1929",
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-06 22:00:33 +00:00
"value": "[PUSHED PREMATURELY] Information temporarily redacted until it should be made public."
2023-04-06 21:00:35 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-04-06 22:00:33 +00:00
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"cweId": "CWE-352"
2023-04-06 21:00:35 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
2023-04-06 22:00:33 +00:00
"vendor_name": "Redacted Software",
2023-04-06 21:00:35 +00:00
"product": {
"product_data": [
{
2023-04-06 22:00:33 +00:00
"product_name": "Redacted Product Name",
2023-04-06 21:00:35 +00:00
"version": {
"version_data": [
{
2023-04-06 22:00:33 +00:00
"version_affected": "=",
"version_value": "0.0"
2023-04-06 21:00:35 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-04-06 22:00:33 +00:00
"url": "https://wordfence.com",
2023-04-06 21:00:35 +00:00
"refsource": "MISC",
2023-04-06 22:00:33 +00:00
"name": "https://wordfence.com"
2023-04-06 21:00:35 +00:00
}
]
},
2023-04-06 22:00:33 +00:00
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
2023-04-06 21:00:35 +00:00
"impact": {
"cvss": [
{
2023-04-06 22:00:33 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
2023-04-06 21:00:35 +00:00
}
]
}
}