"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-05-28 00:00:38 +00:00
parent 2eb34b6cfd
commit 15661d8557
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 166 additions and 166 deletions

View File

@ -1,89 +1,89 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "security@huntr.dev", "ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2946", "ID": "CVE-2023-2946",
"STATE": "PUBLIC", "STATE": "PUBLIC",
"TITLE": "Improper Access Control in openemr/openemr" "TITLE": "Improper Access Control in openemr/openemr"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "openemr/openemr", "product_name": "openemr/openemr",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_affected": "<", "version_affected": "<",
"version_value": "7.0.1" "version_value": "7.0.1"
} }
] ]
}
}
]
},
"vendor_name": "openemr"
} }
}
] ]
},
"vendor_name": "openemr"
} }
] },
} "data_format": "MITRE",
}, "data_type": "CVE",
"data_format": "MITRE", "data_version": "4.0",
"data_type": "CVE", "description": {
"data_version": "4.0", "description_data": [
"description": { {
"description_data": [ "lang": "eng",
{ "value": "Improper Access Control in GitHub repository openemr/openemr prior to 7.0.1."
"lang": "eng", }
"value": "Improper Access Control in GitHub repository openemr/openemr prior to 7.0.1."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
] ]
} },
] "impact": {
}, "cvss": {
"references": { "attackComplexity": "LOW",
"reference_data": [ "attackVector": "NETWORK",
{ "availabilityImpact": "LOW",
"name": "https://huntr.dev/bounties/e550f4b0-945c-4886-af7f-ee0dc30b2a08", "baseScore": 6.3,
"refsource": "CONFIRM", "baseSeverity": "MEDIUM",
"url": "https://huntr.dev/bounties/e550f4b0-945c-4886-af7f-ee0dc30b2a08" "confidentialityImpact": "LOW",
}, "integrityImpact": "LOW",
{ "privilegesRequired": "LOW",
"name": "https://github.com/openemr/openemr/commit/81832acc14207e577e76c4175967c99ae7e3d3f4", "scope": "UNCHANGED",
"refsource": "MISC", "userInteraction": "NONE",
"url": "https://github.com/openemr/openemr/commit/81832acc14207e577e76c4175967c99ae7e3d3f4" "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
} "version": "3.0"
] }
}, },
"source": { "problemtype": {
"advisory": "e550f4b0-945c-4886-af7f-ee0dc30b2a08", "problemtype_data": [
"discovery": "EXTERNAL" {
} "description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/e550f4b0-945c-4886-af7f-ee0dc30b2a08",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/e550f4b0-945c-4886-af7f-ee0dc30b2a08"
},
{
"name": "https://github.com/openemr/openemr/commit/81832acc14207e577e76c4175967c99ae7e3d3f4",
"refsource": "MISC",
"url": "https://github.com/openemr/openemr/commit/81832acc14207e577e76c4175967c99ae7e3d3f4"
}
]
},
"source": {
"advisory": "e550f4b0-945c-4886-af7f-ee0dc30b2a08",
"discovery": "EXTERNAL"
}
} }

View File

@ -1,89 +1,89 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "security@huntr.dev", "ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2947", "ID": "CVE-2023-2947",
"STATE": "PUBLIC", "STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in openemr/openemr" "TITLE": "Cross-site Scripting (XSS) - Stored in openemr/openemr"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "openemr/openemr", "product_name": "openemr/openemr",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_affected": "<", "version_affected": "<",
"version_value": "7.0.1" "version_value": "7.0.1"
} }
] ]
}
}
]
},
"vendor_name": "openemr"
} }
}
] ]
},
"vendor_name": "openemr"
} }
] },
} "data_format": "MITRE",
}, "data_type": "CVE",
"data_format": "MITRE", "data_version": "4.0",
"data_type": "CVE", "description": {
"data_version": "4.0", "description_data": [
"description": { {
"description_data": [ "lang": "eng",
{ "value": "Cross-site Scripting (XSS) - Stored in GitHub repository openemr/openemr prior to 7.0.1."
"lang": "eng", }
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository openemr/openemr prior to 7.0.1."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
] ]
} },
] "impact": {
}, "cvss": {
"references": { "attackComplexity": "LOW",
"reference_data": [ "attackVector": "NETWORK",
{ "availabilityImpact": "LOW",
"name": "https://huntr.dev/bounties/52534def-acab-4200-a79a-89ef4ce6a0b0", "baseScore": 4.7,
"refsource": "CONFIRM", "baseSeverity": "MEDIUM",
"url": "https://huntr.dev/bounties/52534def-acab-4200-a79a-89ef4ce6a0b0" "confidentialityImpact": "LOW",
}, "integrityImpact": "LOW",
{ "privilegesRequired": "HIGH",
"name": "https://github.com/openemr/openemr/commit/8d2d601ac40aca75bcd2c3cf193f59c8e56d8425", "scope": "UNCHANGED",
"refsource": "MISC", "userInteraction": "NONE",
"url": "https://github.com/openemr/openemr/commit/8d2d601ac40aca75bcd2c3cf193f59c8e56d8425" "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
} "version": "3.0"
] }
}, },
"source": { "problemtype": {
"advisory": "52534def-acab-4200-a79a-89ef4ce6a0b0", "problemtype_data": [
"discovery": "EXTERNAL" {
} "description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/52534def-acab-4200-a79a-89ef4ce6a0b0",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/52534def-acab-4200-a79a-89ef4ce6a0b0"
},
{
"name": "https://github.com/openemr/openemr/commit/8d2d601ac40aca75bcd2c3cf193f59c8e56d8425",
"refsource": "MISC",
"url": "https://github.com/openemr/openemr/commit/8d2d601ac40aca75bcd2c3cf193f59c8e56d8425"
}
]
},
"source": {
"advisory": "52534def-acab-4200-a79a-89ef4ce6a0b0",
"discovery": "EXTERNAL"
}
} }