FKIE_CVE-2017-1000086
Vulnerability from fkie_nvd - Published: 2017-10-05 01:29 - Updated: 2026-05-13 00:24
Severity
Summary
The Periodic Backup Plugin did not perform any permission checks, allowing any user with Overall/Read access to change its settings, trigger backups, restore backups, download backups, and also delete all previous backups via log rotation. Additionally, the plugin was not requiring requests to its API be sent via POST, thereby opening itself to Cross-Site Request Forgery attacks.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://www.securityfocus.com/bid/100437 | Third Party Advisory, VDB Entry | |
| cve@mitre.org | https://jenkins.io/security/advisory/2017-07-10/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/100437 | Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | https://jenkins.io/security/advisory/2017-07-10/ | Vendor Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| jenkins | periodic_backup | 1.0 | |
| jenkins | periodic_backup | 1.1 | |
| jenkins | periodic_backup | 1.2 | |
| jenkins | periodic_backup | 1.3 | |
| jenkins | periodic_backup | 1.4 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:jenkins:periodic_backup:1.0:*:*:*:*:jenkins:*:*",
"matchCriteriaId": "E0FAA343-6C7F-4F8B-9258-2580F7FE43E5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:jenkins:periodic_backup:1.1:*:*:*:*:jenkins:*:*",
"matchCriteriaId": "D2A325BD-75E3-48AC-980C-A520C586C3BB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:jenkins:periodic_backup:1.2:*:*:*:*:jenkins:*:*",
"matchCriteriaId": "D59D73CB-D25A-4DAC-BFCB-638EC21AB171",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:jenkins:periodic_backup:1.3:*:*:*:*:jenkins:*:*",
"matchCriteriaId": "FB8D6B9A-BC01-47AF-8DC8-88BBA93A04DB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:jenkins:periodic_backup:1.4:*:*:*:*:jenkins:*:*",
"matchCriteriaId": "53976206-EA0F-4CA6-9781-E50D0DC2BDFE",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Periodic Backup Plugin did not perform any permission checks, allowing any user with Overall/Read access to change its settings, trigger backups, restore backups, download backups, and also delete all previous backups via log rotation. Additionally, the plugin was not requiring requests to its API be sent via POST, thereby opening itself to Cross-Site Request Forgery attacks."
},
{
"lang": "es",
"value": "El plugin Period Backup no realiza ning\u00fan chequeo de permisos, lo que permite que cualquier usuario con acceso Overall/Read cambie su configuraci\u00f3n, haga copias de seguridad, recupere o descargue copias de seguridad y tambi\u00e9n borre todas las copias de seguridad anteriores mediante la rotaci\u00f3n de logs. Adem\u00e1s, el plugin no necesita que se env\u00eden peticiones a su API mediante POST, exponi\u00e9ndose, en consecuencia, a ataques de tipo Cross-Site Request Forgery (CSRF)."
}
],
"id": "CVE-2017-1000086",
"lastModified": "2026-05-13T00:24:29.033",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 2.1,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-10-05T01:29:03.570",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/100437"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://jenkins.io/security/advisory/2017-07-10/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/100437"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://jenkins.io/security/advisory/2017-07-10/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-862"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…