fkie_cve-2013-6991
Vulnerability from fkie_nvd
Published
2014-01-03 18:54
Modified
2025-04-11 00:51
Severity ?
Summary
Cross-site scripting (XSS) vulnerability in the WP-Cron Dashboard plugin 1.1.5 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the procname parameter to wp-admin/tools.php.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| wokamoto | wp-cron_dashboard | * | |
| wokamoto | wp-cron_dashboard | 1.1.0 | |
| wokamoto | wp-cron_dashboard | 1.1.1 | |
| wokamoto | wp-cron_dashboard | 1.1.2 | |
| wokamoto | wp-cron_dashboard | 1.1.3 | |
| wokamoto | wp-cron_dashboard | 1.1.4 | |
| wordpress | wordpress | - |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:wokamoto:wp-cron_dashboard:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E5CB7C88-FB82-4A13-8688-95FE22E61090",
"versionEndIncluding": "1.1.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wokamoto:wp-cron_dashboard:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "6ABF4249-0077-4D81-A056-A4EBEECAF2E3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wokamoto:wp-cron_dashboard:1.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "E0E0420D-4CCA-4895-ADC0-BE11B08D003F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wokamoto:wp-cron_dashboard:1.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "F56086E9-A9C4-4F14-A8E8-79154A01030E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wokamoto:wp-cron_dashboard:1.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "D6568D41-8339-47B9-A69C-F11B871D25DA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wokamoto:wp-cron_dashboard:1.1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "2EF13ECB-F07B-4AD3-BBBF-206BA01266BD",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:wordpress:wordpress:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A77EB0E7-7FA7-4232-97DF-7C7587D163F1",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the WP-Cron Dashboard plugin 1.1.5 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the procname parameter to wp-admin/tools.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de cross-site scripting (XSS) en el plugin WP-Cron Dashboard 1.1.5 y anteriores para WordPress permite a atacantes remotos inyectar scripts web o HTML arbitrarios a trav\u00e9s del par\u00e1metro procname a wp-admin/tools.php."
}
],
"id": "CVE-2013-6991",
"lastModified": "2025-04-11T00:51:21.963",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
]
},
"published": "2014-01-03T18:54:04.100",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "http://wordpress.org/support/topic/wp-cron-dashboard-115-security-vulnerability-notification-xss"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/archive/1/530536/100/0/threaded"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit"
],
"url": "https://www.htbridge.com/advisory/HTB23189"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://wordpress.org/support/topic/wp-cron-dashboard-115-security-vulnerability-notification-xss"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/archive/1/530536/100/0/threaded"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
],
"url": "https://www.htbridge.com/advisory/HTB23189"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…