Update CVE-2022-25273.json

This commit is contained in:
Michael Hess 2023-04-26 09:54:14 -04:00 committed by GitHub
parent b73c123b83
commit eda09dc4a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,55 +1,69 @@
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2022-25273",
"assignerOrgId": "00000000-0000-4000-9000-000000000000",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "00000000-0000-4000-9000-000000000000"
},
"affected": [
{
"vendor": "Drupal",
"product": "core",
"versions": [
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-25273",
"STATE": "RESERVED"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Core",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "9.3",
"version_value": "9.3.12"
},
{
"version_affected": "<",
"version_name": "9.2",
"version_value": "9.2.18"
}
]
}
}
]
},
"vendor_name": "Drupal"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"status": "affected",
"version": "9.3",
"lessThanOrEqual": "9.3.12",
"versionType": "custom"
},
{
"status": "affected",
"version": "9.2",
"lessThanOrEqual": "9.2.18",
"versionType": "custom"
"lang": "eng",
"value": "Drupal core's form API has a vulnerability where certain contributed or custom modules' forms may be vulnerable to improper input validation. This could allow an attacker to inject disallowed values or overwrite data. Affected forms are uncommon, but in certain cases an attacker could alter critical or sensitive data."
}
],
"defaultStatus": "unknown"
}
],
"descriptions": [
{
"lang": "en",
"value": "Drupal core's form API has a vulnerability where certain contributed or custom modules' forms may be vulnerable to improper input validation. This could allow an attacker to inject disallowed values or overwrite data. Affected forms are uncommon, but in certain cases an attacker could alter critical or sensitive data.\n",
"supportingMedia": [
]
},
"problemtype": {
"problemtype_data": [
{
"type": "text/html",
"base64": false,
"value": "<span style=\"background-color: rgb(255, 255, 255);\">Drupal core's form API has a vulnerability where certain contributed or custom modules' forms may be vulnerable to improper input validation. This could allow an attacker to inject disallowed values or overwrite data. Affected forms are uncommon, but in certain cases an attacker could alter critical or sensitive data.</span><br>"
"description": [
{
"lang": "eng",
"value": "Improper input validation "
}
]
}
]
}
],
"references": [
{
"url": "https://www.drupal.org/sa-core-2022-008"
}
]
]
},
"references": {
"reference_data": [
{
"name": "https://www.drupal.org/sa-core-2022-008",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/sa-core-2022-008"
}
]
}
}
}