cvelist/2021/39xxx/CVE-2021-39335.json

110 lines
4.0 KiB
JSON
Raw Normal View History

2021-08-20 19:01:09 +00:00
{
"CVE_data_meta": {
2021-10-15 13:00:59 +00:00
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
"DATE_PUBLIC": "2021-10-14T13:46:00.000Z",
2021-08-20 19:01:09 +00:00
"ID": "CVE-2021-39335",
2021-10-15 13:00:59 +00:00
"STATE": "PUBLIC",
"TITLE": "WpGenius Job Listing <= 1.0.2 Authenticated Stored Cross-Site Scripting"
2021-08-20 19:01:09 +00:00
},
2021-10-15 13:00:59 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WpGenius Job Listing",
"version": {
"version_data": [
{
"version_name": "1.0.2",
"version_value": "1.0"
}
]
}
}
]
},
"vendor_name": "WpGenius Job Listing"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Thinkland Security Team"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-08-20 19:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-10-15 13:00:59 +00:00
"value": "The WpGenius Job Listing WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient input validation and sanitization via several parameters found in the ~/src/admin/class/class-wpgenious-job-listing-options.php file which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 1.0.2. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39335",
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39335"
},
{
"refsource": "MISC",
"url": "https://github.com/BigTiger2020/word-press/blob/main/WpGenius%20Job%20Listing.md",
"name": "https://github.com/BigTiger2020/word-press/blob/main/WpGenius%20Job%20Listing.md"
},
{
"refsource": "MISC",
"url": "https://plugins.trac.wordpress.org/browser/wpgenious-job-listing/trunk/src/admin/class/class-wpgenious-job-listing-options.php",
"name": "https://plugins.trac.wordpress.org/browser/wpgenious-job-listing/trunk/src/admin/class/class-wpgenious-job-listing-options.php"
2021-08-20 19:01:09 +00:00
}
]
2021-10-15 13:00:59 +00:00
},
"solution": [
{
"lang": "eng",
"value": "Uninstall plugin from WordPress site."
}
],
"source": {
"discovery": "EXTERNAL"
2021-08-20 19:01:09 +00:00
}
}