cvelist/2020/25xxx/CVE-2020-25272.json

67 lines
1.9 KiB
JSON
Raw Normal View History

2020-09-11 06:01:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-10-08 13:01:49 +00:00
"ID": "CVE-2020-25272",
"STATE": "PUBLIC"
2020-09-11 06:01:35 +00:00
},
2020-10-08 13:01:49 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-09-11 06:01:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-08 13:01:49 +00:00
"value": "In SourceCodester Online Bus Booking System 1.0, there is XSS through the name parameter in book_now.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sourcecodester.com",
"refsource": "MISC",
"name": "https://www.sourcecodester.com"
},
{
"refsource": "MISC",
"name": "https://github.com/Ko-kn3t/CVE-2020-25272",
"url": "https://github.com/Ko-kn3t/CVE-2020-25272"
2020-09-11 06:01:35 +00:00
}
]
}
}