FKIE_CVE-2013-3724
Vulnerability from fkie_nvd - Published: 2013-08-01 13:32 - Updated: 2025-04-11 00:51
Severity ?
Summary
The mk_request_header_process function in mk_request.c in Monkey 1.1.1 allows remote attackers to cause a denial of service (thread crash and service outage) via a '\0' character in an HTTP request.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://bugs.monkey-project.com/ticket/181 | Exploit, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | http://bugs.monkey-project.com/ticket/181 | Exploit, Patch |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| monkey-project | monkey | 1.1.1 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:monkey-project:monkey:1.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "83C1E803-06F4-4FE4-9D14-CF4D51F9ABBC",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The mk_request_header_process function in mk_request.c in Monkey 1.1.1 allows remote attackers to cause a denial of service (thread crash and service outage) via a \u0027\\0\u0027 character in an HTTP request."
},
{
"lang": "es",
"value": "La funci\u00f3n mk_request_header_process en mk_request.c en Monkey 1.1.1, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda de trama y agotamiento de servicio) a trav\u00e9s del car\u00e1cter \"\\0\" en una petici\u00f3n HTTP."
}
],
"id": "CVE-2013-3724",
"lastModified": "2025-04-11T00:51:21.963",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2013-08-01T13:32:35.267",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
],
"url": "http://bugs.monkey-project.com/ticket/181"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch"
],
"url": "http://bugs.monkey-project.com/ticket/181"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…