cvelist/2024/34xxx/CVE-2024-34749.json

78 lines
2.5 KiB
JSON
Raw Normal View History

2024-05-08 07:00:36 +00:00
{
2024-05-13 09:00:34 +00:00
"data_version": "4.0",
2024-05-08 07:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-34749",
2024-05-13 09:00:34 +00:00
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
2024-05-08 07:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-13 09:00:34 +00:00
"value": "** UNSUPPPORTED WHEN ASSIGNED ** Phormer prior to version 3.35 contains a cross-site scripting vulnerability. If this vulnerability is exploited, a remote unauthenticated attacker may execute an arbitrary script on the web browser of the user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site scripting (XSS)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Aidin",
"product": {
"product_data": [
{
"product_name": "Phormer",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "prior to version 3.35"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://p.horm.org/er/",
"refsource": "MISC",
"name": "http://p.horm.org/er/"
},
{
"url": "https://github.com/eyedean/phormer",
"refsource": "MISC",
"name": "https://github.com/eyedean/phormer"
},
{
"url": "https://sourceforge.net/projects/rephormer/",
"refsource": "MISC",
"name": "https://sourceforge.net/projects/rephormer/"
},
{
"url": "https://jvn.jp/en/jp/JVN61054671/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN61054671/"
2024-05-08 07:00:36 +00:00
}
]
}
}