cve-2003-1307
Vulnerability from cvelistv5
Published
2006-10-23 17:00
Modified
2024-08-08 02:19
Severity ?
EPSS score ?
Summary
The mod_php module for the Apache HTTP Server allows local users with write access to PHP scripts to send signals to the server's process group and use the server's file descriptors, as demonstrated by sending a STOP signal, then intercepting incoming connections on the server's TCP port. NOTE: the PHP developer has disputed this vulnerability, saying "The opened file descriptors are opened by Apache. It is the job of Apache to protect them ... Not a bug in PHP.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-08T02:19:46.131Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "20061019 PHP \"exec\", \"system\", \"popen\" problem", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/449234/100/0/threaded" }, { "name": "20061020 Re: PHP \"exec\", \"system\", \"popen\" (+small POC)", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/449298/100/0/threaded" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://bugs.php.net/38915" }, { "name": "20031226 Hijacking Apache https by mod_php", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/348368" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://hackerdom.ru/~dimmo/phpexpl.c" }, { "name": "9302", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/9302" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2003-12-26T00:00:00", "descriptions": [ { "lang": "en", "value": "The mod_php module for the Apache HTTP Server allows local users with write access to PHP scripts to send signals to the server\u0027s process group and use the server\u0027s file descriptors, as demonstrated by sending a STOP signal, then intercepting incoming connections on the server\u0027s TCP port. NOTE: the PHP developer has disputed this vulnerability, saying \"The opened file descriptors are opened by Apache. It is the job of Apache to protect them ... Not a bug in PHP." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-19T14:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "20061019 PHP \"exec\", \"system\", \"popen\" problem", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/449234/100/0/threaded" }, { "name": "20061020 Re: PHP \"exec\", \"system\", \"popen\" (+small POC)", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/449298/100/0/threaded" }, { "tags": [ "x_refsource_MISC" ], "url": "http://bugs.php.net/38915" }, { "name": "20031226 Hijacking Apache https by mod_php", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/348368" }, { "tags": [ "x_refsource_MISC" ], "url": "http://hackerdom.ru/~dimmo/phpexpl.c" }, { "name": "9302", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/9302" } ], "tags": [ "disputed" ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2003-1307", "STATE": "PUBLIC" }, "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", "description": { "description_data": [ { "lang": "eng", "value": "** DISPUTED ** The mod_php module for the Apache HTTP Server allows local users with write access to PHP scripts to send signals to the server\u0027s process group and use the server\u0027s file descriptors, as demonstrated by sending a STOP signal, then intercepting incoming connections on the server\u0027s TCP port. NOTE: the PHP developer has disputed this vulnerability, saying \"The opened file descriptors are opened by Apache. It is the job of Apache to protect them ... Not a bug in PHP.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "20061019 PHP \"exec\", \"system\", \"popen\" problem", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/449234/100/0/threaded" }, { "name": "20061020 Re: PHP \"exec\", \"system\", \"popen\" (+small POC)", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/449298/100/0/threaded" }, { "name": "http://bugs.php.net/38915", "refsource": "MISC", "url": "http://bugs.php.net/38915" }, { "name": "20031226 Hijacking Apache https by mod_php", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/348368" }, { "name": "http://hackerdom.ru/~dimmo/phpexpl.c", "refsource": "MISC", "url": "http://hackerdom.ru/~dimmo/phpexpl.c" }, { "name": "9302", "refsource": "BID", "url": "http://www.securityfocus.com/bid/9302" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2003-1307", "datePublished": "2006-10-23T17:00:00", "dateReserved": "2006-10-23T00:00:00", "dateUpdated": "2024-08-08T02:19:46.131Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"163A6EF6-7D3F-4B1F-9E03-A8C86562CC3D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"154566FB-0D1A-4DC2-AFE6-49DE93850951\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.28:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EB477AFB-EA39-4892-B772-586CF6D2D235\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.28:beta:*:*:*:*:*:*\", \"matchCriteriaId\": \"5C4962BB-0E61-4788-B582-21F05CD33AD3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.28:beta:win32:*:*:*:*:*\", \"matchCriteriaId\": \"BBD08D4C-3C73-4AAE-8343-BBE487CF6040\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.32:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B35906CD-038E-4243-8A95-F0A3A43F06F7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.32:beta:win32:*:*:*:*:*\", \"matchCriteriaId\": \"F88372A5-FDF3-4B75-BB4C-8D9C9E8AD850\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.34:beta:win32:*:*:*:*:*\", \"matchCriteriaId\": \"432DA9CE-EB82-406B-AD23-FD565E6C91BB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.35:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B940BB85-03F5-46D7-8DC9-2E1E228D3D98\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.36:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"82139FFA-2779-4732-AFA5-4E6E19775899\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.37:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B7F717E6-BACD-4C8A-A9C5-516ADA6FEE6C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.38:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"08AB120B-2FEC-4EB3-9777-135D81E809AA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.39:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1C7FF669-12E0-4A73-BBA7-250D109148C5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.40:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5AB7B1F1-7202-445D-9F96-135DC0AFB1E9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.41:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BCB7EE53-187E-40A9-9865-0F3EDA2B5A4C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.42:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9D06AE8A-9BA8-4AA8-ACEA-326CD001E879\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.43:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2FC1A04B-0466-48AD-89F3-1F2EF1DEBE6A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.44:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"19F34D08-430E-4331-A27D-667149425176\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.45:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"248BDF2C-3E78-49D1-BD9C-60C09A441724\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.46:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BB0FDE3D-1509-4375-8703-0D174D70B22E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.46:*:win32:*:*:*:*:*\", \"matchCriteriaId\": \"3C32C8EB-A762-46FB-81C0-06E51109610F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.47:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AFE732B5-00C9-4443-97E0-1DF21475C26B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:2.0.48:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C79C41D3-6894-4F2D-B8F8-82AB4780A824\"}]}]}]", "cveTags": "[{\"sourceIdentifier\": \"cve@mitre.org\", \"tags\": [\"disputed\"]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"The mod_php module for the Apache HTTP Server allows local users with write access to PHP scripts to send signals to the server\u0027s process group and use the server\u0027s file descriptors, as demonstrated by sending a STOP signal, then intercepting incoming connections on the server\u0027s TCP port. NOTE: the PHP developer has disputed this vulnerability, saying \\\"The opened file descriptors are opened by Apache. It is the job of Apache to protect them ... Not a bug in PHP.\"}]", "id": "CVE-2003-1307", "lastModified": "2024-11-20T23:46:50.137", "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:S/C:P/I:P/A:P\", \"baseScore\": 4.3, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 3.1, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": true, \"userInteractionRequired\": false}]}", "published": "2003-12-31T05:00:00.000", "references": "[{\"url\": \"http://bugs.php.net/38915\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://hackerdom.ru/~dimmo/phpexpl.c\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/348368\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/449234/100/0/threaded\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/archive/1/449298/100/0/threaded\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/bid/9302\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://bugs.php.net/38915\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://hackerdom.ru/~dimmo/phpexpl.c\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/348368\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/449234/100/0/threaded\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/archive/1/449298/100/0/threaded\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/9302\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}]", "sourceIdentifier": "cve@mitre.org", "vendorComments": "[{\"organization\": \"Red Hat\", \"comment\": \"This is not a vulnerability. When PHP scripts are interpreted using the dynamically loaded mod_php DSO, the PHP interpreter executes with the privileges of the httpd child process. The PHP intepreter does not \u0026quot;sandbox\u0026quot; PHP scripts from the environment\\nin which they run. \\n\\nOn any modern Unix system a process can easily obtain access to all the parent file descriptors anyway, even if they have been closed.\\n\\n\", \"lastModified\": \"2006-10-25T00:00:00\"}]", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2003-1307\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2003-12-31T05:00:00.000\",\"lastModified\":\"2024-11-20T23:46:50.137\",\"vulnStatus\":\"Modified\",\"cveTags\":[{\"sourceIdentifier\":\"cve@mitre.org\",\"tags\":[\"disputed\"]}],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The mod_php module for the Apache HTTP Server allows local users with write access to PHP scripts to send signals to the server\u0027s process group and use the server\u0027s file descriptors, as demonstrated by sending a STOP signal, then intercepting incoming connections on the server\u0027s TCP port. NOTE: the PHP developer has disputed this vulnerability, saying \\\"The opened file descriptors are opened by Apache. It is the job of Apache to protect them ... Not a bug in PHP.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:S/C:P/I:P/A:P\",\"baseScore\":4.3,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.1,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":true,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"163A6EF6-7D3F-4B1F-9E03-A8C86562CC3D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"154566FB-0D1A-4DC2-AFE6-49DE93850951\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB477AFB-EA39-4892-B772-586CF6D2D235\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.28:beta:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C4962BB-0E61-4788-B582-21F05CD33AD3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.28:beta:win32:*:*:*:*:*\",\"matchCriteriaId\":\"BBD08D4C-3C73-4AAE-8343-BBE487CF6040\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B35906CD-038E-4243-8A95-F0A3A43F06F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.32:beta:win32:*:*:*:*:*\",\"matchCriteriaId\":\"F88372A5-FDF3-4B75-BB4C-8D9C9E8AD850\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.34:beta:win32:*:*:*:*:*\",\"matchCriteriaId\":\"432DA9CE-EB82-406B-AD23-FD565E6C91BB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B940BB85-03F5-46D7-8DC9-2E1E228D3D98\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"82139FFA-2779-4732-AFA5-4E6E19775899\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B7F717E6-BACD-4C8A-A9C5-516ADA6FEE6C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"08AB120B-2FEC-4EB3-9777-135D81E809AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.39:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1C7FF669-12E0-4A73-BBA7-250D109148C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.40:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5AB7B1F1-7202-445D-9F96-135DC0AFB1E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.41:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BCB7EE53-187E-40A9-9865-0F3EDA2B5A4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.42:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D06AE8A-9BA8-4AA8-ACEA-326CD001E879\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.43:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2FC1A04B-0466-48AD-89F3-1F2EF1DEBE6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.44:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"19F34D08-430E-4331-A27D-667149425176\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.45:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"248BDF2C-3E78-49D1-BD9C-60C09A441724\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.46:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB0FDE3D-1509-4375-8703-0D174D70B22E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.46:*:win32:*:*:*:*:*\",\"matchCriteriaId\":\"3C32C8EB-A762-46FB-81C0-06E51109610F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.47:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AFE732B5-00C9-4443-97E0-1DF21475C26B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:2.0.48:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C79C41D3-6894-4F2D-B8F8-82AB4780A824\"}]}]}],\"references\":[{\"url\":\"http://bugs.php.net/38915\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://hackerdom.ru/~dimmo/phpexpl.c\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/348368\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/archive/1/449234/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/archive/1/449298/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/9302\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://bugs.php.net/38915\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://hackerdom.ru/~dimmo/phpexpl.c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/348368\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/archive/1/449234/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/archive/1/449298/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/9302\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]}],\"vendorComments\":[{\"organization\":\"Red Hat\",\"comment\":\"This is not a vulnerability. When PHP scripts are interpreted using the dynamically loaded mod_php DSO, the PHP interpreter executes with the privileges of the httpd child process. The PHP intepreter does not \u0026quot;sandbox\u0026quot; PHP scripts from the environment\\nin which they run. \\n\\nOn any modern Unix system a process can easily obtain access to all the parent file descriptors anyway, even if they have been closed.\\n\\n\",\"lastModified\":\"2006-10-25T00:00:00\"}]}}" } }
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.
- 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.